dehnert
|
2604df54ec
|
more refactoring of formula classes: in particular fragment checking
Former-commit-id: 544c5f953f
|
10 years ago |
Mavo
|
c78d9ff802
|
Fixed problems with pdeps
Former-commit-id: c46c88b177
|
10 years ago |
Mavo
|
a6a8e5fff6
|
Structure for MA to CTMC
Former-commit-id: 6dee4cec3c
|
10 years ago |
Mavo
|
63b0513f38
|
Set probability for pdeps
Former-commit-id: 2ac06e76c0
|
10 years ago |
Mavo
|
6d84d030bd
|
Fixed lowercase
Former-commit-id: fd323c1e1c
|
10 years ago |
sjunges
|
42eb671435
|
work towards const correctness and additional methods
Former-commit-id: 2c4667412c
|
10 years ago |
Mavo
|
64b24043c5
|
Dependencies working
Former-commit-id: e262bfc5aa
|
10 years ago |
Mavo
|
24cd1ec597
|
Vector output without template seems to work
Former-commit-id: 3627729e25
|
10 years ago |
Mavo
|
46642f2bca
|
CTMCs are working again
Former-commit-id: 259bfefa54
|
10 years ago |
Mavo
|
35f5f9de15
|
Small refactoring
Former-commit-id: 102054c604
|
10 years ago |
Mavo
|
d507eab7f3
|
Build Markov Automaton instead of CTMC
Former-commit-id: 26c299ad34
|
10 years ago |
Mavo
|
4ece7e45a9
|
Added assertions
Former-commit-id: c84ad69729
|
10 years ago |
dehnert
|
4367bdb378
|
properly introduced CheckTask in all model checkers and made it compile again (+ functional tests working)
Former-commit-id: d44db3c342
|
10 years ago |
dehnert
|
e3c4f5fa72
|
more work on customizing checking process
Former-commit-id: 93e5895f77
|
10 years ago |
Mavo
|
7dd1bb67ea
|
Some refactoring
Former-commit-id: 95441da721
|
10 years ago |
Mavo
|
69a464d5ef
|
Changed unordered_set to BitVectorHashMap for DFTState
Former-commit-id: 35f57aa250
|
10 years ago |
Mavo
|
0a21431c07
|
Use representant for usage flag in DFTBuilder
Former-commit-id: 9084ce2f2f
|
10 years ago |
Mavo
|
a781df35c2
|
Use passive failure rate if BE is not used
Former-commit-id: fdc4a6687b
|
10 years ago |
Mavo
|
4079a3f9cc
|
Refactoring
Former-commit-id: ef3aa2c516
|
10 years ago |
Mavo
|
0775bdf549
|
Disabled some debug output
Former-commit-id: 31ae65f255
|
10 years ago |
Mavo
|
d6b7331a5c
|
Fixed problem with multiple transitions to one state
Former-commit-id: 2fe612028e
|
10 years ago |
sjunges
|
d8191d8c6a
|
const formulae
Former-commit-id: 910d7ca539
|
10 years ago |
PBerger
|
8eec3f2306
|
Fixed issue in ExplicitPrismModelBuilder.cpp when CARL is not available.
Former-commit-id: 08c6ec6dbe
|
10 years ago |
Mavo
|
3b9a48136c
|
Sort transitions before building them
Former-commit-id: eba930f0b6
|
10 years ago |
Mavo
|
f38eeff1ef
|
First try on parsing of rational functions
Former-commit-id: 63a6ae0d14
|
10 years ago |
dehnert
|
0ffbda5aff
|
initial draft of long-run rewards for parametric models
Former-commit-id: 991512a57d
|
10 years ago |
sjunges
|
1e1400d68d
|
merge
Former-commit-id: eb9efc4bb2
|
10 years ago |
sjunges
|
096778a5d0
|
assorted fixes (builder for no-fix-deadline, semicolon, xercesbuild)
Former-commit-id: 7ae9bcd61e
|
10 years ago |
Mavo
|
6e2f5602e1
|
Finished templating
Former-commit-id: 7225717fdb
|
10 years ago |
Mavo
|
69168e9236
|
Use rate instead of prob
Former-commit-id: 50bf0a9ba8
|
10 years ago |
Mavo
|
7737205149
|
More refactoring with templates
Former-commit-id: 6b614ed7f3
|
10 years ago |
Mavo
|
4343b5b980
|
Refactored some classes into templates
Former-commit-id: b495cf93d4
|
10 years ago |
Mavo
|
d5474722c0
|
Label generation from FT
Former-commit-id: 111a02a143
|
10 years ago |
dehnert
|
34ba28cfdb
|
some minor fixes
Former-commit-id: 1a290e0fb1
|
10 years ago |
Mavo
|
91fe16c699
|
1st try on CTMC model checking
Former-commit-id: 5520801c2d
|
10 years ago |
Mavo
|
4ae86c76f9
|
Output uses logger now
Former-commit-id: bb5061ccd4
|
10 years ago |
Mavo
|
0c37f078fb
|
Build transition matrix for FT
Former-commit-id: 2ffb55295a
|
10 years ago |
dehnert
|
d0e15d1a4f
|
more work (and stuff, you know?)
Former-commit-id: ec9f6746b8
|
10 years ago |
Mavo
|
7b37023f79
|
Some refactoring
Former-commit-id: c5954a71a2
|
10 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
|
10 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 |