public class Expr2LP
extends java.lang.Object
org.apache.commons.math4.optim.linear
package.Constructor and Description |
---|
Expr2LP(IExpr expr) |
Expr2LP(IExpr expr,
VariablesSet variableSet) |
Modifier and Type | Method and Description |
---|---|
org.apache.commons.math4.optim.linear.LinearConstraint |
expr2Constraint() |
org.apache.commons.math4.optim.linear.LinearObjectiveFunction |
expr2ObjectiveFunction() |
public Expr2LP(IExpr expr)
public Expr2LP(IExpr expr, VariablesSet variableSet)