|
QSopt 0.5 Alpha All Rights Reserved |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectLibBasis
qs.Basis
The Basis class wraps all information about a basis of an LP Problem. Most methods dealing with Basis instances are implemented by the Problem class, since a Basis always is a Basis of a Problem. Basis instances can be interpreted only in reference to a Problem.
Problem
,
Serialized FormConstructor Summary | |
Basis(Problem p,
java.lang.String fname)
Read a basis from a file; see QSread_basis |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Basis(Problem p, java.lang.String fname) throws QSException, java.io.FileNotFoundException
QSException
java.io.FileNotFoundException
|
QSopt 0.5 Alpha QSopt Home |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |