This page is for an old version of Hexaly Optimizer. We recommend that you update your version and read the documentation for the latest stable release.

Quick start with Hexaly Modeler

The best way to discover Hexaly Optimizer is to use the built-in modeling language. It provides many mathematical operators and can be used both for programming and modeling: in the same Hexaly Modeler program it is possible to manipulate data structures as in any imperative language and define the optimization model.

As a result, models written with Hexaly Modeler are really concise and readable.

We start this section with a quick tour of the language. It covers the following topics: the structure of a file, a few specificities of the programming style, the basics of the mathematical modeling, and how to pass arguments from the command line.

For more more details, see Hexaly Modeler’s complete documentation.