net.sf.javailp
Class SolverFactoryCPLEX

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

public class SolverFactoryCPLEX
extends AbstractSolverFactory

The SolverFactoryCPLEX is a SolverFactory for CPLEX.


Constructor Summary
SolverFactoryCPLEX()
           
 
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

SolverFactoryCPLEX

public SolverFactoryCPLEX()