[][src]Type Definition rust_chordal::Graph

type Graph = Vec<Vec<usize>>;