|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LinearProgramSolver
Method Summary | |
---|---|
double[] |
solve()
Solve the program and return the value of the the variables (indices 0...numVars-1) in the optimum. |
Methods inherited from interface at.dms.kjc.linprog.LinearProgram |
---|
addConstraintEQ, addConstraintGE, getEmptyConstraint, setBoolVar, setObjective |
Method Detail |
---|
double[] solve() throws LPSolverFailedException
LPSolverFailedException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |