In both cases, installation will generate an executable file named "decentmon".
## 4 Running DecentMon
...
...
@@ -117,7 +114,7 @@ Then, one can choose the metrics and statistics that shall be displayed by using
-`-prt_trace_mess [bool]` to indicate that trace and number of messages statistics") shall be displayed,
-` -prt_delay [bool]` to indicate that delay statistics shall be displayed.
## Appendix A Input formats
## Appendix A: Input formats
We describe below some input formats that shall be used when submitting inputs for benchmark to DecentMon.
...
...
@@ -126,7 +123,7 @@ We describe below some input formats that shall be used when submitting inputs f
They are represented by a quoted string. Distributed alphabets are delimited by curly braces. Inside a distributed alphabet the symbol `|` (resp. `,`) is used to indicate component separation (reps. separate symbols inside a component).
For instance `{a1,a2|b1,b2|c1,c2}` denotes a 3-component architecture. On component 1 (reps. 2,3), the local alphabet contains symbols a1 and a2 (resp. b1 and b2, c1 and c2).
### Appendix B LTL Specification Patterns
### Appendix B: LTL Specification Patterns
The following patterns come from the [Specification Pattern Website](http://patterns.projects.cis.ksu.edu/documentation/patterns/ltl.shtml)(for LTL formulae).