dehnert
|
27e06940a9
|
templated all explicit parsers so that they may now be modified to produce non-double models
Former-commit-id: dd7f8767f8
|
10 years ago |
sjunges
|
ebab145180
|
use default bitvector move, which is fine
Former-commit-id: e646a13fb5
|
10 years ago |
dehnert
|
ad660f0f98
|
more ifdefs for everyone
Former-commit-id: f94a2c55bc
|
10 years ago |
dehnert
|
21d9e91586
|
work towards interval reward model
Former-commit-id: 24f7e9684f
|
10 years ago |
dehnert
|
36b67a3a38
|
refined output of deadlock states a bit
Former-commit-id: 4262871295
|
10 years ago |
dehnert
|
1713e10efc
|
added output of first 3 deadlock states in symbolic model builder
Former-commit-id: e33a984593
|
10 years ago |
sjunges
|
f219437acf
|
Faster compilation times!
Former-commit-id: a8dc8fa612
|
10 years ago |
dehnert
|
080b50a890
|
fixed bug in symbolic model generation
Former-commit-id: 9b99c0d75f
|
10 years ago |
dehnert
|
29716ea5f8
|
performance tests now compile again. also fixed some warnings
Former-commit-id: 2fa8c2abd9
|
10 years ago |
dehnert
|
b94e978843
|
another round of fixes
Former-commit-id: 67f4e4be47
|
10 years ago |
sjunges
|
d4ba7905fa
|
Extra constructor for simple testing.
Former-commit-id: 0fcef3d5e7
|
10 years ago |
sjunges
|
faf31156e0
|
fix for last changes + is probabilistic
Former-commit-id: 38df3f515f
|
10 years ago |
dehnert
|
972c391eb1
|
fixed some more bugs/warnings
Former-commit-id: 2748793daf
|
10 years ago |
dehnert
|
dc2735b6ff
|
moved some template parameters from class scope to function scope
Former-commit-id: 668453f7f3
|
10 years ago |
dehnert
|
fbd05cd780
|
more and more bugfixes
Former-commit-id: 7f1ba98797
|
10 years ago |
dehnert
|
b3178e17f6
|
more bug fixes
Former-commit-id: 0b33b30efa
|
10 years ago |
dehnert
|
73a2491dfb
|
more bugfixes
Former-commit-id: 5afecd5a21
|
10 years ago |
dehnert
|
1a07b24682
|
added some convenience functions for reward model building
Former-commit-id: 796963aee3
|
10 years ago |
dehnert
|
4ca64a913a
|
main executable compiling again, started to debug
Former-commit-id: f255c48a3d
|
10 years ago |
dehnert
|
6133c3462a
|
symbolic models can now have several reward models, adapted reward generation in model builders, probably introduced quite some bugs
Former-commit-id: 1fae8bcf12
|
10 years ago |
sjunges
|
9201c6420a
|
Removes identity assignments
Former-commit-id: bdf15fd4c1
|
10 years ago |
dehnert
|
e631dbd1a0
|
more work on new reward models
Former-commit-id: 661c7b5b24
|
10 years ago |
dehnert
|
61fb277024
|
more work on refactoring (storm stinks and should be rewritten :P)
Former-commit-id: 7495dea2df
|
10 years ago |
sjunges
|
84ecabd2c8
|
further fixes, for performance tests and windows
Former-commit-id: 47a4502fd0
|
10 years ago |
dehnert
|
8ff557cfad
|
more work on creating helpers for model checkers
Former-commit-id: 0c68ccaa41
|
10 years ago |
sjunges
|
f85d28325e
|
Further work towards faster and more modular compilation
Former-commit-id: 9de50910b8
|
10 years ago |
sjunges
|
3c2040f4b7
|
Removed many superfluous includes, added some source files -- towards faster compilation
Former-commit-id: a575a97d40
|
10 years ago |
dehnert
|
b56766e993
|
more work on reward model that turned out to be refactoring in disguise
Former-commit-id: 31a7fa4801
|
10 years ago |
sjunges
|
a129983ae9
|
cleaning includes for better compilation times
Former-commit-id: e2878ae043
|
10 years ago |
dehnert
|
dcd42d5653
|
started reworking reward models
Former-commit-id: 49d9106451
|
10 years ago |
sjunges
|
719ac4fb4e
|
move perm sched to own dir
Former-commit-id: 0bf95c9c33
|
10 years ago |
sjunges
|
5ec1e2acbe
|
PermissiveSchedulers are on future now
Former-commit-id: d49b7623e6
|
10 years ago |
dehnert
|
56b4f53ce7
|
got rid of more warnings
Former-commit-id: 5c39f63c69
|
10 years ago |
sjunges
|
90fa8f6f0d
|
convenience methods for sparse matrix added
Former-commit-id: 3feda8a8c3
|
10 years ago |
dehnert
|
e338cbe069
|
fixed a lot of warnings in the tests
Former-commit-id: b6752202ac
|
10 years ago |
sjunges
|
44e609ce86
|
merge fix
Former-commit-id: 3fe4dba33f
|
10 years ago |
dehnert
|
04f789619c
|
some work towards eliminating compiler warnings
Former-commit-id: d1eca470a4
|
10 years ago |
sjunges
|
812b101c40
|
better program checks, some extensions in model and matrix
Former-commit-id: 8efaaf2ca9
|
10 years ago |
dehnert
|
c683934ea0
|
removed debug output and fixed bug
Former-commit-id: 0c33f61bbe
|
10 years ago |
dehnert
|
507331d8a9
|
more debug output
Former-commit-id: acb7f9ea2f
|
10 years ago |
sjunges
|
ec74d01557
|
Fix in the comment.
Former-commit-id: fe3ff1d2a0
|
10 years ago |
sjunges
|
f2c6bb91fd
|
Some extra methods for the Expr. Manager.
Former-commit-id: b3e813280f
|
10 years ago |
sjunges
|
1ec453e587
|
support for intervals in matrices
Former-commit-id: e8d9d85162
|
10 years ago |
sjunges
|
9a0e42babb
|
static analysis for global variables
Former-commit-id: ef846aa804
|
10 years ago |
sjunges
|
7a050434d9
|
bugfixes for NondeterministicModel, improvements for StateActionPair, graph and initialize
Former-commit-id: 4531d784a1
|
10 years ago |
sjunges
|
cf8da8a8df
|
wrappers for common tuples added
Former-commit-id: 47041c3641
|
10 years ago |
dehnert
|
9d5c3e7e2f
|
added functionality to flatten the modules of a PRISM program into one module
Former-commit-id: 04faac9c67
|
10 years ago |
TimQu
|
86ff07ec0d
|
take sampling point before approximation to know whether to minimize or maximize.
only compute the rational function when it is needed.
Former-commit-id: 0000360472
|
10 years ago |
sjunges
|
59fe9ace09
|
Further work on state space generation
Former-commit-id: bb373138e5
|
10 years ago |
sjunges
|
fd3ffafcd9
|
First version of the monolithic state space generation
Former-commit-id: fab8f6e356
|
10 years ago |