Package org.xcsp.parser.entries
Class XObjectives
- java.lang.Object
-
- org.xcsp.parser.entries.XObjectives
-
public class XObjectives extends Object
- Author:
- Christophe Lecoutre
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classXObjectives.OObjectiveExprThe class for representing objectives defined from functional expressions (can just be a variable).static classXObjectives.OObjectiveSpecialThe class for representing objectives defined from a list of variables, and possibly a list of coefficients.static classXObjectives.XObjIntermediate class introduced only for clarity reasons.
-
Constructor Summary
Constructors Constructor Description XObjectives()
-