math-programming-glpk v0.4.0 Release Notes

Release Date: 2020-07-05 // almost 4 years ago
  • ๐Ÿ”„ Changed

    • โšก๏ธ Updated to the math-programming-0.4.0 API.

    ๐Ÿ›  Fixed

    • How variable bounds are set.

    Free variables were being constrained to equal zero; they are now correctly set as free variables.

    โž• Added

    • The writeFormulation function.

    This replaces the writeFormulation class method.

    โœ‚ Removed

    • The writeFormulation class method.

    This is consistent with the math-programming-0.4.0 API.