Releases: danielptv/simplex-calculator
Releases · danielptv/simplex-calculator
v2.1.0
v2.0.0 Migration to Spring Shell
✨ Enhancements
- Migrate project to Spring Shell
- Improve support for all platforms
- Add support for minimization problems
- Consistent interface independent of terminal and operating system thanks to Spring Shells JLine terminal
Full Changelog: v1.0.0...v2.0.0
v1.0.0 Initial release
Features
- Calculation of optimal solutions to any linear problem
- Detection for infeasible and unbounded problems as well as problems with multiple solutions
- Two calculation modes: Exact and Rounded
- Intermediate tableaus and highlighting of the pivot element for each iteration
An executable file is attached. Remember to follow the suggestions in the README.