| Interface | Description |
|---|---|
| AlgorithmBuilder<A extends Algorithm<?>> |
Interface representing algorithm builders
|
| Class | Description |
|---|---|
| AdaptiveGrid<S extends Solution<?>> |
This class defines an adaptive grid over a list of solutions as the one used by algorithm PAES.
|
| AlgorithmRunner |
Class for running algorithms in a concurrent thread
|
| AlgorithmRunner.Executor |
Executor class
|
| JMetalLogger |
This class provides some facilities to manage loggers.
|
| ProblemUtils | |
| SolutionListUtils |
Created by Antonio J.
|
| SolutionUtils |
Created by Antonio J.
|
| Exception | Description |
|---|---|
| JMetalException |
jMetal exception class
|
Copyright © 2017. All rights reserved.