Package | Description |
---|---|
dev.nm.solver.multivariate.constrained |
Modifier and Type | Method and Description |
---|---|
static ConstrainedOptimSubProblem |
SubProblemMinimizer.getConstrainedOptimSubProblem(ConstrainedOptimProblem problem,
Map<Integer,Double> fixing)
Gets the ConstrainedOptimSubProblem representation of the
sub-problem.
|
Modifier and Type | Method and Description |
---|---|
static ConstrainedOptimProblem |
SubProblemMinimizer.getSubProblem(ConstrainedOptimSubProblem problem)
Gets the sub-problem in the form of ConstrainedOptimProblem.
|
SubProblemMinimizer.IterativeSolution<Vector> |
SubProblemMinimizer.solve(ConstrainedOptimSubProblem problem) |
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.