package ocamlgraph

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

Module CliqueTree.CliqueTreeESource

Sourcetype t = int * CVS.t
Sourceval compare : t -> t -> int
Sourceval default : t
Sourceval create : int -> CVS.t -> t
Sourceval vertices : t -> CVS.t

Vertices in the clique tree edge (intersection of the two clique extremities).

OCaml

Innovation. Community. Security.