public class GroupedCNFReader extends DimacsReader
expectedNbOfConstr, formatString, literals, scanner, solver| Constructor and Description | 
|---|
GroupedCNFReader(IGroupSolver solver)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
flushConstraint()  | 
protected boolean | 
handleLine()  | 
protected void | 
readProblemLine()  | 
decode, decode, disableNumberOfConstraintCheck, getSolver, parseInstance, readConstrs, skipCommentsisVerbose, parseInstance, parseInstance, setVerbositypublic GroupedCNFReader(IGroupSolver solver)
protected void readProblemLine()
                        throws IOException,
                               ParseFormatException
readProblemLine in class DimacsReaderin - the input streamIOException - iff an IO occursParseFormatException - if the input stream does not comply with the DIMACS format.protected boolean handleLine()
                      throws ContradictionException,
                             IOException,
                             ParseFormatException
handleLine in class DimacsReaderContradictionExceptionIOExceptionParseFormatExceptionprotected void flushConstraint()
                        throws ContradictionException
flushConstraint in class DimacsReaderContradictionExceptionCopyright © 2013 Centre de Recherche en Informatique de Lens (CRIL). All Rights Reserved.