package DAGaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type extra = unit
type param = unit
val map_next : (unit, unit -> xedge) GuaCaml.Tree.gnext -> xedge
val push_neg : xedge -> xedge
val push_cneg : bool -> xedge -> xedge
val push_U : int -> xedge -> xedge
val push_C : bool -> int -> xedge -> xedge
val push_matCX : int -> Ldd_B_u_nucx.ThisT.matCX -> (unit, unit -> xedge) GuaCaml.Tree.gnext -> xedge
val push_matUCX : int -> Ldd_B_u_nucx.ThisT.matUCX -> (unit, unit -> xedge) GuaCaml.Tree.gnext -> xedge
val push_decomp : int -> Ldd_B_u_nucx.ThisT.decomp -> (unit, unit -> xedge) GuaCaml.Tree.gnext -> xedge
val map_edge : extra -> param -> (unit -> xedge) M.M.edge' -> xedge
val map_node : extra -> param -> (unit -> xedge) M.M.node' -> xnode