Function libpijul::pristine::check_alive_debug[][src]

pub fn check_alive_debug<T: GraphIter + ChannelTxnT, C: ChangeStore>(
    changes: &C,
    txn: &T,
    channel: &T::Channel,
    line: u32
) -> Result<(), Error>
Expand description

Check that each alive vertex in the graph is reachable, and vice-versa.