LocalSolver logo
is now
Hexaly logo

We're excited to share that we are moving forward. We're leaving behind the LocalSolver brand and transitioning to our new identity: Hexaly. This represents a leap forward in our mission to enable every organization to make better decisions faster when faced with operational and strategic challenges.

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.

What is LocalSolver ?

LocalSolver is a new kind of mathematical optimization solver. It combines different optimization technologies to solve your problem at hand. Using LocalSolver, you can now tackle ultra-large, real-life, discrete, numerical, or even black-box problems in a model-and-run fashion without any tuning.

Solving a problem with LocalSolver means writing a mathematical model defining:

  • the decision variables,

  • the constraints to be satisfied for a solution to be considered as valid,

  • the objective functions to be minimized or maximized.

Once the model is defined, the only remaining step is to launch the solver.

First Model

We will start with the optimization of the shape of a bucket. A non-linear problem that can be modeled straightforwardly with LocalSolver and solved to optimality in a couple of seconds.

For each language, we will illustrate how to write the model, compile the code (if needed) and launch it.