Mavo
|
dae1a7eefe
|
Do not use cold BEs in first step of approximation formula
Former-commit-id: d204be9633
|
8 years ago |
Mavo
|
02c4195f31
|
Better upper bound for independent subtrees
Former-commit-id: 64f5a1ca60
|
8 years ago |
dehnert
|
c4f8c1fbcb
|
one step more
Former-commit-id: 95773b13c3 [formerly 28ca90f221 ]
Former-commit-id: 51d197d2b5
|
8 years ago |
Mavo
|
a2c484bba4
|
Support for probability approximation without modularisation
Former-commit-id: 921c8d310c
|
8 years ago |
Mavo
|
b669a3acef
|
Only sort bucket queue if more than 10% is unsorted
Former-commit-id: 7ebd1e49c8
|
8 years ago |
Mavo
|
6778a018ad
|
Use heuristic probability
Former-commit-id: 747b34cfdc
|
8 years ago |
Mavo
|
c12bbe2904
|
Disable old way of computing permutations as there is a bug for >31 elements
Former-commit-id: ae7af404f3
|
8 years ago |
dehnert
|
2471036df4
|
more work on jit-thing: transitioning to proper handling of synchronizing edges
Former-commit-id: 3af1772192 [formerly 890c529dd1 ]
Former-commit-id: 818295a085
|
8 years ago |
Mavo
|
876b147aa8
|
Fixed bug with iterator
Former-commit-id: f7248a57c1
|
8 years ago |
Mavo
|
d9b1285644
|
Alternative way of computing permutations (at the moment in parallel)
Former-commit-id: f5886860bc
|
8 years ago |
Mavo
|
386d4c7f05
|
Use heuristic NONE to explore complete state space
Former-commit-id: 25990b5dda
|
8 years ago |
Mavo
|
8e159133da
|
Compute lower/upper bounds only when needed
Former-commit-id: 8f3af1ab10
|
8 years ago |
dehnert
|
eaf422689b
|
terminal states now supported by jit-based builder
Former-commit-id: bf4eb4654d [formerly 5d2f364967 ]
Former-commit-id: 84aa362762
|
8 years ago |
dehnert
|
e8810a3be4
|
more work: up
Former-commit-id: e7fa235111 [formerly 6323071a5b ]
Former-commit-id: 72073e0de4
|
8 years ago |
dehnert
|
02ca60282d
|
forgotten files
Former-commit-id: 3d9bce824d [formerly a347808794 ]
Former-commit-id: a11fa06972
|
8 years ago |
dehnert
|
169293bfe5
|
started on proper deadlock handling
Former-commit-id: a10c6b86ab [formerly c0b400e239 ]
Former-commit-id: 549a0e9880
|
8 years ago |
dehnert
|
71f2e83bc0
|
completed moving from monolithic generation to callback-based approach. added building labels to jit-based model builder, added support for options of other builders (selection of labels, reward models, etc)
Former-commit-id: 5729c1c8ca [formerly 890198a907 ]
Former-commit-id: df2528638d
|
8 years ago |
Mavo
|
a9f97bd210
|
Set heuristic to probability
Former-commit-id: a7d8fd7738
|
8 years ago |
Mavo
|
58f8707293
|
Tighter over-approximation
Former-commit-id: 824e74f88d
|
8 years ago |
dehnert
|
1c1120ef66
|
more work on jit-based builder
Former-commit-id: 579adb85eb [formerly 574a25aa3d ]
Former-commit-id: 2a1d2ca2c2
|
8 years ago |
dehnert
|
9de219a6b9
|
more work on jit-based model builder
Former-commit-id: 150ac22d6b [formerly 85061a73c7 ]
Former-commit-id: cd18eec45b
|
8 years ago |
Mavo
|
0d9cdd6ef8
|
Use Heuristic None
Former-commit-id: 63f78f3db0
|
8 years ago |
Mavo
|
20b00e8f1d
|
Propagate dont care to currently not failable BEs
Former-commit-id: 1fcb15f4ec
|
8 years ago |
Mavo
|
8b78ed2340
|
Renamed rateratio to probability
Former-commit-id: 6d07985b1d
|
8 years ago |
Mavo
|
945447e7e0
|
Use DFS as default
Former-commit-id: 34f9e80d1b
|
8 years ago |
Mavo
|
815bbf10ab
|
Remove map and use linear search in BucketPriorityQueue
Former-commit-id: 3fc131facb
|
8 years ago |
Mavo
|
ef7d4ac87b
|
Do not sort BEs anymore
Former-commit-id: 1789ad3644
|
8 years ago |
Mavo
|
8d38358c11
|
Use BucketPriorityQueue instead of DynamicPriorityQueue
Former-commit-id: 7a22ef5b16
|
8 years ago |
dehnert
|
17384cd9e9
|
fixed wrong include
Former-commit-id: 46271a3866 [formerly 86b53e6740 ]
Former-commit-id: 10466b1fdd
|
8 years ago |
dehnert
|
cb97da887c
|
went from deque to vector-based representation of splitter queue in bisimulation
Former-commit-id: 7047192641
|
8 years ago |
Mavo
|
d1d77ff4df
|
Changed deque to vector in bisimulation to gain performance boost
Former-commit-id: 5db8e917b4
|
8 years ago |
Mavo
|
82a3964e5d
|
Only fix queue when needed
Former-commit-id: 50231c4554
|
8 years ago |
Mavo
|
a333d29d16
|
Hard coded heuristic to gain performance
Former-commit-id: d0d869bb3e
|
8 years ago |
dehnert
|
00db8794e6
|
fixed bug in explicit jani model generator
Former-commit-id: 445ee6a4ba [formerly 702d0fb0de ]
Former-commit-id: 0fb52d40d4
|
8 years ago |
Mavo
|
a624292ece
|
Output no states
Former-commit-id: d1548bb3fb
|
8 years ago |
Mavo
|
ec8b5a23f2
|
Fixed compile issues with under Linux
Former-commit-id: 17f4d895ec
|
8 years ago |
sjunges
|
ecc74595ba
|
several jani related fixes: IsInitialRestrictionSet(), FormulaContext, minor things
Former-commit-id: f1a5b2edcf [formerly 6a9cb0a988 ]
Former-commit-id: 11bf234fcc
|
8 years ago |
sjunges
|
435b3084cb
|
Finally, Globally
Former-commit-id: fa2ff942de [formerly 105d3af631 ]
Former-commit-id: 1560f7cfce
|
8 years ago |
sjunges
|
9faa7539c5
|
parser
Former-commit-id: 6e1af26d2f [formerly 995647eeb7 ]
Former-commit-id: 0865990abf
|
8 years ago |
Mavo
|
1bfd974795
|
Minor fixes
Former-commit-id: 9344ebe5aa
|
8 years ago |
Mavo
|
4a6f53031e
|
Choose different approximation heuristics
Former-commit-id: e9ddae066b
|
8 years ago |
dehnert
|
0796eea632
|
implemented the extended filter functions of JANI for the symbolic/hybrid check results
Former-commit-id: 236ae3ea7f [formerly c2418a22c7 ]
Former-commit-id: 1a6a075921
|
8 years ago |
Mavo
|
26d0a3a7a4
|
Fixed smaller bugs
Former-commit-id: 4c9c22bca1
|
8 years ago |
sjunges
|
ed970d78b1
|
property support for jani -- several changes throughout code, parser currently only supports probability properties
Former-commit-id: d5db0cda02 [formerly 66d55d7e43 ]
Former-commit-id: 1672b21b12
|
8 years ago |
sjunges
|
3626c044d3
|
several improvements towards jani-property support
Former-commit-id: 3d56f22d99 [formerly 1f527643ab ]
Former-commit-id: 75e40a9b69
|
8 years ago |
dehnert
|
342356ceb1
|
minor fixes to make storm work with boost 1.62
Former-commit-id: 8d17816efa [formerly f15df8c906 ]
Former-commit-id: 6030612d78
|
8 years ago |
Mavo
|
8e1e61c4f2
|
Changed datastructures and made handling of pseudo states easier
Former-commit-id: a0e0324fe6
|
8 years ago |
dehnert
|
299b2d7a56
|
some start on JIT-based model builder
Former-commit-id: b0bffd4908 [formerly 95829c4970 ]
Former-commit-id: 8e98da5dd4
|
8 years ago |
sjunges
|
88ecb60906
|
numbered actions
Former-commit-id: 3b1e903ff9 [formerly df745fb192 ]
Former-commit-id: 4700ce2d70
|
8 years ago |
dehnert
|
282be9612e
|
fixed typo in header inclusion
Former-commit-id: 7039fe5a35 [formerly 4050360481 ]
Former-commit-id: 266f1e0659
|
8 years ago |