Package org.jreliability.bdd
package org.jreliability.bdd
Provides the classes for the
BDDs used for the
evaluation.-
ClassDescriptionBDD<T>BDDProvider<T>The
BDDProviderprovides the actualBDDs for each component.TheBDDProviderFactorycreatesBDDProviders.BDDTopEvent<T>TheBDDTopEventallows the fast calculation of the top event for a givenBDD.BDDTTRF<T>TheBDDTTRFtransforms a Boolean function represented as aTerminto aReliabilityFunctionor, if needed, into aBDD.TheBDDTTRFSimulativeperforms a Monte-Carlo simulation to determine theReliabilityFunctionbased on aBDDrepresentation of the system structure.