Uses of Class
org.ojalgo.optimisation.GenericSolver.Builder
Packages that use GenericSolver.Builder
Package
Description
-
Uses of GenericSolver.Builder in org.ojalgo.optimisation
Classes in org.ojalgo.optimisation with type parameters of type GenericSolver.BuilderModifier and TypeClassDescriptionstatic classGenericSolver.Builder<B extends GenericSolver.Builder<B,S>, S extends GenericSolver> -
Uses of GenericSolver.Builder in org.ojalgo.optimisation.convex
Subclasses of GenericSolver.Builder in org.ojalgo.optimisation.convex -
Uses of GenericSolver.Builder in org.ojalgo.optimisation.linear
Subclasses of GenericSolver.Builder in org.ojalgo.optimisation.linearModifier and TypeClassDescriptionstatic final classCompared tothis builder:invalid reference
LinearSolver.StandardBuilder
1) Accepts inequality constraints
2) Has relaxed the requiremnt on the RHS to be non-negative (both equalities and inequalities)