public class OPBEclipseReader2007 extends OPBReader2007
nbNewSymbols
coeffs, d, hasObjFunc, hasVariablesExplanation, lits, nbConstr, nbConstraintsRead, nbVars, operator, solver
Constructor and Description |
---|
OPBEclipseReader2007(IPBSolver solver) |
Modifier and Type | Method and Description |
---|---|
protected void |
beginListOfVariables()
callback called before we read the list for variables explanation
|
protected void |
endListOfVariables()
callback called after we've read the list for variable explanation
|
IVecInt |
getListOfVariables() |
protected void |
readVariablesExplanation()
read the list for variables explanation (if any) calls
beginListOfVariables and endListOfVariables
|
checkId, decode, decode, isGoodFirstCharacter, literalInAProduct, negateLiteralInAProduct, readMetaData, readTerm, translateVarToId
beginConstraint, beginObjective, constraintRelOp, constraintRightTerm, endConstraint, endObjective, eof, eol, get, getCoeffs, getObjectiveFunction, getVars, isGoodFollowingCharacter, metaData, parse, parseInstance, parseInstance, parseInstance, putback, readConstraint, readIdentifier, readInteger, readObjective, readWord, skipSpaces
isVerbose, parseInstance, setVerbosity
public OPBEclipseReader2007(IPBSolver solver)
solver
- protected void beginListOfVariables()
protected void endListOfVariables()
protected void readVariablesExplanation() throws IOException, ParseFormatException
readVariablesExplanation
in class OPBReader2005
IOException
ParseException
ParseFormatException
public IVecInt getListOfVariables()
getListOfVariables
in class OPBReader2005
Copyright © 2013 Centre de Recherche en Informatique de Lens (CRIL). All Rights Reserved.