elsa solvers¶
This is the documentation of elsa’s solvers module. It provides implementations of different iterative solvers for general or more specific optimisation problems.
Get started by reading a quick overview on which solver to choose or jump directly to the API documentation.
You can read more about the following topics:
Choose a solver gives a basic overview over the different solvers and their strengths.
Ordered Subsets gives an overview over ordered subsets and supported solvers.
Solvers API provides a full documentation on the elsa solvers API.