TeDDy 4.1.0
Decision diagram library.
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 Nstd
 Cequal_to< teddy::diagram< Data, Degree > >
 Chash< teddy::diagram< Data, Degree > >
 Nteddy
 Ndegrees
 Cfixed
 Cis_fixed
 Cis_fixed< fixed< N > >
 Cis_mixed
 Cis_mixed< mixed >
 Cmixed
 Ndetails
 Cbytes
 Cbytes< 0 >
 Cmake_nary
 Coperation_info
 Ndomains
 Cfixed
 Cis_fixed
 Cis_fixed< fixed< N > >
 Cis_mixed
 Cis_mixed< mixed >
 Cmixed
 Nops
 CAND
 CEQUAL_TO
 CGREATER
 CGREATER_EQUAL
 CIMPLIES
 CLESS
 CLESS_EQUAL
 CMAX
 CMAXBSame as MAX but short-circuits for M – should be faster
 CMIN
 CMULTIPLIES
 CNAND
 CNOR
 CNOT_EQUAL_TO
 COR
 CPI_CONJ
 CPLUS
 CXNOR
 CXOR
 Nprobs
 Ndetails
 Cdist_baseBase class for probability distributions. Just holds time member that is common for all
 Cprob_vector_wrapWraps prob. vector so that it can be used as matrix
 Cprob_vector_wrap_proxyHelper for vector wrap
 CconstantProbability independent of time
 Ccustom_distUser-defined distribution
 CexponentialExponential distribution
 Cprob_dist"Interface" for distributions that manages variant access
 CweibullWeibull distribution
 Nutils
 Cis_same
 Cis_same< T, T >
 Cis_void
 Cis_void< void >
 Coptional_member
 Coptional_member< void >
 Ctype_ifProvides member typedef based on the value of B Implementation of std::conditional
 Ctype_if< false, T, F >Specialization for B = false
 Ctype_if< true, T, F >Specialization for B = true
 Capply_cacheCache for the apply opertaion
 Ccache_entry
 Cbdd_managerDiagram manager for Binary Decision Diagrams
 Cbool_cubeBool cube
 Cbss_managerManager for BDDs and analysis of Binary State System
 CdiagramCheap wrapper for the internal diagram node type
 Cdiagram_managerBase class for all diagram managers that generically implements all of the algorithms
 Cifmdd_managerDiagram manager (integer) Multi-valued Decision Diagrams (iMDDs)
 Cifmss_managerManager for iMDDs and analysis of non-homogenous Multi-state Systems
 Cimdd_managerDiagram manager for (integer) Multi-valued Decision Diagrams (iMDDs)
 Cimss_managerManager for iMDDs and analysis of non-homogenous Multi-state Systems
 Cmdd_managerDiagram manager for Multi-valued Decision Diagrams
 Cmss_managerManager for MDDs and analysis of homogeneous Multi-State Systems
 Cnode
 Cnode_manager
 Ccommon_init_tag
 Cnode_pool
 Cnode_ptr_array
 Cpla_fileRepresentation of a PLA file
 Cpla_lineRepresents one line of a PLA file
 Creliability_managerBase class for reliability managers
 Ctable_baseBase class for hash tables
 Cunique_tableTable of unique nodes
 Cresult_of_find
 Cunique_table_iteratorIterator for the unique table
 Cvar_changeDescribes change in a value of a variable
 Cvar_cofactor