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: Cutting plane visualization #8

Open henryrobbins opened 1 year ago

henryrobbins commented 1 year ago

The example below was manually created using an older version of gilp to visualize cutting planes for ENGRI-1101 (see here). It would be great to implement Gomory Cuts to automatically generate cutting planes and an associated visualization function!

Note: the implementation to visualize feasible points is already implemented here.

Screen Shot 2023-06-11 at 4 13 56 PM Screen Shot 2023-06-11 at 4 14 11 PM