|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectMyGenerator
This is just a template of the MyGenerator class that must be turned in.
Constructor Summary | |
MyGenerator()
Must have a constructor taking no arguments. |
Method Summary | |
Literal[][] |
getNext()
This is the method that generates CNF formulas each time it is called. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MyGenerator()
Method Detail |
public Literal[][] getNext()
getNext
in interface Generator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |