val bfs : (Topology.vertex ‑> unit) ‑> Topology.t ‑> unit
val dfs : (Topology.vertex ‑> unit) ‑> Topology.t ‑> unit