net.sourceforge.combean.mathprog.lp.model.statics
Class LPModelStringifier

Package class diagram package LPModelStringifier
java.lang.Object
  extended by net.sourceforge.combean.mathprog.lp.model.statics.LPModelStringifier

public class LPModelStringifier
extends Object


Constructor Summary
LPModelStringifier()
           
 
Method Summary
static String convertToString(LPModelColumns lpModel)
           
static String getRelationSymbol(byte relation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LPModelStringifier

public LPModelStringifier()
Method Detail

getRelationSymbol

public static String getRelationSymbol(byte relation)

convertToString

public static String convertToString(LPModelColumns lpModel)