package ocamlgraph

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Graph traversal with marking

val dfs : t -> unit
val has_cycle : t -> bool