| Interface | Description |
|---|---|
| IRerunnableSamplingAlgorithmFactory<I extends IInstance,A extends ASamplingAlgorithm<I>> |
Extension of the ISamplingAlgorithmFactory for sampling algorithms that can
re-use informations from a previous run of the Sampling algorithm.
|
| ISamplingAlgorithmFactory<I extends IInstance,A extends ASamplingAlgorithm<I>> |
Interface for a factory, which creates a sampling algorithm.
|