Adiar 2.1.0
An External Memory Decision Diagram Library
Loading...
Searching...
No Matches
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 Cadiar::statistics::__alg_baseCommon statistics for all algorithms
 Cadiar::statistics::count_tCounting algorithm statistics
 Cadiar::statistics::equality_tEquality Checking algorithm statistics
 Cadiar::statistics::intercut_tIntercut algorithm statistics
 Cadiar::statistics::optmin_tBoolean Optimization algorithm statistics
 Cadiar::statistics::prod2_t2-ary Product Construction algorithm statistics
 Cadiar::statistics::prod3_t3-ary Product Construction algorithm statistics
 Cadiar::statistics::quantify_tQuantification algorithm statistics
 Cadiar::statistics::reduce_tReduce algorithm statistics
 Cadiar::statistics::nested_sweeping_t::inner_up_tInner Up Sweep(s)
 Cadiar::statistics::nested_sweeping_t::outer_up_tOuter Reduce Sweep
 Cadiar::statistics::select_tSelect algorithm statistics
 Cadiar::internal::__dd
 Cadiar::__bddA (possibly) unreduced Binary Decision Diagram
 Cadiar::__zddA (possibly unreduced) Zero-suppressed Decision Diagram
 Cadiar::statistics::__pq2_baseCommon statistics for algorithms using a second priority queue
 Cadiar::statistics::__raccess_baseCommon statistics for algorithms using random access
 Cadiar::statistics::arc_file_tArc Files statistics
 Cadiar::builder< Policy >A builder for decision diagrams
 Cadiar::builder_ptr< Policy >The pointer type that builders use to identify the nodes they have constructed in a decision diagram
 Cadiar::internal::ddContainer for the files that represent a Decision Diagram
 Cadiar::bddA reduced Binary Decision Diagram
 Cadiar::zddReduced Ordered Zero-suppressed Decision Diagram
 Cadiar::exec_policySettings to dictate the execution of Adiar's algorithms
 Cadiar::statistics::equality_t::fast_tStatistics from O(N) linear-scan equality checking algorithm
 Cadiar::statistics::nested_sweeping_t::inner_down_tRoot Requests generated for Inner Down Sweep
 Cadiar::statistics::nested_sweeping_t::inner_down_t::inputs_t
 Cadiar::statistics::levelized_priority_queue_tLevelized Priority Queue statistics
 Cadiar::statistics::__alg_base::__lpq_tType and usage of this algorithm's levelized priority queue
 Cadiar::statistics::quantify_t::nested_policy_tNested multi-variable sweeping
 Cadiar::statistics::nested_sweeping_tNested Sweeping statistics
 Cadiar::statistics::quantify_t::nested_transposition_tTransposition algorithms prior to nested multi-variable sweeping
 Cadiar::statistics::node_file_tNode Files statistics
 Cadiar::exec_policy::quantifyStrategies and settings for Adiar to use in quantify/project algorithms
 Cadiar::statistics::replace_tVariable replacement statistics
 Cadiar::statistics::nested_sweeping_t::inner_down_t::requests_t
 Cadiar::statistics::equality_t::slow_tStatistics from O(N log N) time-forward processing equality checking algorithm
 Cadiar::statisticsAvailable statistics from algorithm's and data structures
 Cadiar::exec_policy::quantify::transposition_growthMultiplicative value for the maximal growth of a BDD may during repeated transpostion before switching to Nested Sweeping
 Cadiar::exec_policy::quantify::transposition_maxMaximum number of repeated transpositions before switching to nested sweeping