Uses of Package
org.ojalgo.optimisation
-
Packages that use org.ojalgo.optimisation Package Description org.ojalgo.data.domain.finance.portfolio Classes in this package relate to modelling of financial investment portfolios, and Modern Portfolio Theory.org.ojalgo.optimisation org.ojalgo.optimisation.convex org.ojalgo.optimisation.integer org.ojalgo.optimisation.linear org.ojalgo.optimisation.service -
Classes in org.ojalgo.optimisation used by org.ojalgo.data.domain.finance.portfolio Class Description ExpressionsBasedModel Lets you construct optimisation problems by combining (mathematical) expressions in terms of variables.Optimisation.Options Optimisation.Result Optimisation.State -
Classes in org.ojalgo.optimisation used by org.ojalgo.optimisation.convex Class Description ConstraintsMetaData ExpressionsBasedModel Lets you construct optimisation problems by combining (mathematical) expressions in terms of variables.ExpressionsBasedModel.EntityMap Connects solver constraints and variables back to model entities.ExpressionsBasedModel.Integration Optimisation.Solver
:s that should be usabale fromExpressionsBasedModel
needs to implement a subclass of this.GenericSolver GenericSolver.Builder ModelEntity Model entities are identified and compared by their names only.Optimisation Optimisation.ConstraintType Optimisation.Integration AnOptimisation.Model
implementation should not depend on any specificOptimisation.Solver
, andOptimisation.Solver
implementations should be usable independently of anyOptimisation.Model
.Optimisation.Options Optimisation.ProblemStructure Basic description of the size/structure of an optimisation problem.Optimisation.Result Optimisation.Solver An Optimisation.Solver instance implements a specific optimisation algorithm.Optimisation.State UpdatableSolver -
Classes in org.ojalgo.optimisation used by org.ojalgo.optimisation.integer Class Description ExpressionsBasedModel Lets you construct optimisation problems by combining (mathematical) expressions in terms of variables.ExpressionsBasedModel.Integration Optimisation.Solver
:s that should be usabale fromExpressionsBasedModel
needs to implement a subclass of this.GenericSolver IntermediateSolver AOptimisation.Solver
implementation that wraps anExpressionsBasedModel
.Optimisation Optimisation.Integration AnOptimisation.Model
implementation should not depend on any specificOptimisation.Solver
, andOptimisation.Solver
implementations should be usable independently of anyOptimisation.Model
.Optimisation.Result Optimisation.Sense Optimisation.Solver An Optimisation.Solver instance implements a specific optimisation algorithm. -
Classes in org.ojalgo.optimisation used by org.ojalgo.optimisation.linear Class Description ConstraintsMetaData ExpressionsBasedModel Lets you construct optimisation problems by combining (mathematical) expressions in terms of variables.ExpressionsBasedModel.EntityMap Connects solver constraints and variables back to model entities.ExpressionsBasedModel.Integration Optimisation.Solver
:s that should be usabale fromExpressionsBasedModel
needs to implement a subclass of this.GenericSolver GenericSolver.Builder ModelEntity Model entities are identified and compared by their names only.Optimisation Optimisation.ConstraintType Optimisation.Integration AnOptimisation.Model
implementation should not depend on any specificOptimisation.Solver
, andOptimisation.Solver
implementations should be usable independently of anyOptimisation.Model
.Optimisation.Options Optimisation.ProblemStructure Basic description of the size/structure of an optimisation problem.Optimisation.Result Optimisation.Solver An Optimisation.Solver instance implements a specific optimisation algorithm.UpdatableSolver Variable Variable -
Classes in org.ojalgo.optimisation used by org.ojalgo.optimisation.service Class Description ExpressionsBasedModel Lets you construct optimisation problems by combining (mathematical) expressions in terms of variables.ExpressionsBasedModel.Integration Optimisation.Solver
:s that should be usabale fromExpressionsBasedModel
needs to implement a subclass of this.Optimisation Optimisation.Integration AnOptimisation.Model
implementation should not depend on any specificOptimisation.Solver
, andOptimisation.Solver
implementations should be usable independently of anyOptimisation.Model
.Optimisation.Result Optimisation.Sense Optimisation.Solver An Optimisation.Solver instance implements a specific optimisation algorithm.