package dose3

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

Module GraphOper.OSource

Sourcetype g = G.t
Sourceval transitive_closure : ?reflexive:bool -> g -> g
Sourceval add_transitive_closure : ?reflexive:bool -> g -> g
Sourceval transitive_reduction : ?reflexive:bool -> g -> g
Sourceval replace_by_transitive_reduction : ?reflexive:bool -> g -> g
Sourceval mirror : g -> g
Sourceval complement : g -> g
Sourceval intersect : g -> g -> g
Sourceval union : g -> g -> g
OCaml

Innovation. Community. Security.