A C D E F G I L M O P R S T U W

I

integer() - Method in class org.gnu.glpk.GlpkSolver
Solve MIP problem using the branch-and-bound method
interior() - Method in class org.gnu.glpk.GlpkSolver
Solve LP problem using the primal-dual interior point method
iptColDual(int) - Method in class org.gnu.glpk.GlpkSolver
Retrieve dual value (reduced cost) of auxiliary variable associated with column j
iptColPrim(int) - Method in class org.gnu.glpk.GlpkSolver
Retrieve primal value of structural variable of column j
iptObjVal() - Method in class org.gnu.glpk.GlpkSolver
Retrieve objective value from interior-point solution
iptRowDual(int) - Method in class org.gnu.glpk.GlpkSolver
retrieve dual value (reduced cost) of auxiliary variable associated with row i
iptRowPrim(int) - Method in class org.gnu.glpk.GlpkSolver
Retrieve primal value of auxiliary variable of row i
iptStatus() - Method in class org.gnu.glpk.GlpkSolver
Retrieve status of interior-point solution

A C D E F G I L M O P R S T U W