mirror of
https://github.com/mrfluffy-dev/lpr.git
synced 2026-01-17 02:10:33 +00:00
tphase algo done
This commit is contained in:
@@ -7,6 +7,8 @@ class lpr381
|
||||
//simplex.simplexAlgo();
|
||||
twoPhaseSimplex twoPhaseSimplex = new twoPhaseSimplex();
|
||||
twoPhaseSimplex.twoPhaseSimplexAlgo();
|
||||
//chesssolver chesssolver = new chesssolver();
|
||||
//chesssolver.chessAlgo();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user