Package | Description |
---|---|
edu.harvard.econcs.jopt.solver | |
edu.harvard.econcs.jopt.solver.mip | |
edu.harvard.econcs.jopt.solver.server.cplex |
Class and Description |
---|
Constraint
General Representation of a MIP constraint.
|
IntermediateSolution |
LinearTerm
Represents a Linear Term
|
QuadraticTerm
Represents a Linear Term
|
Solution
Comparing based on Objective Value
|
Term |
Variable
Basic MIP Variable.
|
Class and Description |
---|
CompareType
Enum of types of comparisons that can be made.
|
Constraint
General Representation of a MIP constraint.
|
IntermediateSolution |
LinearTerm
Represents a Linear Term
|
MIP
Basic implementation of a mip.
|
MIPWrapper
This wrapper goes even further in simplicity than the other MIP classes and
might help you get started with your MIP programming.
|
QuadraticTerm
Represents a Linear Term
|
Solution
Comparing based on Objective Value
|
Term |
Variable
Basic MIP Variable.
|
VarType
Enum of the types that variables can have.
|
Class and Description |
---|
IntermediateSolution |
Copyright © 2017. All rights reserved.