cplexlpcompare
Compares two LP files created in cplex format and dumps differences to files.
|
lpcompare | |
Bound | Represents a bound of a variable |
Constraint | Represents a constraint composed of terms, a sign and a right-hand side |
LPModel | Represents an LP model composed of a bounds, constraints and variables of different kinds |
Term | Represents a term composed of a coefficient and a variable |