hannah
|
cceb3513ce
|
set states to dontCare during scheduler computations, adapted Tests
|
5 years ago |
hannah
|
77ced0aefe
|
fixed warning
|
5 years ago |
hannah
|
412489a57f
|
Added possibility to set (un)reachable states for scheduler
Conflicts:
src/storm/modelchecker/prctl/helper/SparseMdpPrctlHelper.cpp
It looks like you may be committing a cherry-pick.
|
5 years ago |
hannah
|
93c2e92c2a
|
updated LTL-scheduler
|
5 years ago |
hannah
|
08c454f124
|
scheduler support for LTL-MC
Conflicts:
src/storm/storage/Scheduler.cpp
|
5 years ago |
hannah
|
a038d9658e
|
added TODOs
|
5 years ago |
hannah
|
ffe70ea056
|
removed model from SparseLTLHelper
|
5 years ago |
Joachim Klein
|
4c70f1a160
|
(MDP-LTL) ProductBuilder: DA product with MDP
|
6 years ago |
Joachim Klein
|
e5282708dd
|
(DA-product) transformer: Product, DAProduct + builders
|
6 years ago |
Tim Quatmann
|
6d24ea9606
|
Silenced many 'loop variable is always a copy' warnings
|
5 years ago |
TimQu
|
139c86f6a0
|
Fixes for multi-obj LRA
|
6 years ago |
Tim Quatmann
|
b3fa8893a2
|
End Component Eliminator now also returns the sinkRows
|
6 years ago |
Tim Quatmann
|
5d530bb532
|
Improved compatibility of the dd-to-sparse engine (can now handle reward models with state action rewards)
|
6 years ago |
Matthias Volk
|
c8158018b8
|
Use state elimination to eliminate chains of non-Markovian states in MA
|
7 years ago |
Matthias Volk
|
8e24f141f9
|
Initial label is kept in NonMarkovianChainElimination with heuristic 'delete'
|
7 years ago |
Alexander Bork
|
605546358b
|
Added option to merge labels of eliminated states into existing states
|
7 years ago |
Alexander Bork
|
e490a0ba52
|
Fixed iteration over all labels
|
7 years ago |
Alexander Bork
|
e28203fbb8
|
Added option to merge labels of eliminated states into existing states
|
7 years ago |
Matthias Volk
|
4ee31063a4
|
Removed double whitespaces in outputs
|
7 years ago |
Matthias Volk
|
e4e069a98c
|
Slight refactoring of transformations
|
7 years ago |
TimQu
|
b07acd0e3f
|
deterministicScheds: changed setting to --purescheds and added memory pattern 'counter'
|
7 years ago |
TimQu
|
22a19d68ba
|
Fixed an issue with multi-objective model checking preprocessor not correctly preserving reachability rewards
|
7 years ago |
Alexander Bork
|
584dc6caa7
|
Fixed error that matrix dimensions were to small if last columns have only 0 entries
|
7 years ago |
Tim Quatmann
|
492348542f
|
SubsystemBuilder: Fix deadlocks with a selfloop (if requested)
|
7 years ago |
Alexander Bork
|
adf07416dc
|
Added preservation of time bounded until formulae
|
7 years ago |
Alexander Bork
|
7b038db6d5
|
Fixed missing part for label preservation and added formula preservation check
|
7 years ago |
Alexander Bork
|
88d6300084
|
Added option for label preservation to state elimination
|
7 years ago |
Alexander Bork
|
ae5c001d24
|
Moved non-Markovian state eliminator to its own class
|
7 years ago |
TimQu
|
4f6822ec1d
|
EndComponentEliminator now provides an entry point where an end component decomposition can be given from outside.
|
7 years ago |
TimQu
|
18f0c3d125
|
MemoryIncorporation: improved documentation.
|
7 years ago |
TimQu
|
4ac23d630f
|
quantiles: Added support for formulas with trivial bounds (i.e., >=0).
|
8 years ago |
Tim Quatmann
|
6e8aef2acc
|
Checking formulas with >=0 bound.
|
8 years ago |
Matthias Volk
|
399c061086
|
Typos
|
8 years ago |
TimQu
|
66ab97ba4f
|
transformer: Added functionality to also translate expected time formulas to expected rewards.
|
8 years ago |
Sebastian Junges
|
b945b34457
|
extended the subsystembuilder with an option to track actions, and the option to disable some features
|
8 years ago |
TimQu
|
6102fd27ae
|
Subsystembuilder can now handle deadlock states
|
8 years ago |
TimQu
|
4dc234d635
|
silenced several 'unused parameter'-warnings
|
8 years ago |
TimQu
|
034fbf20c7
|
extended SubsystemBuilder, made ChoiceSelector work for MAs as well.
|
8 years ago |
dehnert
|
9d528db2fc
|
adding translation of expressions used in formulas to symbolic-to-sparse transformers
|
8 years ago |
TimQu
|
f1eaab5603
|
enabling preservation of total reward formulas in ContinuousToDiscreteTimeModelTransformer
|
8 years ago |
TimQu
|
d24d1bdcd8
|
added memory incorporation transformer
|
8 years ago |
TimQu
|
c2dd57cda5
|
total rewards for mdps
|
8 years ago |
dehnert
|
93bf17f54b
|
remove debug output
|
8 years ago |
dehnert
|
7636a0339d
|
removed warning for missing naming capabilities in Z3 LP solver
|
8 years ago |
TimQu
|
fd7f8c7bac
|
Fixed an issue related to multi-objective model checking of models with potentially infinite expected reward
|
9 years ago |
sjunges
|
10b1f65840
|
eliminating selfloops in pomdps
|
9 years ago |
sjunges
|
6e506e5a66
|
moved application of permissive scheduler to an own transformer
|
9 years ago |
TimQu
|
57490a7947
|
fixed continuous to discrete time transformation
|
9 years ago |
TimQu
|
c55a654c6c
|
fixes and more settings for storm-pars
|
9 years ago |
TimQu
|
c7b83ffb5f
|
moved parameter lifting related code out of the main library/executable
|
9 years ago |