|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.sat4j.reader.Reader org.sat4j.reader.DimacsReader org.sat4j.maxsat.reader.P2DimacsReader
public class P2DimacsReader
Simple reader for the weighted maxsat problem.
Field Summary |
---|
Fields inherited from class org.sat4j.reader.DimacsReader |
---|
expectedNbOfConstr, formatString, solver |
Constructor Summary | |
---|---|
P2DimacsReader(MinCostDecorator solver)
|
Method Summary | |
---|---|
protected void |
readProblemLine(java.io.LineNumberReader in)
|
Methods inherited from class org.sat4j.reader.DimacsReader |
---|
decode, decode, disableNumberOfConstraintCheck, getSolver, handleConstr, parseInstance, readConstrs, skipComments |
Methods inherited from class org.sat4j.reader.Reader |
---|
isVerbose, parseInstance, parseInstance, setVerbosity |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public P2DimacsReader(MinCostDecorator solver)
Method Detail |
---|
protected void readProblemLine(java.io.LineNumberReader in) throws java.io.IOException, ParseFormatException
readProblemLine
in class DimacsReader
java.io.IOException
ParseFormatException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |