Skip to content
/ Coyan Public

Coyan is a tool that processes Static Fault Trees to compute the Top Event Probabilty.

License

Notifications You must be signed in to change notification settings

NazaGara/Coyan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coyan

Coyan is a Rust project that transforms Static Fault Trees into CNF equisatisfiables formulas. Then, with the use of a Model Counter, computes the Top Event Probability of failure at a given time bound $t$. Also, it allows the creation of random Fault Trees with specific configurations.

Installation

git clone https://github.com/NazaGara/ft_project
cargo build --release 

Usage

The tool currently posses the Fault Tree to CNF coyan_fta module and the Random Fault Tree Generator coyan_rft module.

Each one have their own usage detailed on the correspondent subdirectory.

License

MIT

About

Coyan is a tool that processes Static Fault Trees to compute the Top Event Probabilty.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages