pub fn graph_ty() -> Expr
Graph : Type — a simple undirected graph (vertices: Nat, edges: pairs).
Graph : Type