github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

adolfont / KEMS

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 2
    • 1
  • Source
  • Commits
  • Network (1)
  • Issues (2)
  • Downloads (0)
  • Wiki (1)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (2)
    • experimental
    • master ✓
  • Tags (0)
Sending Request…
Click here to lend your support to: KEMS and make a donation at www.pledgie.com ! Edit Pledgie Setup

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

A KE-based Multi-Strategy Tableau Prover — Read more

  cancel

http://www.dainf.ct.utfpr.edu.br/~adolfo/KEMS

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

New version of kems.jar 
adolfont (author)
Mon Oct 19 06:43:12 -0700 2009
commit  3e26553972e7b9e72947ec66d743c6902626e1d6
tree    3b9cc853a8b482cb94a0fc570f52a0601a294f91
parent  6756f635b69b59b30afa3404c6387b4d33628452
KEMS /
name age
history
message
file .gitignore Mon Oct 19 06:43:12 -0700 2009 New version of kems.jar [adolfont]
file README Loading commit data...
file TODO Tue Oct 06 13:24:21 -0700 2009 Nothing new [adolfont]
directory kems.bin/ Thu Oct 08 13:03:20 -0700 2009 Removed some old file (*~) [adolfont]
directory kems.export/ Mon Oct 19 06:43:12 -0700 2009 New version of kems.jar [adolfont]
directory kems.ext.lib/
directory kems.generated.lib/
directory kems.problems/
directory kems.prover/
directory kems.tests/ Thu Oct 08 13:03:20 -0700 2009 Removed some old file (*~) [adolfont]
directory old.kems/
README
2009-10-01
This is the README file for KEMS, a KE-based multi-strategy tableau prover.

More info about KEMS can be found in http://adolfoneto.wikidot.com/KEMS




Requirements

1. Eclipse 3.4.2 with AspectJ Development Tools (AJDT) plugin installed
2. Sun's Java SDK (it does not work with other Java development kits)
  java version "1.6.0_16"
  Java(TM) SE Runtime Environment (build 1.6.0_16-b01)
  Java HotSpot(TM) Client VM (build 14.2-b01, mixed mode, sharing)


Installation instructions

From git

1. Install git
2. Issue the command

git clone git://github.com/adolfont/KEMS.git

3. Open Eclipse
 3.1 Open a new workspace
 3.2 Choose "File"
 3.3 Choose "Import"
 3.4 Click on the triangle at the left side of "General"
 3.5 Click on "Existing Projects into Workspace" 
 3.6 Click on "Next"
 3.4 Click on "Select root directory"
 3.8 Browse to the path where KEMS workspaces were cloned
 3.9 Click on "OK"
 3.6 Click on Finish


 3.4 Click on "Select root directory"
 

 3.6 Click on Finish

From KEMS home page

1. No need to have git installed
2. Go to 

http://www.dainf.ct.utfpr.edu.br/~adolfo/KEMS

and download KEMS's latest version with source code.

3. Open Eclipse
 3.1 Open a new workspace
 3.2 Choose "File"
 3.3 Choose "Import"
 3.4 Click on the triangle at the left side of "General"
 3.5 Click on "Existing Projects into Workspace" 
 3.6 Click on "Next"
 3.4 Click on "Select archive file"
 3.8 Browse to the path where KEMS*.zip is located
 3.9 Choose KEMS*.zip
 3.10 Click on "OK"
     // the names of kems subprojects must appear
 3.11 Click on Finish

Turn Weaving Service on?
Should AJDT's weaving service be enabled? (Requires restart)
NO!!!

Git commands


- After changes
git commit -a -m 'Message'
git push origin master

- To get new stuff
git fetch

- What exactly does this do?
git merge origin/master

- Add new files
At the project root folder
git add .

Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server