The Department of Computer Science & Engineering
|
|
UB CSE 4/563 Resources
|
/projects/shapiro/AIclass/prover
(prover:prove <list of assumption wffs> <wff to be
proven>)
prover
/projects/shapiro/AIclass/prover.cl
/projects/shapiro/CSE563/snark
/projects/snwiz/Manual/SNePS2p6p2/manual.pdf.
/projects/snwiz/bin/sneps
cd /projects/robot/Fevahr/Java/
(sneps)
(intext "jfevahr.sneps")
(demo "../demo.sneps")
^end
(World:destroyWorld)
(excl:exit)
/projects/shapiro/CSE563/wang
wang
/projects/shapiro/CSE563/wang.cl
wang to see how it operates.
/projects/shapiro/CSE563/gsat
gsat
(gsat wffs tries flips)
(gsat wffs tries flips :trace t)
(ask wff KB tries flips)
(ask wff KB tries flips :trace t)
/projects/shapiro/CSE563/WalkSAT/Walksat_v46/walksat
/projects/shapiro/CSE563/WalkSAT/Walksat_v46/walksat
-help to see the command line options.
/projects/shapiro/CSE563/decreasoner/examples/./projects/shapiro/CSE563/decreasoner/examples/ShapiroCSE563/
ssh -X styx.cse.buffalo.edu
cd /projects/shapiro/CSE563/decreasoner
file and have output printed
on your screen:
python ubdecreasonerP.py file
infile and have output
put in outfile
python ubdecreasonerP.py infile > outfile
;" and extends
to the end of the line.
proposition Symbol [comment]
wfp ::= Symbol
| ! wfp
| wfp & wfp
| wfp | wfp
| wfp -> wfp
| wfp <-> wfp
| (wfp)
file and have output printed
on your screen:
python ubdecreasoner.py file
infile and have output
put in outfile
python ubdecreasoner.py infile > outfile