Skip to content

Dual Problem and Algorithm Additions

Choose a tag to compare

@c-randall c-randall released this 01 May 19:00
· 26 commits to master since this release
75f56ff

New user input options allow the dual problem to be explicitly solved over the primal one without need for reformulation. Additionally, the Dual Simplex method has been added as an algorithm option; however, it is still in development and cannot currently initialize all problem types.

New download instructions have been added to the 'README.md' file due to a new simplified code structure.