package ocamlgraph

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

Minimal signature for computing the minimal separators

type t
module V : Sig.VERTEX

Vertices are COMPARABLE.

val succ : t -> V.t -> V.t list