package dose3

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

Module Dose_algo.DominatorsSource

include sig ... end
Sourceval it : Dose_common__Util.Info.t
Sourceval info : ('a, unit, string, unit) format4 -> 'a
Sourceval nt : Dose_common__Util.Notice.t
Sourceval notice : ('a, unit, string, unit) format4 -> 'a
Sourceval wt : Dose_common__Util.Warning.t
Sourceval warning : ('a, unit, string, unit) format4 -> 'a
Sourceval dt : Dose_common__Util.Debug.t
Sourceval debug : ('a, unit, string, unit) format4 -> 'a
Sourceval fatal : ('a, unit, string, 'b) format4 -> 'a
Sourcemodule O : sig ... end
Sourceval impactset : (G.t * G.vertex) -> S.t
Sourceval scons : (G.t * G.vertex) -> S.t
Sourceval dominators_direct : ?relative:float option -> G.t -> G.t
Sourceval dominators_tarjan : G.t -> Graph__Imperative.Digraph.ConcreteBidirectional(Dose_algo__Defaultgraphs.PackageGraph.PkgV).t
OCaml

Innovation. Community. Security.