Archivev1.4.0

The acceptance subcommands, AMPL & Gurobi integrations

March 06, 2024

Acceptance tests in the CLI

The release of Nextmv Platform v1.4.0 introduces the acceptance subcommands to the CLI to create acceptance tests.

  • nextmv experiment acceptance init 👉 initialize a file to add metrics.
  • nextmv experiment acceptance start 👉 start an acceptance test.

The following commands (and command groups) have been marked as deprecated and will be removed in a future version:

  • nextmv sdk
  • nextmv activate
  • nextmv go
  • nextmv build

Please contact Nextmv support if you have any questions.

AMPL & Gurobi integrations

AMPL and Gurobi are only available with premium execution classes. Please contact Nextmv support to get access.

The Nextmv Platform now supports AMPL and Gurobi integrations. AMPL is a commercial solver interface that connects to most commercial and open-source solvers. Gurobi is a commercial optimization solver. This is a premium feature.

You can visit the Supported solvers page for more information on:

Upgrading

Nextmv CLI v1.4.0 upgrade guide

This upgrade guide assumes you’ve previously installed and configured the Nextmv CLI.

Open up your terminal and run the following command:

nextmv update
Copy

Alternatively, you can specify the version.

nextmv update v1.4.0
Copy

Page last updated

Go to on-page nav menu