package Snowflake
-
Snowflake
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
module OOPS : sig ... end
type t = MLBDD.man
type f = MLBDD.t
type supp = MLBDD.var list
val is_trivial : f -> bool option
val argmax : f -> MLBDD.support -> f -> f * f
val lexmax : f -> MLBDD.support -> f array -> f * f array
val lexmax_rev : f -> MLBDD.support -> f array -> f * f array
module PSubst : sig ... end