Skip to content

Releases: jump-dev/HiGHS.jl

v1.20.1

05 Nov 00:44
24cb79f

Choose a tag to compare

HiGHS v1.20.1

Diff since v1.20.0

Merged pull requests:

  • Relax test_NodeCount (#306) (@odow)
  • Ensure matrix is rowwise before computing the IIS (#309) (@odow)
  • Fix get ConstraintFunction to ensure rowwise (#310) (@odow)
  • Prep for v1.20.1 (#311) (@odow)

Closed issues:

  • Row queries (#307)

v1.20.0

27 Oct 00:23
7ea007d

Choose a tag to compare

HiGHS v1.20.0

Diff since v1.19.3

Merged pull requests:

v1.19.3

16 Oct 01:13
993f76b

Choose a tag to compare

HiGHS v1.19.3

Diff since v1.19.2

Merged pull requests:

  • Fix projecting primal start onto binary variable bounds (#303) (@odow)

v1.19.2

15 Oct 07:34
cc782d8

Choose a tag to compare

HiGHS v1.19.2

Diff since v1.19.1

Merged pull requests:

  • Fix Highs_setSparseSolution when start outside bounds (#302) (@odow)

v1.19.1

14 Oct 01:12
b921c0a

Choose a tag to compare

HiGHS v1.19.1

Diff since v1.19.0

Merged pull requests:

  • Relax test_continuous_objective_bound comparison (#297) (@odow)
  • Use Highs_setSparseSolution for primal starts (#300) (@odow)
  • Prep for v1.19.1 (#301) (@odow)

Closed issues:

  • Simple convex QP cannot be solved (#296)
  • HiGHS does not reuse previous solution when objective function is changed (#298)
  • Use setSparseSolution (#299)

v1.19.0

28 Jul 21:24
9979227

Choose a tag to compare

HiGHS v1.19.0

Diff since v1.18.2

Merged pull requests:

Closed issues:

  • Add a concurrent optimizer (#290)
  • An infeasibility that seems to be dependent on the state of HiGHS (or JuMP) (#294)

v1.18.2

16 Jul 01:30
fc2bf18

Choose a tag to compare

HiGHS v1.18.2

Diff since v1.18.1

Merged pull requests:

  • Disable kHighsCallbackSimplexInterrupt in default callback (#292) (@odow)
  • Prep for v1.18.2 (#293) (@odow)

Closed issues:

  • Updating to 1.18.0 (or 1.18.1) slows down optimization considerably (#291)

v1.18.1

13 Jun 01:19
dbc50d7

Choose a tag to compare

HiGHS v1.18.1

Diff since v1.18.0

Merged pull requests:

Closed issues:

  • Infeasible model but primal feasible point (#287)

v1.18.0

06 Jun 04:18
f4f084b

Choose a tag to compare

HiGHS v1.18.0

Diff since v1.17.0

Merged pull requests:

Closed issues:

  • Adding the C++ class of callback function to JuMP model ? (#280)

v1.17.0

07 May 21:57
4791512

Choose a tag to compare

HiGHS v1.17.0

Diff since v1.16.0

Merged pull requests:

Closed issues:

  • InexactError when solving a mixed integer programming problem (#278)