Expand description

Algorithms for finding elementary circuits.

Functions

Finds and returns all elementary circuits in the directed graph. Circuit is another word for cycle. A circuit is called elementary, if it does not contain any node twice.