dehnert
|
310db8a234
|
started to include reachability in JANI model generation
Former-commit-id: d54f35b999
|
9 years ago |
dehnert
|
6313e4c31b
|
fixed a bug in symbolic model generator
Former-commit-id: de49f7b812
|
9 years ago |
dehnert
|
adf8232896
|
more work and fixes for symbolic JANI builder
Former-commit-id: 5ca11938c1
|
9 years ago |
dehnert
|
c4327e91a9
|
more work on symbolic JANI model builder
Former-commit-id: 4fe002c4f8
|
9 years ago |
dehnert
|
7d03f0e4d0
|
improved error checking for custom parallel composition. added small tests.
Former-commit-id: 8f6b6913d6
|
9 years ago |
dehnert
|
bf65ef726c
|
system composition in PRISM appears to be working
Former-commit-id: e7f0dd84e8
|
9 years ago |
dehnert
|
4c4e830a4c
|
started on supporting renaming/hiding in PRISM models
Former-commit-id: ae9ef24ad5
|
9 years ago |
dehnert
|
1df8a5c7cc
|
parallel composition (full, restricted, interleaving) for PRISM appears to work, added some more sanity checks for parallel composition
Former-commit-id: 4ed40c8aba
|
9 years ago |
dehnert
|
4e97d294b3
|
fixed bug in composition
Former-commit-id: 0efedc3ec1
|
9 years ago |
dehnert
|
ebb47aaa13
|
working on making model composition in PRISM work again
Former-commit-id: 080a6d80cd
|
9 years ago |
dehnert
|
81b4fa6b9b
|
added composition specification to PRISM program
Former-commit-id: 2c032f5d7e
|
9 years ago |
Mavo
|
a0d659f2da
|
always use shared_ptr<Formula const>
Former-commit-id: 63a447e887
|
9 years ago |
Mavo
|
effadc5cca
|
Split into general settings and markov chain settings
Former-commit-id: 619a2e3622
|
9 years ago |
Mavo
|
67d77608bd
|
Refactoring of settings
Former-commit-id: ea4350fc1c
|
9 years ago |
dehnert
|
2604df54ec
|
more refactoring of formula classes: in particular fragment checking
Former-commit-id: 544c5f953f
|
9 years ago |
sjunges
|
d8191d8c6a
|
const formulae
Former-commit-id: 910d7ca539
|
9 years ago |
sjunges
|
1e1400d68d
|
merge
Former-commit-id: eb9efc4bb2
|
9 years ago |
dehnert
|
d0e15d1a4f
|
more work (and stuff, you know?)
Former-commit-id: ec9f6746b8
|
9 years ago |
dehnert
|
0708672a68
|
removed ite for ADDs as this operation should be formed with a BDD as the first argument. as a compensation, we provide a version of ite that takes a BDD and two ADDs and returns the corresponding ADD
Former-commit-id: 720dc3a9c4
|
9 years ago |
dehnert
|
ebe9ccbb15
|
some work on DD stuff
Former-commit-id: 50ca51d264
|
10 years ago |
dehnert
|
4a772fe48d
|
fixed bug in sylvan
Former-commit-id: 0fd69e20a1
|
10 years ago |
dehnert
|
8657fb0181
|
introduced relational product operations to prob0/1 algorithms (where possible)
Former-commit-id: 7fcd642030
|
10 years ago |
dehnert
|
494f263b71
|
fixed a wrong assumption for sylvan relnext
Former-commit-id: 157e6826c7
|
10 years ago |
dehnert
|
3556743d7e
|
more work on introducing relation products
Former-commit-id: 6b78fa09d2
|
10 years ago |
dehnert
|
e43bdfaaaa
|
more work on the dd stuff *sigh*
Former-commit-id: df8e227336
|
10 years ago |
dehnert
|
31147a90d2
|
removed or and not operation on ADDs as they should conceptually be used on BDDs
Former-commit-id: 860ed79637
|
10 years ago |
dehnert
|
2c69232560
|
started cleaning ADD interface
Former-commit-id: f67fe7cf47
|
10 years ago |
dehnert
|
472851508c
|
changed return type of equal, notEqual, less, lessOrEqual, greater, greaterOrEqual to BDD since returning an ADD is logically not quite correct
Former-commit-id: 64bf8b0704
|
10 years ago |
dehnert
|
8bf0f3c87e
|
apparently, changing the DD interface implies some other changes as well...
Former-commit-id: c5cedc720f
|
10 years ago |
dehnert
|
4e86ef2e47
|
moved CUDD-based DD implementation to own folder
Former-commit-id: a828f92518
|
10 years ago |
dehnert
|
7156a63b0f
|
tried different approach for bisim for MDPs
Former-commit-id: 92d56a4620
|
10 years ago |
dehnert
|
e51a3cfa85
|
refined cut-off of builders a little. Now, based on the property, more of the states are treated as terminal states of the model
Former-commit-id: 4b68d6f1e8
|
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 |
dehnert
|
d4cd58e9c6
|
upon preserving a new formula, the builders now do not apply terminal states
Former-commit-id: b6a5d04cd0
|
10 years ago |
dehnert
|
3849c59d6b
|
formula parser now correctly accepts variables of a loaded model
Former-commit-id: 9d6312b529
|
10 years ago |
dehnert
|
080b50a890
|
fixed bug in symbolic model generation
Former-commit-id: 9b99c0d75f
|
10 years ago |
dehnert
|
9f70e7cb3b
|
adapted DD-based model exploration to the new policy regarding writing to global variables
Former-commit-id: 272cb04813
|
10 years ago |
dehnert
|
7f5e775395
|
adapted counterexample generation to refactoring
Former-commit-id: e73d2885cd
|
10 years ago |
dehnert
|
a9142a752d
|
fixed another bug
Former-commit-id: 2f0eb64b6f
|
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
|
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
|
c683934ea0
|
removed debug output and fixed bug
Former-commit-id: 0c33f61bbe
|
10 years ago |
dehnert
|
08747378d5
|
workplace switch
Former-commit-id: eab2c2bc9e
|
10 years ago |