Skip to content

v0.1.6

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jul 21:39
· 40 commits to main since this release

RingStarProblems v0.1.6

✅ As mentioned in #11 the solver is now optimizer agnostic!
✅ Currently supports GLPK and Gurobi
✅ Bug fixes
✅ RingStarProblems.jl is not "an empty" package anymore, see here.

According to JuMP manual, the supported solver for Lazy Constraints Callbacks are:

  • CPLEX, GLPK, Xpress, Gurobi

Next patch objectives:

  • Continue document (DocString)
  • CodeCoverage is only 17.82%, to improve, some files are at 0% because they are future functionalities for the project, and they lower the percentage.
    CodeCoverage patch release v0.1.5|663x500, 75%

Diff since v0.1.5