|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectit.unitn.disi.smatch.deciders.JSAT
public class JSAT
JSAT-based solver.
| Constructor Summary | |
|---|---|
JSAT()
|
|
| Method Summary | |
|---|---|
boolean |
isSatisfiable(java.lang.String input)
This method can be used to call the JSAT library. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JSAT()
| Method Detail |
|---|
public boolean isSatisfiable(java.lang.String input)
isSatisfiable in interface ISATSolverinput - The String that contains sat problem in DIMACS's format
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||