This release officially introduces the mip
package for working with Mixed-Integer Programming. The Nextmv CLI and SDK are adjusted accordingly. Please visit the MIP reference guide for a short example on using the new package. Here you will also find a short overview and upgrade guide for the CLI and SDK.
Nextmv CLI v0.12.2
The mip-meal-allocation
and mip-knapsack
templates are no longer in private beta. Existing templates were upgraded to SDK v0.20.1
.
Nextmv CLI v0.12.2
upgrade guide
This upgrade guide assumes you’ve previously installed and configured the Nextmv CLI.
Open up a terminal and run the following:
Alternatively, you can specify the version.
Nextmv SDK v0.20.1
Official support for the mip
package.
Nextmv SDK v0.20.1
upgrade guide
To update and tidy your Go project and reference SDK v0.20.1
, stand at the location of the go.mod
and run: