Skip to content

Commit

Permalink
update redme with current progress
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan committed Feb 1, 2021
1 parent f075f17 commit db29501
Showing 1 changed file with 14 additions and 10 deletions.
24 changes: 14 additions & 10 deletions ReadMe.Md
Original file line number Diff line number Diff line change
@@ -1,23 +1,27 @@
install using pip?
Not fully ready to push to pip
On hold as I work my way through readings



Completed
* LP representations
* LP dual finding
* Simplex Tableau
* TwoPhase Solver
* BigM solver


Incomplete
* 2 factor graphing
* Common LP problems

TODO
* Transport model setup
* BFS using northwest
* BFS mimimum cost
* BFS vogel
* Transport model solver
* loop method
* hungarian method
* Network model
* hungarian method


Incomplete
* 2 factor graphing
* Common LP problems

TODO

* Network modelling

0 comments on commit db29501

Please sign in to comment.