[][src]Function fast_paths::get_node_ordering

pub fn get_node_ordering(fast_graph: &FastGraph) -> Vec<NodeId>

Returns the node ordering of a prepared graph. This can be used to run the preparation with prepare_with_order().