Releases: fchauvel/trio
Releases · fchauvel/trio
Trio v0.4
Trio v0.3
This release includes a better feedback to the user when the input models are invalid due to syntax errors or due to inconsistencies. The release also includes additional examples of models.
The documentation is available at http://fchauvel.github.io/trio/0.3/
Trio v0.2
This new release includes significant performance improvements, in time and space reducing the processing of topologies up to 10,000 nodes below 10 sec.
The related documentation is available at: http://fchauvel.github.io/trio/0.2/
Trio v0.1
First preliminary release of Trio, includes all the three main indicators: robustness, sensitive components and harmful sequences.
- overall robustness is the impact that failures of a subsystem have on the other subsystem
- sensitive components are the components whose failure, in average, breaks the largest part of the system
- threatening sequences are the most likely ordering of failures that bring down the largest part of the system