A Python tool for constructing and analyzing event trees, including probability calculations for various event paths. This tool is useful for risk assessment, safety analysis, and exploring event dependencies in systems like autonomous vehicles or hazard management.
- Create event trees with various event types
- Calculate probabilities for complete paths in the event tree
- Visualize relationships and dependencies between events
- Easy to use and extend
- Clone the repository:
git clone https://github.com/BorgeRokseth/EventTreeAnalyzer.git