net.sf.javailp
Class SolverFactoryGLPK

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

public class SolverFactoryGLPK
extends AbstractSolverFactory

The SolverFactoryGLPK is a SolverFactory for GLPK.


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

SolverFactoryGLPK

public SolverFactoryGLPK()