Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Spot
Spot
Commits
4bd04fc6
Commit
4bd04fc6
authored
Nov 13, 2016
by
Alexandre Duret-Lutz
Browse files
* doc/org/oaut.org: Shorten a long line.
parent
e91073a9
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/org/oaut.org
View file @
4bd04fc6
...
...
@@ -990,30 +990,30 @@ each option the overall wall-clock time, CPU-time spent in =ltldo=,
and CPU-time spent in =ltl2tgba=:
#+BEGIN_SRC sh :results verbatim :exports both
genltl --or-gf=1..8 | ltldo '{high}ltl2tgba --high' '{low}ltl2tgba --low' --stats='%T,%f,%r,%[p]R,%[c]R'
genltl --or-gf=1..8 |
ltldo '{high}ltl2tgba' '{low}ltl2tgba --low' --stats='%T,%f,%r,%[p]R,%[c]R'
#+END_SRC
#+RESULTS:
#+begin_example
high,GFp1,0.04
26801
,0,0.02
low,GFp1,0.0
291066
,0,0.0
2
high,GFp1 | GFp2,0.0
205
37
9
,0,0.0
1
low,GFp1 | GFp2,0.0
199744
,0,0.0
1
high,GFp1 | GFp2 | GFp3,0.0
220456,0,0.01
low,GFp1 | GFp2 | GFp3,0.0
198975
,0,0.01
high,GFp1 | GFp2 | GFp3 | GFp4,0.02
48313
,0,0.02
low,GFp1 | GFp2 | GFp3 | GFp4,0.020
1302
,0,0.01
high,GFp1 | GFp2 | GFp3 | GFp4 | GFp5,0.0
283126
,0,0.03
low,GFp1 | GFp2 | GFp3 | GFp4 | GFp5,0.0
142418
,0,0
high,GFp1 | GFp2 | GFp3 | GFp4 | GFp5 | GFp6,0.0
407809,0.01
,0.0
3
low,GFp1 | GFp2 | GFp3 | GFp4 | GFp5 | GFp6,0.014
9713
,0,0.01
high,GFp1 | GFp2 | GFp3 | GFp4 | GFp5 | GFp6 | GFp7,0.130
772
,0,0.12
low,GFp1 | GFp2 | GFp3 | GFp4 | GFp5 | GFp6 | GFp7,0.015
0355
,0,0.01
high,GFp1 | GFp2 | GFp3 | GFp4 | GFp5 | GFp6 | GFp7 | GFp8,0.
610253
,0,0.
61
low,GFp1 | GFp2 | GFp3 | GFp4 | GFp5 | GFp6 | GFp7 | GFp8,0.01
58546
,0,0.01
high,GFp1,0.04
95443
,0,0.02
low,GFp1,0.0
427718
,0,0.0
3
high,GFp1 | GFp2,0.0
4492
37,0,0.0
3
low,GFp1 | GFp2,0.0
429886
,0,0.0
3
high,GFp1 | GFp2 | GFp3,0.0
477704,0.01,0.03
low,GFp1 | GFp2 | GFp3,0.0
294271
,0,0.01
high,GFp1 | GFp2 | GFp3 | GFp4,0.02
50874
,0,0.02
low,GFp1 | GFp2 | GFp3 | GFp4,0.020
3729
,0,0.01
high,GFp1 | GFp2 | GFp3 | GFp4 | GFp5,0.0
318887
,0,0.03
low,GFp1 | GFp2 | GFp3 | GFp4 | GFp5,0.0
207457
,0,0
.01
high,GFp1 | GFp2 | GFp3 | GFp4 | GFp5 | GFp6,0.0
612968,0
,0.0
5
low,GFp1 | GFp2 | GFp3 | GFp4 | GFp5 | GFp6,0.014
5482
,0,0.01
high,GFp1 | GFp2 | GFp3 | GFp4 | GFp5 | GFp6 | GFp7,0.130
631
,0,0.12
low,GFp1 | GFp2 | GFp3 | GFp4 | GFp5 | GFp6 | GFp7,0.015
1502
,0,0.01
high,GFp1 | GFp2 | GFp3 | GFp4 | GFp5 | GFp6 | GFp7 | GFp8,0.
595865
,0,0.
59
low,GFp1 | GFp2 | GFp3 | GFp4 | GFp5 | GFp6 | GFp7 | GFp8,0.01
60234
,0,0.01
#+end_example
* Naming automata
Automata can be given names. This name can be output in the
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment