ToySolver.Simplex

The Tableau type

type Tableau r

type RowIndex

type ColIndex

type Row r

emptyTableau

objRowIndex

pivot

lookupRow

addRow

setObjFun

Optimization direction

Reading status

currentValue

currentObjValue

isFeasible

isOptimal

High-level solving functions

simplex

dualSimplex

phaseI

primalDualSimplex

For debugging

isValidTableau

toCSV