Bases: Observer
Observer
Observer for algorithm events.
Methods
__init__
notify
on_added
Called when the observer is added to an observable object.
on_algorithm_started
on_step_done
Attributes
events