dehnert
|
d62539165e
|
'Identity updates' can now be described as applying 'true' in PRISM programs.
Former-commit-id: b2f70eb465
|
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
|
d8a3009bde
|
merged master in future branch
Former-commit-id: 0970004f69
|
10 years ago |
sjunges
|
57987c1387
|
Merge branch 'master' of https://sselab.de/lab9/private/git/storm
Former-commit-id: 8c9121bba9
|
10 years ago |
sjunges
|
5fddb47a91
|
some cleaning and extra comments in the CMakeLists
Former-commit-id: 95b2bc6d30
|
10 years ago |
sjunges
|
1ec453e587
|
support for intervals in matrices
Former-commit-id: e8d9d85162
|
10 years ago |
sjunges
|
0c2ada4627
|
Merge branch 'global_variables' into future
Former-commit-id: f7e8405ec0
|
10 years ago |
sjunges
|
8b1e003657
|
Fix
Former-commit-id: 882bfd73ce
|
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 |
dehnert
|
7b2bfa592c
|
started working on integration of games-based abstraction refinement in production code quality
Former-commit-id: 123de72725
|
10 years ago |
sjunges
|
a212cce8c1
|
Added a method to get the number of choices for a specific state.
Former-commit-id: 1ced589a95
|
10 years ago |
sjunges
|
b50c823c77
|
Refactored for faster compilation times.
Former-commit-id: 14853d8f38
|
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 |
dehnert
|
4dbbe3c561
|
moved constraint collection to DTMC class
Former-commit-id: 5471a20bec
|
10 years ago |
TimQu
|
a22c36e38a
|
avoided unnecessary copy of matrix while doing graph analysis. const& was missing somehow.
Former-commit-id: d1abf847c3
|
10 years ago |
dehnert
|
c99a61307f
|
hybrid dtmc model checker can now also treat lra
Former-commit-id: 2db1d9a600
|
10 years ago |
dehnert
|
39abecbad3
|
added some tests for LRA in CTMCs
Former-commit-id: 3b847d542e
|
10 years ago |
dehnert
|
13514c9da8
|
hybrid CTMC model checker can now do lra as well
Former-commit-id: 6e898a2a6d
|
10 years ago |
dehnert
|
1e5398c8b7
|
LRA finally working for ctmcs
Former-commit-id: 699e4714a4
|
10 years ago |
dehnert
|
331ea9fc19
|
further work on steady state probabilities
Former-commit-id: d2497ac7eb
|
10 years ago |
dehnert
|
b9cc6c2708
|
fixed bug in concatenating results of subformulas
Former-commit-id: 73b773480a
|
10 years ago |
sjunges
|
a412ac2a60
|
Progress in smtrat-smtsolver interface
Former-commit-id: 2cee8a4968
|
10 years ago |
sjunges
|
40a0f4f18a
|
stupid fix in cli (carl version can not be shown, no idea how...)
Former-commit-id: 47dde73f72
|
10 years ago |
sjunges
|
7cbab6a260
|
use gmpxx mpq_class for rational numbers
Former-commit-id: e79dac21dfb904f86bf4dcdf2f0fec59cf88a3ef
|
10 years ago |
dehnert
|
1b9860ece0
|
modified parser to accept more legal formulas
Former-commit-id: acf383c4a3dac107a8878a4c7dfec8dffd526ead
|
10 years ago |
sjunges
|
16c57decff
|
print header including info for smtrat and carl (untested)
Former-commit-id: 8490637c559470b1cc70dbe74252dd745c6a98a6
|
10 years ago |
sjunges
|
50136dd31a
|
Improved import of carl/smtrat
Former-commit-id: d5ead060248ed1390c774b8dc70971795d64b876
|
10 years ago |
sjunges
|
71f8504c08
|
included a necessary header which was indirectly included before to ease further implementations of the smtsolver interface
Former-commit-id: 72cdaf262889ab31518d865f4f8db4a63c8b854f
|
10 years ago |
dehnert
|
ce58a5fa6f
|
steady state working for CTMCs
Former-commit-id: 9b2cf094004ce052276c57cb458599892336ade5
|
10 years ago |
Sebastian Junges
|
fab39f1ac2
|
Finding smtrat via their new export version
Former-commit-id: e261755b9ea48a9857619c68e1d0dc0ca29d4812
|
10 years ago |
dehnert
|
d3124f2c23
|
fixed bug in matrix builder
Former-commit-id: 92d6b185e882f60112269ad9ee84d502b20cda32
|
10 years ago |
dehnert
|
6c4162fae4
|
more work towards steady state for CTMCs
Former-commit-id: c3e17d1fc0c13d2e604b9e5e3065c1f4a68b2c07
|
10 years ago |
dehnert
|
1130efe0dc
|
step towards steady-state for CTMCs
Former-commit-id: 4ab4d6b8b6869d066ab41646dfbc6d663ad6d9d9
|
10 years ago |
dehnert
|
4c35bc0f66
|
symbolic DTMC model checker working
Former-commit-id: d0913f7912faa14240175d10bd9711e4dba74bb1
|
10 years ago |
dehnert
|
81c627b9b7
|
First version of fully symbolic game solver.
Former-commit-id: 34406f25b92de85872f9010a80a20f4f99f6ca7c
|
10 years ago |
dehnert
|
96464fdcbc
|
added model classes for two-player stochastic games
Former-commit-id: 8dccae2ea976f341b1e6056eba541aa262178582
|
10 years ago |
dehnert
|
37cd2ad682
|
started working on game solver
Former-commit-id: 59c3528d237a7b91ff2acae5d2426955840d1c05
|
10 years ago |
PBerger
|
3bb0346407
|
Fixed missing typenames and member initialization reordering.
Former-commit-id: bdf24399d64c8ee32ac14025ef87d0b7733b15c1
|
10 years ago |
PBerger
|
0c3c057f83
|
Fixed the usual "typename" errors in Clang-code.
Former-commit-id: 20606ed360a00bdea82842927a0657b77f34f189
|
10 years ago |
PBerger
|
dce1d728e5
|
I added a few small documentation fixes.
Former-commit-id: d5d8f7fbb080779f0edfa395b0621ba13a20f2a1
|
10 years ago |
PBerger
|
b9eaddfcb3
|
Merge branch 'master' of https://sselab.de/lab9/private/git/storm
Former-commit-id: 82835c1f721219c7bee2f2d7f32d4a5b8ced30b7
|
10 years ago |
David_Korzeniewski
|
772ab33ad1
|
Merge remote-tracking branch 'remotes/origin/master'
Former-commit-id: d2d3f54d079f30ee686c1363552036941613150b
|
10 years ago |
David_Korzeniewski
|
5623e66566
|
Ignore empty lines in property file and only warn if a line could not be parsed
Former-commit-id: 1d2767e90dd95240a0870e26600758919f70dc4b
|
10 years ago |
dehnert
|
a4663ccfd3
|
added missing input file for tests
Former-commit-id: 7d1c7f857045acfb92bd196cbff81b76011b806b
|
10 years ago |
dehnert
|
68b786d47b
|
Merge branch 'master' of https://sselab.de/lab9/private/git/storm
Former-commit-id: c8944f81e575e0af381e5c7bebaf28f6fa201f64
|
10 years ago |
dehnert
|
f672f8d8d8
|
Merge branch 'mtbddIntegration'
Former-commit-id: 5a388df36593d8e39b42707f60a1f5831826fdef
|
10 years ago |
PBerger
|
21d1039152
|
Merge branch 'master' of https://sselab.de/lab9/private/git/storm
Former-commit-id: 00ddae78e27d2acb13d03f3acdd2d456677cf216
|
10 years ago |