Package net.sourceforge.combean.mathprog.lp

Package class diagram package net.sourceforge.combean.mathprog.lp
Interfaces for linear programming.

See:
          Description

Class Summary
CombinedLPSparseVector  
DoubleLPConstraint A linear constraint with representation based on plain Java doubles.
DoubleLPVariable A linear variable with representation based on plain Java doubles.
DoubleLPVector  
 

Package net.sourceforge.combean.mathprog.lp Description

Interfaces for linear programming.