Matthias Volk
|
a082e7d228
|
Typos
|
5 years ago |
Matthias Volk
|
544dd60206
|
Removal of labels
|
5 years ago |
Sebastian Junges
|
a53b7ca005
|
permute actions in reward models
|
5 years ago |
Sebastian Junges
|
340be99e78
|
permutation of items
|
5 years ago |
Matthias Volk
|
61c1ec8537
|
Check for Zeno cycles in MA
|
6 years ago |
TimQu
|
013695a6ce
|
Fixed compile issue: boost::split seems to need an lvalue for the input string.
|
6 years ago |
Matthias Volk
|
bb71c078fa
|
Export to dot format allows for maximal line width in state labels and valuations
|
6 years ago |
Tim Quatmann
|
492348542f
|
SubsystemBuilder: Fix deadlocks with a selfloop (if requested)
|
6 years ago |
Alexander Bork
|
ae5c001d24
|
Moved non-Markovian state eliminator to its own class
|
6 years ago |
Alexander Bork
|
10bb42e0f6
|
First version of non-Markovian state elimination for MAs
|
6 years ago |
Alexander Bork
|
549774abc9
|
Added state remapping in state elimination
|
6 years ago |
Alexander Bork
|
27e65d5669
|
Added construction of the state remapping for elimination of non-Markovian states in MAs
|
6 years ago |
Matthias Volk
|
15dadf1bc3
|
Fixed imprecision in comparison for MA
|
6 years ago |
Tim Quatmann
|
6faf074fc5
|
Made sure that model::getAllParameters also returns the parameters occurring at rates.
|
6 years ago |
Matthias Volk
|
3c5f25fe4a
|
Get all model parameters
|
6 years ago |
Sebastian Junges
|
6c2262b7e8
|
more informative error messages during model building (for better debugging)
|
6 years ago |
Sebastian Junges
|
c4e7fdd5e5
|
alternative memoryless scheduler application
|
7 years ago |
Sebastian Junges
|
595afcfc0a
|
more precise error message when creating non-deterministic models
|
7 years ago |
Matthias Volk
|
909c035c52
|
Dot export can insert linebreaks between labels
|
7 years ago |
TimQu
|
90c9e95c8a
|
Only consider the reachable set of states after closing an MA
|
7 years ago |
TimQu
|
1f6fc7e273
|
Better conversion of MA to CTMC if there are only Markovian states
|
7 years ago |
TimQu
|
8a579f1e95
|
Better conversion of MA to CTMC if there are only Markovian states
|
7 years ago |
TimQu
|
d47b86d4d7
|
Better conversion of MA to CTMC if there are only Markovian states
|
7 years ago |
TimQu
|
87e34d7b32
|
Added Support for Total Reward Formulas for DTMCs in the Sparse Engine
|
7 years ago |
Matthias Volk
|
2ba70e964c
|
Added hasParameters() and supportsParameters() for symbolic models
|
7 years ago |
Matthias Volk
|
ec411ffc78
|
Typos
|
7 years ago |
dehnert
|
0fed84c5a9
|
removed superfluous return
|
7 years ago |
Matthias Volk
|
7f7778533a
|
Typos
|
7 years ago |
Matthias Volk
|
db32a91c7c
|
Changed logging level for some output
|
7 years ago |
TimQu
|
a1c10cac37
|
filtering reward zero states for MDPs
|
7 years ago |
dehnert
|
4591dba631
|
made maxsat-based counterexample generation be applicable to DTMCs and MDPs
|
8 years ago |
dehnert
|
676120229b
|
intermediate stage
|
8 years ago |
dehnert
|
0d18886966
|
re-enabling conversion of MA to CTMC if the MA only has Markovian states
|
8 years ago |
Joachim Klein
|
f56076aacf
|
Add virtual destructors to classes having virtual functions.
(Silences warnings from -Wdelete-non-virtual-dtor -Wnon-virtual-dtor)
|
8 years ago |
dehnert
|
41828ca27d
|
more work on bisimulation-based abstraction-refinement
|
8 years ago |
Matthias Volk
|
4456069e81
|
Fixed typo
|
8 years ago |
Matthias Volk
|
88544a9ec7
|
Added assertion for turnRatesToProbabilities in MA
|
8 years ago |
Matthias Volk
|
983e09fd63
|
Fixed possible problem with rates and exit rates in MA
|
8 years ago |
TimQu
|
fcd277c42a
|
added an option that enables building of state valuations. Also include the state valuations when the model is exported to .dot format
|
8 years ago |
dehnert
|
3c844a487f
|
some more optimizations
|
8 years ago |
TimQu
|
999fd0752c
|
The model memory product can now retrieve the reachable states without actually building the product
|
8 years ago |
TimQu
|
76c01de25c
|
use utility::vector::max_if to compute the maximum exit rate in an MA
|
8 years ago |
TimQu
|
8efccd76d2
|
started to make multi-objective preprocessing more flexible w.r.t. different checkers
|
8 years ago |
sjunges
|
10b1f65840
|
eliminating selfloops in pomdps
|
8 years ago |
sjunges
|
b120b74fa9
|
StateActionPair to index should be part of nondeterministicmodel
|
8 years ago |
sjunges
|
6e506e5a66
|
moved application of permissive scheduler to an own transformer
|
8 years ago |
Sebastian Junges
|
fb8dd88314
|
fixes in parsing, support for POMDPs in DRN
|
8 years ago |
dehnert
|
ad456916e9
|
first working version of sparse reward model quotienting
|
8 years ago |
dehnert
|
722cb3109c
|
dd quotient extraction of reward models in dd bisimulation
|
8 years ago |
dehnert
|
f96403de9e
|
added reduction to state-based rewards to symbolic (reward) models
|
8 years ago |