package ocamlgraph

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

Module Graph.MdSource

Minimum Degree algorithm

Based on the article: The Minimum Degree Heuristic and the Minimal Triangulation Process by A. Berry, Pinar Heggernes & Geneviève Simonet.

  • author Matthieu Sozeau
  • author Pierre-Loic Garoche
Sourcemodule P (G : Sig.P) : sig ... end
Sourcemodule I (G : Sig.I) : sig ... end
OCaml

Innovation. Community. Security.