engri-1101 / gilp

A Python package for visualizing the geometry of linear programs.
https://gilp.henryrobbins.com
Other
46 stars 8 forks source link

ENH: More textbook examples #10

Open henryrobbins opened 1 year ago

henryrobbins commented 1 year ago

LP examples from Introduction to Algorithms by Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest, and Clifford Stein (commonly referred to as CLRS) have been built in to gilp (see here). It would be great to add more LP examples from common textbooks.