package bap-primus-greedy-scheduler
Evaluates all machines in the DFS order
Install
Dune Dependency
Authors
Maintainers
Sources
v2.5.0.tar.gz
sha256=9c126781385d2fa9b8edab22e62b25c70bf2f99f6ec78abb7e5e36d63cfa4174
md5=5abd9b3628b43f797326034f31ca574f
doc/bap-plugin-primus_greedy/Primus_greedy_main/Greedy/argument-1-Machine/Id/Map/Tree/index.html
Module Map.Tree
include Core_kernel.Map_intf.Make_S_plain_tree(Key).S
type 'a t =
(Key.t, 'a, Key.comparator_witness) Base.Map.Using_comparator.Tree.t
include Core_kernel.Map_intf.Creators_and_accessors1
with type 'a t := 'a t
with type 'a tree := 'a t
with type key := Key.t
with type comparator_witness := Key.comparator_witness
include Core_kernel.Map_intf.Creators1
with type 'a t := 'a t
with type 'a tree := 'a t
with type key := Key.t
with type comparator_witness := Key.comparator_witness
include Base.Map.Creators1
with type 'a t := 'a t
with type 'a tree := 'a t
with type key := Key.t
with type comparator_witness := Key.comparator_witness
val empty : _ t
val of_hashtbl_exn : (Key.t, 'a) Core_kernel.Hashtbl.t -> 'a t
val of_key_set :
(Key.t, Key.comparator_witness) Base.Set.t ->
f:(Key.t -> 'v) ->
'v t
val quickcheck_generator :
Key.t Core_kernel.Quickcheck.Generator.t ->
'a Core_kernel.Quickcheck.Generator.t ->
'a t Core_kernel.Quickcheck.Generator.t
include Core_kernel.Map_intf.Accessors1
with type 'a t := 'a t
with type 'a tree := 'a t
with type key := Key.t
with type comparator_witness := Key.comparator_witness
include Base.Map.Accessors1
with type 'a t := 'a t
with type 'a tree := 'a t
with type key := Key.t
with type comparator_witness := Key.comparator_witness
val invariants : _ t -> bool
val is_empty : _ t -> bool
val length : _ t -> int
val iter : 'a t -> f:('a -> unit) -> unit
val data : 'a t -> 'a list
val for_all : 'a t -> f:('a -> bool) -> bool
val exists : 'a t -> f:('a -> bool) -> bool
val count : 'a t -> f:('a -> bool) -> int
val key_set : _ t -> (Key.t, Key.comparator_witness) Base.Set.t
val quickcheck_observer :
Key.t Core_kernel.Quickcheck.Observer.t ->
'v Core_kernel.Quickcheck.Observer.t ->
'v t Core_kernel.Quickcheck.Observer.t
val quickcheck_shrinker :
Key.t Core_kernel.Quickcheck.Shrinker.t ->
'v Core_kernel.Quickcheck.Shrinker.t ->
'v t Core_kernel.Quickcheck.Shrinker.t
module Provide_of_sexp (K : sig ... end) : sig ... end
include Base.Sexpable.S1 with type 'a t := 'a t
val t_of_sexp : (Sexplib0__.Sexp.t -> 'a) -> Sexplib0__.Sexp.t -> 'a t
val sexp_of_t : ('a -> Sexplib0__.Sexp.t) -> 'a t -> Sexplib0__.Sexp.t
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>