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

R

readBas(String) - Method in class org.gnu.glpk.GlpkSolver
Read LP basis in fixed MPS format
readCpxlp(String) - Static method in class org.gnu.glpk.GlpkSolver
Read problem data in CPLEX LP format Example: GlpkSolver solver = solver.readFreemps("plan.lp");
readFreemps(String) - Static method in class org.gnu.glpk.GlpkSolver
Read problem data in free MPS format
readModel(String, String, String) - Static method in class org.gnu.glpk.GlpkSolver
Read model written in GNU MathProg modeling language
readMps(String) - Static method in class org.gnu.glpk.GlpkSolver
Read problem data in fixed MPS format
resetParms() - Method in class org.gnu.glpk.GlpkSolver
Reset control parameters to default values

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