package ocamlgraph

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

Module Graph.ContractionSource

Edge contraction for directed, edge-labeled graphs

Sourcemodule type G = sig ... end

Minimal graph signature for edge contraction algorithm

Sourcemodule Make (G : G) : sig ... end
OCaml

Innovation. Community. Security.