MCPcopy Create free account
hub / github.com/PetarV-/Algorithms / initialise_simplex

Function initialise_simplex

Mathematical Algorithms/Simplex Algorithm.cpp:159–272  ·  view source on GitHub ↗

(Possibly) converts the LP into a slack form with a feasible basic solution. Returns 0 if OK, -1 if INFEASIBLE

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

simplexFunction · 0.85

Calls 2

pivotFunction · 0.85
iterate_simplexFunction · 0.85

Tested by

no test coverage detected