|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Convertable
Classes implementing this interface can be exported as part of a CPLEX or GMPL problem description. An introduction to the CPLEX file format can be found at http://lpsolve.sourceforge.net/5.1/CPLEX-format.htm, the description of the GMPL file format can be found in the GLPK distribution.
| Method Summary | |
|---|---|
java.lang.StringBuffer |
convertToCPLEX()
Creates a CPLEX description of the given instance. |
java.lang.StringBuffer |
convertToGMPL()
Creates a GMPL description of the given instance. |
| Method Detail |
|---|
java.lang.StringBuffer convertToCPLEX()
java.lang.StringBuffer convertToGMPL()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||