Localsolver
6.0
|
localsolver | The classical version of LocalSolver is designed to solve large scale optimization problem in boolean, integer and continuous decisions. The model is described as a set of mathematical expressions that can be constrained or optimized |
LocalSolver | LocalSolver environment |
LSCollection | Value type for collection expressions (lists) |
LSException | LocalSolver exception |
LSExpression | Mathematical modeling expression |
LSInconsistency | Inconsistency core of the optimization model |
LSModel | Mathematical optimization model |
LSNativeContext | Context for native functions |
LSParam | Solving parameters |
LSPhase | Optimization phase |
LSSolution | Solution to the optimization model |
LSStatistics | Statistics of the search |
LSVersion | Version and copyright info |
localsolverblackbox | LocalSolverBlackBox solves blackbox optimization problem where the objective function is unknown and costly to evaluate. The function can have boolean, integer or continuous decisions in a finite range |
LocalSolverBlackBox | LocalSolverBlackBox environment |
LSBBException | LocalSolverBlackBox exception |
LSBBExpression | Mathematical modeling expression |
LSBBModel | Mathematical optimization model |
LSBBNativeContext | Context for native functions |
LSBBParam | Solving parameters |
LSBBSolution | Solution to the optimization model |