net.sourceforge.combean.test.mathprog.grooml
Class TestGLPSolver

Field Summary
 GroomlInterpreter builder
           
 GLPSolver solver
           
 
Constructor Summary
TestGLPSolver()
           
 
Method Summary
void setUp()
          
void solveAndCheck(double expectedSolution, Map varIdToExpectedVal, double precision)
          
void testMultipleVariables()
          
void testSimpleEquation()
          
void testSimpleEquationWithListIndex()
          
 

Constructor Detail

TestGLPSolver

TestGLPSolver()


Method Detail

setUp

void setUp()


solveAndCheck

void solveAndCheck(double expectedSolution, Map varIdToExpectedVal, double precision)


testMultipleVariables

void testMultipleVariables()


testSimpleEquation

void testSimpleEquation()


testSimpleEquationWithListIndex

void testSimpleEquationWithListIndex()