Skip to content

Releases: ryanjoneil/rams

rams v0.2.0

24 Jun 18:07
cd43d11

Choose a tag to compare

What's Changed

  • HiGHS is the default solver
  • Documentation updates
  • Logo

Full Changelog: v0.1.8...v0.2.0

rams v0.1.8

24 Jun 16:11
edc2e30

Choose a tag to compare

rams v0.1.7

24 Jun 03:04
d37da15

Choose a tag to compare

What's Changed

Full Changelog: v0.1.6...v0.1.7

rams v0.1.6

05 Feb 21:08

Choose a tag to compare

Requires Ruby v2.4.0. Fixes deprecation warnings with Fixnum.

rams v0.1.5

26 Jan 12:19

Choose a tag to compare

Adds documentation, more examples, and to_lp method on models.

rams v0.1.4

17 Jan 04:54

Choose a tag to compare

Adds facility location example and fixes constraints of the form "x <= y".

rams v0.1.3

16 Jan 20:43

Choose a tag to compare

Adds SCIP support.

rams v0.1.2

10 Jan 04:04

Choose a tag to compare

Adds support for CPLEX.

rams v0.1.1

08 Jan 13:07

Choose a tag to compare

Adds support for CBC and CLP.

rams v0.1

07 Jan 22:57

Choose a tag to compare

Initial release supporting basic MILP models and the GLPK solver.