| Package | Description |
|---|---|
| org.opt4j.core |
Provides the classes that join the problem and optimizer.
|
| org.opt4j.optimizer.mopso |
Provides the classes for the multi-objective particle swarm optimizer
MOPSO. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultIndividualFactory
The
DefaultIndividualFactory is a creator for standard
Individuals. |
| Modifier and Type | Class and Description |
|---|---|
class |
ParticleFactory
The
ParticleFactory. |