Mavo
|
306eb8a9cc
|
Construct state from bit vector
Former-commit-id: 705af6d503
|
9 years ago |
Mavo
|
652aeb7562
|
Fixed compile error with CarlRationalNumber instead of RationalNumber
Former-commit-id: 0fbb4ad1c1
|
9 years ago |
Mavo
|
f394808e4a
|
Merge from future with compile errors
Former-commit-id: 36fd4385fc
|
9 years ago |
Mavo
|
7e8b790451
|
Preparation for pseudo state generation from bit vector
Former-commit-id: a273f13a67
|
9 years ago |
dehnert
|
39acf24448
|
fix for weak bisimulation on CTMCs
Former-commit-id: 4eee2e0997
|
9 years ago |
Mavo
|
a2a3a734a6
|
First version of symmetry for shared spares. Still some problems in contrast to Dortmund which had absolutely no problems with Tottenham.
Former-commit-id: c03062d4bd
|
9 years ago |
Mavo
|
4284c633f4
|
StateGenerationInfo does not use DFS for symmetries
Former-commit-id: 7111f5764a
|
9 years ago |
TimQu
|
6e8602413e
|
ModelInstantiator + test
Former-commit-id: f3c9980067
|
9 years ago |
TimQu
|
69c5ba604e
|
Helper functions for parametric stuff
Former-commit-id: 288e4de3da
|
9 years ago |
TimQu
|
a3aededd3a
|
public access to model ingredients: RewardModel and exitRates
Former-commit-id: b8dbe8576e
|
9 years ago |
Mavo
|
811d04c2a7
|
Fixed bug in BitVector
Former-commit-id: ae96734879
|
9 years ago |
TimQu
|
f285858e28
|
added required includes
Former-commit-id: c523950b43
|
9 years ago |
Mavo
|
83b6496fd2
|
Fixed bugs in BitVector
Former-commit-id: 8f1d5cbfac
|
9 years ago |
Mavo
|
ccec8b8f7a
|
Renaming
Former-commit-id: f10a647dc5
|
9 years ago |
Mavo
|
796d7652df
|
Fixed problem with bounds in MA model checker
Former-commit-id: c40c4e4795
|
9 years ago |
Mavo
|
3f41aa55f8
|
Cleaned up debug output
Former-commit-id: daabe84596
|
9 years ago |
Mavo
|
28a49659db
|
Small fixes
Former-commit-id: ee8ef605c3
|
9 years ago |
sjunges
|
43579babd6
|
Merge branch 'monolithic-dft' of https://sselab.de/lab9/private/git/storm into monolithic-dft
Former-commit-id: 4a7cdbbf5d
|
9 years ago |
sjunges
|
f12e02f8ff
|
dont modularise modules
Former-commit-id: 90f95b2065
|
9 years ago |
Mavo
|
8e0e838435
|
Merging the rewriting
Former-commit-id: 44107239d3
|
9 years ago |
Mavo
|
52573c90ca
|
Copy DFT
Former-commit-id: 97eb17a5d9
|
9 years ago |
sjunges
|
a6f8ba3716
|
seq examples
Former-commit-id: 42c0f279b9
|
9 years ago |
sjunges
|
e322c56820
|
findModularisationRewrite
Former-commit-id: ba948b7720
|
9 years ago |
Mavo
|
1e79e5b2a4
|
Only print debug matrix for small state sizes
Former-commit-id: c2e793d9b9
|
9 years ago |
Mavo
|
174058bb5e
|
Do not destroy the universe by dividing by 0
Former-commit-id: bd784f7ade
|
9 years ago |
Mavo
|
b8c7f063c1
|
Maybe fix try to fix bisimulation instead of deactivating
Former-commit-id: 772956d2ed
|
9 years ago |
Mavo
|
b75b5f1928
|
No bisimulation for parametric case
Former-commit-id: 7b30c7e5af
|
9 years ago |
Mavo
|
7b7b999548
|
Bisimulation for small models as well
Former-commit-id: 51bcbc23d8
|
9 years ago |
Mavo
|
cc2eb383c9
|
Merge
Former-commit-id: 23174a1636
|
9 years ago |
Mavo
|
c05e671111
|
Handling of min and max for non-determinism
Former-commit-id: 1a3a38c511
|
9 years ago |
Mavo
|
4c2b1d7c22
|
Model info for benchmarking scripts
Former-commit-id: 7a686f5f79
|
9 years ago |
Mavo
|
37a86d8190
|
Compile fixes for gcc
Former-commit-id: cb1b187ef8
|
9 years ago |
Mavo
|
e4c2702889
|
Fixed problem in MaximalEndComponents
Former-commit-id: 950b9cfdfa
|
9 years ago |
Mavo
|
f8b9ece2fd
|
Added mini test for BitVector
Former-commit-id: 8ec7395c0d
|
9 years ago |
Mavo
|
7f4fa27008
|
Initialize closed for MA
Former-commit-id: 292352f258
|
9 years ago |
Mavo
|
9b8dd018cf
|
Fixed problem with gate as trigger events for dependencies
Former-commit-id: 87cd1115bb
|
9 years ago |
Mavo
|
ba26f983a9
|
Merge from future
Former-commit-id: 710e42563f
|
9 years ago |
Mavo
|
f935f502dd
|
Activate pCTMCs for storm
Former-commit-id: 5cacb49d18
|
9 years ago |
Mavo
|
9d97750ca5
|
Improved compareAndSwap on BitVector
Former-commit-id: db953c187a
|
9 years ago |
sjunges
|
b74cd564e4
|
some further changes
Former-commit-id: ad72bbef36
|
9 years ago |
sjunges
|
63d2faf1ed
|
DFTIsomorphism now runs in the presence of SEQs
Former-commit-id: 2666490663
|
9 years ago |
sjunges
|
f562a84316
|
getRestriction added to DFT interface
Former-commit-id: ba114e4478
|
9 years ago |
sjunges
|
a6c087f461
|
Dont Care Propagation and SEQ are now sound (but more DCs can be propagated with some care)
Former-commit-id: 96288dd8d9
|
9 years ago |
sjunges
|
c6098e6a6a
|
post and pre SEQ elements for state space generation
Former-commit-id: 03e4408189
|
9 years ago |
sjunges
|
ed65140911
|
add missing file
Former-commit-id: af1ea74d65
|
9 years ago |
sjunges
|
a204ac3a66
|
added a comment
Former-commit-id: 19a026c3f9
|
9 years ago |
sjunges
|
6e777e88d1
|
fixed warning for restriction
Former-commit-id: ac2addb531
|
9 years ago |
sjunges
|
2a41579476
|
refactored source file for elements
Former-commit-id: 0315e8a8cb
|
9 years ago |
sjunges
|
11b29cfd87
|
splitted elements into single headers
Former-commit-id: 6d0774478d
|
9 years ago |
sjunges
|
9802fac0ed
|
merge branch 'monolithic-dft' of https://sselab.de/lab9/private/git/storm into monolithic-dft
Former-commit-id: f885df062f
|
9 years ago |