Forest¶
-
class Forest¶
Defined in
forest.hpp.This class represents the collection of spanning trees of the strongly connected components of a digraph.
Type aliases¶
Alias for the type of edge labels in a forest. |
|
Alias for the type of nodes in a forest. |
Constructors¶
Default copy constructor. |
|
Default move constructor. |
|
Default copy assignment constructor. |
|
Default move assignment constructor. |