net.sf.javailp
Class SolverFactoryGurobi

java.lang.Object
  extended by net.sf.javailp.AbstractSolverFactory
      extended by net.sf.javailp.SolverFactoryGurobi
All Implemented Interfaces:
SolverFactory

public class SolverFactoryGurobi
extends AbstractSolverFactory

The SolverFactoryGurobi is a SolverFactory for Gurobi.


Constructor Summary
SolverFactoryGurobi()
           
 
Method Summary
 
Methods inherited from class net.sf.javailp.AbstractSolverFactory
get, getParameters, setParameter
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SolverFactoryGurobi

public SolverFactoryGurobi()