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

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coyan

DOI

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. Also, it allows the creation of random Fault Trees with specific configurations.

Installation

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

Usage

The tool currently posses the modules for Fault Tree Analysis coyan_fta and for Random Fault Tree Generation coyan_rft. Both of them can be used via the command line interface coyan-cli.

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

No packages published

Languages