package ocamlgraph

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = int * CVS.t
val compare : t -> t -> int
val default : t
val create : int -> CVS.t -> t
val vertices : t -> CVS.t

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