bddapron
Logico-numerical domain(s) based on BDDs and APRON
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val make :
symbol:'a symbol ->
copy_aext:( 'd -> 'd ) ->
?bddindex0:int ->
?bddsize:int ->
?relational:bool ->
Cudd.Man.vt ->
'd ->
( 'a, [> 'a typ ], [> 'a typdef ], 'd ) t
val print :
( Format.formatter -> [> 'a typ ] as 'b -> unit ) ->
( Format.formatter -> [> 'a typdef ] as 'c -> unit ) ->
( Format.formatter -> 'd -> unit ) ->
Format.formatter ->
( 'a, 'b, 'c, 'd ) t ->
unit