Package edu.harvard.econcs.jopt.solver.server

Interface Summary
IRemoteMIPSolver Interface for a remote class that can solve mips.
ISolverServer SolverServer program.
 

Class Summary
RemoteMIPSolver A remote solver that solves a MIP based on a local IMIPSolver
SolverLoadBalancer A special kind of SolverServer that knows about a bunch of other Solver servers and can load balance among them.
SolverServer