|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.harvard.econcs.jopt.solver.server.cplex.InstanceManager
public class InstanceManager
Method Summary | |
---|---|
void |
checkInCplex(ilog.cplex.IloCplex cplex)
|
ilog.cplex.IloCplex |
checkOutCplex()
|
static InstanceManager |
getInstance()
|
static void |
setNumSimultaneous(int numSimultaneous)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static InstanceManager getInstance()
public static void setNumSimultaneous(int numSimultaneous)
public ilog.cplex.IloCplex checkOutCplex()
public void checkInCplex(ilog.cplex.IloCplex cplex)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |