Skip to content

Releases: fchauvel/trio

Trio v0.4

03 Sep 13:27
Compare
Choose a tag to compare

This new version includes a random generator of Trio models, and a performance tests which measures how much time TRIO spend performing calculation. In addition, Trio now takes into account individual MTTF, when it simulates failures.

Trio v0.3

05 Dec 11:20
Compare
Choose a tag to compare

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

22 Sep 08:47
Compare
Choose a tag to compare
Trio v0.2 Pre-release
Pre-release

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

18 Jul 12:02
Compare
Choose a tag to compare

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