|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sat4j.reader.Reader
org.sat4j.pb.reader.OPBReader2005
org.sat4j.pb.reader.OPBReader2006
org.sat4j.pb.reader.OPBReader2007
public class OPBReader2007
Reader complying with the PB07 input format. Non-linear to linear translation adapted from the PB07 readers provided by Olivier Roussel and Vasco Manquinho (was available in C++, not in Java) http://www.cril.univ-artois.fr/PB07/parser/SimpleParser.java http://www.cril.univ-artois.fr/PB07/parser/SimpleParser.cc
| Constructor Summary | |
|---|---|
OPBReader2007(IPBSolver solver)
|
|
| Method Summary |
|---|
| Methods inherited from class org.sat4j.pb.reader.OPBReader2005 |
|---|
decode, decode, getCoeffs, getListOfVariables, getObjectiveFunction, getVars, parse, parseInstance, readInteger, readWord |
| Methods inherited from class org.sat4j.reader.Reader |
|---|
isVerbose, parseInstance, parseInstance, setVerbosity |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OPBReader2007(IPBSolver solver)
solver -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||