| Interface | Description |
|---|---|
| IntegralConstrainedCellFactory.IntegerConstraint |
The integral constraints are defined by implementing this
interface. |
| Class | Description |
|---|---|
| ConstrainedCellFactory |
This defines a Differential Evolution operator that takes in account constraints.
|
| IntegralConstrainedCellFactory |
This implementation defines the constrained Differential Evolution operators that solve an Integer Programming problem.
|
| IntegralConstrainedCellFactory.AllIntegers |
This integral constraint makes all variables in the objective function integral variables.
|
| IntegralConstrainedCellFactory.SomeIntegers |
This integral constraint makes some variables in the objective function integral variables.
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.