Typedef basalt::DirectedGraph¶
Defined in File graph.hpp
Typedef Documentation¶
-
using
basalt::DirectedGraph= Graph<EdgeOrientation::directed>¶ Graph in which edges have orientations.
Defined in File graph.hpp
basalt::DirectedGraph = Graph<EdgeOrientation::directed>¶Graph in which edges have orientations.