QSopt 0.5 Alpha
All Rights Reserved

Package qs

Class Summary
Basis The Basis class wraps all information about a basis of an LP Problem.
GUI GUI is a graphical user interface Applet/Frame.
Problem The Problem class wraps all information defining a linear problem as well as the choice of solution algorithm.
QS QS is a wrapper class for a collection of constants used in Problem methods.
reader Use the reader as a command line tool to read linear problems from files/strings and reformat/pretty print them.
Reporter Reporter essentially wraps a PrintStream.
solver Use the solver as a command line tool to read linear problems from files/strings and solve them.
 

Exception Summary
QSException The QSException class wraps Java's Exception class.
 


QSopt 0.5 Alpha
QSopt Home