bap-primus-greedy-scheduler
Evaluates all machines in the DFS order
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
package bap-primus-greedy-scheduler
-
primus_greedy_scheduler_plugin
-
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library primus_greedy_scheduler_plugin
val get : 'a Bap_primus.Std.Primus.Machine.state -> 'a t
get state
extracts the state.
val put : 'a Bap_primus.Std.Primus.Machine.state -> 'a -> unit t
put state x
saves a machine state
val update : 'a Bap_primus.Std.Primus.Machine.state -> f:( 'a -> 'a ) -> unit t
update state ~f
updates a state using function f
.
ON THIS PAGE
No table of contents