juli1 / emfta

EMF-based Fault-Tree Analysis Tool
Other
5 stars 25 forks source link

Cutset report should include event probabilities #16

Closed fletchwsf closed 9 years ago

fletchwsf commented 9 years ago

The cutset report should include the probability of the cutset event.

For example Event E is caused by Event A AND B or Event C AND D. When the probabilities are provided for events A,B,C and D, the probability report will list rates for the top event E and two events (A AND B) and (C AND D). The cutset report will show two cutsets with the individual leaf node probabilities, but it should also show the rate for the cutset.

In the following table, Cutset 0 and Cutset 1 should have a calculated probability on rows 3 and 7 respectively.

image

EMFTA 1.0.0.201508092013 edu.cmu.emfta.feature.feature.group SEI/CMU

juli1 commented 9 years ago

Fixed in the source, will be pushed with the next release