Expand description
This module defines graph traits for node contraction.
Traits§
- Contract
Nodes Directed - Contract
Nodes Simple Directed - Contract
Nodes Simple Undirected - Contract
Nodes Undirected
Functions§
- can_
contract - Check if a set of nodes in a directed graph can be contracted without introducing a cycle.