Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
tiamo
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
4
Issues
4
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Maximilien COLANGE
tiamo
Commits
0850e631
Commit
0850e631
authored
Apr 06, 2016
by
Maximilien Colange
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix nominal statistical values in tests.
parent
419b5e22
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
42 additions
and
40 deletions
+42
-40
tests/test_10.data
tests/test_10.data
+10
-10
tests/test_12.data
tests/test_12.data
+9
-9
tests/test_5.data
tests/test_5.data
+6
-5
tests/test_6.data
tests/test_6.data
+7
-6
tests/test_9.data
tests/test_9.data
+10
-10
No files found.
tests/test_10.data
View file @
0850e631
...
...
@@ -3,16 +3,16 @@ Aicraft Landing System model, optimal reachability, BBFS cost, abstract inclusio
Input automaton parsed, computing LU bounds
Took 0 seconds to compute LU bounds
new optimal value 90 replaces 1073741823, found after seeing
826
states
corresponding path has length
14
cleaning: shrink from
1837 states to 410
states stored
still 1
16
1 states waiting for treatment
new optimal value 90 replaces 1073741823, found after seeing
1202
states
corresponding path has length
20
cleaning: shrink from
2866 states to 554
states stored
still 1
93
1 states waiting for treatment
discrete states:
272
states seen:
2081
states explored:
826
max size of storage:
1846
incl tests:
41882
pos. incl tests:
1732
discrete states:
434
states seen:
3290
states explored:
1202
max size of storage:
2881
incl tests:
60046
pos. incl tests:
3089
Result of verification is 90
Path is
tests/test_12.data
View file @
0850e631
...
...
@@ -2,17 +2,17 @@ Vehicule Routing model, optimal reachability, BBFS cost, abstract inclusion test
./tiamo optimal tests/vrptw.xml -cora -order BBFS -best cost -incl exp -p
Input automaton parsed, computing LU bounds
Took
175
seconds to compute LU bounds
new optimal value 18372 replaces 1073741823, found after seeing 13
509
2 states
Took
0
seconds to compute LU bounds
new optimal value 18372 replaces 1073741823, found after seeing 13
692
2 states
corresponding path has length 27
cleaning: shrink from 14
4191 states to 13501
7 states stored
still 9
57
0 states waiting for treatment
cleaning: shrink from 14
6051 states to 13684
7 states stored
still 9
60
0 states waiting for treatment
discrete states: 29853
states seen: 15
150
2
states explored: 13
509
2
max size of storage: 14
441
9
incl tests: 1
486881
pos. incl tests: 24
875
states seen: 15
338
2
states explored: 13
692
2
max size of storage: 14
627
9
incl tests: 1
549095
pos. incl tests: 24
617
Result of verification is 18372
Path is
tests/test_5.data
View file @
0850e631
...
...
@@ -2,11 +2,12 @@ Fischer model, reachability, BFS, abstract inclusion test
./tiamo reach tests/fischer.xml -incl sri
Input automaton parsed, computing LU bounds
we have explored 200000 states, 530 in the waiting listtt
Took 0 seconds to compute LU bounds
we have explored 220000 states, 3903 in the waiting listt
discrete states: 7737
states seen: 2
00530
states explored: 2
00530
max size of storage: 2
00530
incl tests:
85510147
states seen: 2
23903
states explored: 2
23903
max size of storage: 2
23903
incl tests:
109940539
pos. incl tests: 483595
Result of verification is Not reachable...
tests/test_6.data
View file @
0850e631
...
...
@@ -2,11 +2,12 @@ Fischer model, reachability, DFS, abstract inclusion test
./tiamo reach tests/fischer.xml -order DFS -incl sri
Input automaton parsed, computing LU bounds
we have explored 255000 states, 14 in the waiting listtt
Took 0 seconds to compute LU bounds
we have explored 275000 states, 14 in the waiting listtt
discrete states: 7737
states seen: 2
58725
states explored: 2
58688
max size of storage: 2
00530
incl tests: 1
12802714
pos. incl tests: 6
61849
states seen: 2
79454
states explored: 2
79454
max size of storage: 2
23903
incl tests: 1
38320181
pos. incl tests: 6
59242
Result of verification is Not reachable...
tests/test_9.data
View file @
0850e631
...
...
@@ -4,16 +4,16 @@ Aicraft Landing System model, optimal reachability, BBFS cost, simple inclusion
[WARNING] If your automaton is not acyclic or bounded, the chosen inclusion test does not guarantee termination.
Input automaton parsed, computing LU bounds
Took 0 seconds to compute LU bounds
new optimal value 90 replaces 1073741823, found after seeing
1186
states
corresponding path has length
14
cleaning: shrink from
2879 states to 436
states stored
still
1841
states waiting for treatment
new optimal value 90 replaces 1073741823, found after seeing
2330
states
corresponding path has length
20
cleaning: shrink from
5703 states to 910
states stored
still
3630
states waiting for treatment
discrete states:
272
states seen:
3085
states explored:
1186
max size of storage:
2887
incl tests:
138544
pos. incl tests:
1540
discrete states:
434
states seen:
6057
states explored:
2330
max size of storage:
5712
incl tests:
374896
pos. incl tests:
3854
Result of verification is 90
Path is
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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