package bap-primus-round-robin-scheduler

  1. Overview
  2. Docs
Evaluates all machines in the BFS order

Install

Dune Dependency

Authors

Maintainers

Sources

v2.5.0.tar.gz
sha256=9c126781385d2fa9b8edab22e62b25c70bf2f99f6ec78abb7e5e36d63cfa4174
md5=5abd9b3628b43f797326034f31ca574f

doc/bap-plugin-primus_round_robin/Primus_round_robin_main/index.html

Module Primus_round_robin_mainSource

include sig ... end
val name : string
val version : string
val doc : string
val argv : string array
val debug : ('a, Format.formatter, unit) Core_kernel.format -> 'a
val info : ('a, Format.formatter, unit) Core_kernel.format -> 'a
val warning : ('a, Format.formatter, unit) Core_kernel.format -> 'a
val error : ('a, Format.formatter, unit) Core_kernel.format -> 'a
val debug_formatter : Format.formatter
val info_formatter : Format.formatter
val warning_formatter : Format.formatter
val error_formatter : Format.formatter
val report_progress : ?task:string -> ?note:string -> ?stage:int -> ?total:int -> unit -> unit
module Config : sig ... end
Sourcetype t = {
  1. pending : Mid.t Core_kernel.Fqueue.t;
  2. finished : Mid.Set.t;
}
Sourceval register : bool -> unit
Sourceval enabled : bool Config.param
OCaml

Innovation. Community. Security.