Abstract base class for algorithms
States whether an algorithm has already run.
True if Algorithm has finished.
bool
Executes the algorithm.
self
networkit.base.Algorithm