Hexaly is a commercial solver that describes itself as a new kind of global optimization solver. It offers nonlinear and set-oriented modeling APIs. Relying on innovative proprietary algorithms.
Get started
A community app is a great place to get started with the Hexaly integration. The Hexaly community apps ship with a license.dat.template
file that you can modify to include your Hexaly license.
Remove the .template
extension and fill in the information with your actual license.
And then include the license.dat
file in the app.yaml
manifest under files (see the last three lines):
License
The Hexaly-Nextmv integration works with a BYOL (Bring Your Own License) licensing model. This means that you need to have a valid Hexaly license to use this solver on the Nextmv Platform. Nextmv does not provide Hexaly licenses.
Languages & runtimes
Supported languages and available runtimes for Hexaly apps are listed in the table below. These properties must be defined in the app manifest for your app to run remotely.
Language | Runtime |
---|---|
Python | ghcr.io/nextmv-io/runtime/hexaly |
- Learn more about setting up your app manifest
- Learn more about runtimes
Community apps
The community apps listed in the table below are set up to run with Hexaly.
Community app | Description |
---|---|
python-hexaly-knapsack | Solve a VRP with nextroute |
Clone a community app locally using Nextmv CLI: