-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The visualize module now has functions for creating an ispprofit slider and an iteration slider. The functions are called isoprofit_slider and iteration_slider and both return plt.layout.Slider objects. The simplex_visual function will create a figure with both of these sliders after running simplex. The lp_visual function creates a figure that shows the geometry of an LP and only has the isoprofit slider.
- Loading branch information
1 parent
42a7218
commit 2b46027
Showing
2 changed files
with
127 additions
and
72 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters