java.lang.Object
org.ojalgo.optimisation.linear.SimplexTableauSolver.IterationPoint
-
Field Summary
Fields
(package private) int
private boolean
(package private) int
-
Constructor Summary
Constructors
-
Method Summary
(package private) boolean
(package private) boolean
(package private) void
(package private) void
(package private) void
-
Field Details
-
myPhase1
private boolean myPhase1
-
-
-
Constructor Details
-
IterationPoint
IterationPoint()
-
Method Details
-
-
isPhase1
boolean isPhase1()
-
isPhase2
boolean isPhase2()
-
-
returnToPhase1
void returnToPhase1()
-
switchToPhase2
void switchToPhase2()