Skip to content

v1.0.0 Initial release

Compare
Choose a tag to compare
@danielptv danielptv released this 08 Jan 16:15
· 17 commits to main since this 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.