package dose3

  1. Overview
  2. Docs
Dose library (part of Mancoosi tools)

Install

Dune Dependency

Authors

Maintainers

Sources

dose3-6.1.tar.gz
md5=dedc2f58f2c2b59021f484abc6681d93
sha512=603462645bac190892a816ecb36ef7b9c52f0020f8d7710dc430e2db65122090fdedb24a8d2e03c32bf53a96515f5b51499603b839680d0a7a2146d6e0fb6e34

doc/dose3.algo/Dose_algo/Strongconflicts_int/index.html

Module Dose_algo.Strongconflicts_intSource

Strong Conflicts

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
Sourcetype cfl_type =
  1. | Explicit
  2. | Conjunctive
  3. | Other of Diagnostic.reason_int list
Sourcemodule CflE : sig ... end
Sourcemodule CG : sig ... end

progress bar

Sourcemodule S : sig ... end
Sourceval swap : ('a * 'a) -> 'a * 'a
Sourceval to_set : S.elt list -> S.t
Sourceval explicit : Cudf.universe -> (int * int, unit) ExtLib.Hashtbl.t
Sourceval triangle : S.elt list array -> S.t -> S.t -> S.t -> bool
Sourceval strongconflicts : Cudf.universe -> CG.t
OCaml

Innovation. Community. Security.