Adiar 2.1.0
An External Memory Decision Diagram Library
Loading...
Searching...
No Matches
Namespace List
Here is a list of all documented namespaces with brief descriptions:
[detail level 12345]
 NadiarCore types
 C__bddA (possibly) unreduced Binary Decision Diagram
 C__zddA (possibly unreduced) Zero-suppressed Decision Diagram
 CbddA reduced Binary Decision Diagram
 CbuilderA builder for decision diagrams
 Cbuilder_ptrThe pointer type that builders use to identify the nodes they have constructed in a decision diagram
 Cexec_policySettings to dictate the execution of Adiar's algorithms
 CquantifyStrategies and settings for Adiar to use in quantify/project algorithms
 Ctransposition_growthMultiplicative value for the maximal growth of a BDD may during repeated transpostion before switching to Nested Sweeping
 Ctransposition_maxMaximum number of repeated transpositions before switching to nested sweeping
 CstatisticsAvailable statistics from algorithm's and data structures
 C__alg_baseCommon statistics for all algorithms
 C__lpq_tType and usage of this algorithm's levelized priority queue
 C__pq2_baseCommon statistics for algorithms using a second priority queue
 C__raccess_baseCommon statistics for algorithms using random access
 Carc_file_tArc Files statistics
 Ccount_tCounting algorithm statistics
 Cequality_tEquality Checking algorithm statistics
 Cfast_tStatistics from O(N) linear-scan equality checking algorithm
 Cslow_tStatistics from O(N log N) time-forward processing equality checking algorithm
 Cintercut_tIntercut algorithm statistics
 Clevelized_priority_queue_tLevelized Priority Queue statistics
 Cnested_sweeping_tNested Sweeping statistics
 Cinner_down_tRoot Requests generated for Inner Down Sweep
 Cinputs_t
 Crequests_t
 Cinner_up_tInner Up Sweep(s)
 Couter_up_tOuter Reduce Sweep
 Cnode_file_tNode Files statistics
 Coptmin_tBoolean Optimization algorithm statistics
 Cprod2_t2-ary Product Construction algorithm statistics
 Cprod3_t3-ary Product Construction algorithm statistics
 Cquantify_tQuantification algorithm statistics
 Cnested_policy_tNested multi-variable sweeping
 Cnested_transposition_tTransposition algorithms prior to nested multi-variable sweeping
 Creduce_tReduce algorithm statistics
 Creplace_tVariable replacement statistics
 Cselect_tSelect algorithm statistics
 CzddReduced Ordered Zero-suppressed Decision Diagram