hannah
|
0713c5dccd
|
skipDontCareStates-option for scheduler printing
Conflicts:
src/storm/storage/Scheduler.cpp
src/storm/storage/Scheduler.h
|
4 years ago |
hannah
|
e5b19643e8
|
dontCareStates can now be (non)deterministic and (un)defined
Conflicts:
src/storm/storage/Scheduler.h
|
4 years ago |
Stefan Pranger
|
7a851901e2
|
updates after cherry pick
|
4 years ago |
hannah
|
093b01f0c5
|
adjusted scheduler dontCare
|
4 years ago |
hannah
|
1f17b31bbe
|
arbitrary choice for dontCareStates
|
4 years ago |
hannah
|
ebdfb2def8
|
keep the original modeltype during product construction
|
4 years ago |
hannah
|
71100e9d65
|
scheduler json export
Conflicts:
src/storm/storage/Scheduler.cpp
|
4 years ago |
hannah
|
6b0aaeadb4
|
ignore dontCare States while printing
TODO Scheduler printing will need refactoring
Conflicts:
src/storm/storage/Scheduler.cpp
src/storm/storage/Scheduler.h
|
4 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.
|
4 years ago |
hannah
|
bdb2aa8de9
|
fixed scheduler output
Conflicts:
src/storm/storage/Scheduler.cpp
|
4 years ago |
hannah
|
dd8d410748
|
updated scheduler-print and tests
Conflicts:
src/storm/storage/Scheduler.cpp
|
4 years ago |
hannah
|
0983f2f564
|
print memory updates
Conflicts:
src/storm/storage/Scheduler.cpp
|
4 years ago |
hannah
|
991cf35f2f
|
print memoryStructure
|
4 years ago |
hannah
|
08c454f124
|
scheduler support for LTL-MC
Conflicts:
src/storm/storage/Scheduler.cpp
|
4 years ago |
Stefan Pranger
|
814498ada2
|
fix output of prob choice labels in scheduler
|
4 years ago |
Stefan Pranger
|
dc430a3213
|
possibly skip undefined choices in schedulers
|
4 years ago |
Tim Quatmann
|
6d24ea9606
|
Silenced many 'loop variable is always a copy' warnings
|
4 years ago |
Tim Quatmann
|
84e6984659
|
StateValuations::toJson now has a template parameter to change the exported type of rationals.
|
5 years ago |
Tim Quatmann
|
3b68059e2b
|
Hiding the StateValuation object of a single state.
|
5 years ago |
Tim Quatmann
|
adfdf8c572
|
Refactored state valuations. They now store values for transient jani variables and do not store values for constants (solving Github issue #73)
|
5 years ago |
Tim Quatmann
|
feebf1a24d
|
Added scheduler export in .json
|
5 years ago |
Tim Quatmann
|
b896726c4a
|
Include choice labels in exported scheduler.
|
6 years ago |
TimQu
|
70b9398b90
|
storage/Scheduler: Fixed a constructor.
|
6 years ago |
Sebastian Junges
|
c4e7fdd5e5
|
alternative memoryless scheduler application
|
7 years ago |
TimQu
|
7bd9ef798f
|
returning the memory structure of a scheduler
|
8 years ago |
Matthias Volk
|
6ef8cf3042
|
Fixed compile problem with ull
|
8 years ago |
TimQu
|
c28aebd52b
|
improved output of scheduler a little
|
8 years ago |
TimQu
|
2f49255db6
|
Improved storage::Scheduler. We can now consider arbitrary finite memory schedulers, potentially employing randomization.
|
8 years ago |