Interface | Description |
---|---|
IPMinimizer<T extends IPProblem,S extends MinimizationSolution<Vector>> |
An Integer Programming minimizer minimizes an objective function subject to equality/inequality
constraints as well as integral constraints.
|
IPProblem |
An Integer Programming problem is a mathematical optimization or feasibility program in which some or all of the variables are restricted to be integers.
|
Class | Description |
---|---|
IPProblemImpl1 |
This is an implementation of a general Integer Programming problem in which some variables take only integers.
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.