CommandCleanBddCache()
Implements the cleaning BDD cache
CommandPrintFormula()
Prints a formula in canonical format.
Enc_add_commands()
Adds commands related to Enc package
Enc_append_bit_to_sorted_list()
Given a boolean variable or a bit the function inserts it into the sorted list at proper position
Enc_bdd_static_order_heuristics_to_string()
Returns the string corresponding to give parameter
Enc_get_bdd_encoding()
Enc_get_be_encoding()
Enc_get_bool_encoding()
Enc_get_valid_bdd_static_order_heuristics()
Returns a string of all possible values for bdd_static_order_heuristics
Enc_get_valid_vars_ord_types()
Returns a string of all possible values for vars_ord_type
Enc_init_bdd_encoding()
Initializes the bdd enc for this session
Enc_init_be_encoding()
Initializes the be enc for this session
Enc_init_bool_encoding()
Initializes the boolean encoding for this session
Enc_init_encodings()
Initializes the encoding package
Enc_quit_encodings()
Call to destroy all encodings, when session ends
Enc_set_bdd_encoding()
Set the global bdd encoding
Enc_set_be_encoding()
Set the global be encoding
Enc_set_bool_encoding()
Set the global boolean encoding
Enc_string_to_bdd_static_order_heuristics()
Converts a string to the corresponding BDD Static Order Heuristics.
Enc_string_to_vars_ord()
Converts a string to the corresponding var order type.
Enc_vars_ord_to_string()
Returns the string corresponding to give parameter
enc_construct_bdd_order_statically()
The function is trying to construct a BDD var order using heuristics by analyzing the flattened model

Last updated on 2010/11/03 21h:54