- class foxes.algorithms.sequential.SequentialPlugin[source]
Base class for plugins that are updated with each sequential iteration
Parameters¶
- algo: foxes.algorithms.sequential.Sequential
The sequential algorithm
Public members¶
- SequentialPlugin()[source]
Constructor.
- initialize(algo)[source]
Initialize data based on the intial iterator