Class LPTableau
java.lang.Object
dk.alexandra.fresco.lib.lp.LPTableau
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LPTableau
-
-
Method Details
-
getC
-
getB
-
getF
-
getZ
-
debugInfo
Opens and outputs the plaintext values of this tableau for debugging.- Parameters:
builder- a builder to provide the open and print functionalityps- a PrintStream on which to print the debugging information
-