public class OPBReader2006 extends OPBReader2005
coeffs, d, hasObjFunc, hasVariablesExplanation, lits, nbConstr, nbConstraintsRead, nbVars, operator, solver
Constructor and Description |
---|
OPBReader2006(IPBSolver solver) |
Modifier and Type | Method and Description |
---|---|
protected void |
readTerm(StringBuffer coeff,
StringBuffer var)
read a term into coeff and var
|
beginConstraint, beginObjective, checkId, constraintRelOp, constraintRightTerm, decode, decode, endConstraint, endObjective, eof, eol, get, getCoeffs, getListOfVariables, getObjectiveFunction, getVars, isGoodFirstCharacter, isGoodFollowingCharacter, metaData, parse, parseInstance, parseInstance, parseInstance, putback, readConstraint, readIdentifier, readInteger, readMetaData, readObjective, readVariablesExplanation, readWord, skipSpaces, translateVarToId
isVerbose, parseInstance, setVerbosity
public OPBReader2006(IPBSolver solver)
protected void readTerm(StringBuffer coeff, StringBuffer var) throws IOException, ParseFormatException
readTerm
in class OPBReader2005
coeff
- the coefficient of the variablevar
- the indentifier we readIOException
ParseException
ParseFormatException
Copyright © 2013 Centre de Recherche en Informatique de Lens (CRIL). All Rights Reserved.