petgraph::algo::dominators

Constant UNDEFINED

Source
const UNDEFINED: usize = ::std::usize::MAX; // 18_446_744_073_709_551_615usize
Expand description

The undefined dominator sentinel, for when we have not yet discovered a node’s dominator.