The release of Nextmv Platform v1.0.3
introduces support for Pyomo (with the following solvers bundled in Cloud: CBC
and GLPK
). Please visit the MIP supported solvers page for more information.
We also introduced the unique matrix measure which allows users to pass in distance and duration matrices for unique locations.
Upgrading
Nextmv CLI v1.0.3
upgrade guide
This upgrade guide assumes you’ve previously installed and configured the Nextmv CLI.
Open up your terminal and run the following command:
Alternatively, you can specify the version.
Nextmv SDK v1.0.3
upgrade guide
To update and tidy your Go project and reference SDK v1.0.3
, stand at the location of the go.mod
and run: