Tim Quatmann
|
948e7fdaba
|
cmake: Fixed marking non-existing option as advanced
|
3 years ago |
Stefan Pranger
|
7a851901e2
|
updates after cherry pick
|
3 years ago |
Tim Quatmann
|
feadd3af77
|
Added cmake option STORM_RESOURCES_BUILD_JOBCOUNT to have better control on how many jobs we shall use to build external stuff (like spot, carl, cudd, glpk, ?)
|
3 years ago |
Tim Quatmann
|
98bb05b86f
|
Trying to build spot with a single thread
|
3 years ago |
Tim Quatmann
|
3a3587370e
|
Skip a test if LTL model checking is not available.
|
3 years ago |
Tim Quatmann
|
efeeea0d54
|
Spot: re-iterated cmake interface to hopefully make it more clean. Added documentation on how to update spot
|
3 years ago |
Tim Quatmann
|
e76c5ab4ba
|
Fixed ambiguous operator overload.
|
3 years ago |
Tim Quatmann
|
5a2e489403
|
github buildtest workflow should test with spot.
|
3 years ago |
Tim Quatmann
|
4e6d334f9b
|
Updated Changelog
|
3 years ago |
Stefan Pranger
|
ba1d0d052d
|
added simulator to tests
ebc18bc6f2
|
3 years ago |
hannah
|
093b01f0c5
|
adjusted scheduler dontCare
|
3 years ago |
hannah
|
adc5d9ae68
|
MA scheduler export
|
3 years ago |
hannah
|
1f17b31bbe
|
arbitrary choice for dontCareStates
|
3 years ago |
hannah
|
ebdfb2def8
|
keep the original modeltype during product construction
|
3 years ago |
hannah
|
c80a62ce06
|
added function for computation of memory states
|
3 years ago |
hannah
|
71100e9d65
|
scheduler json export
Conflicts:
src/storm/storage/Scheduler.cpp
|
3 years ago |
hannah
|
cceb3513ce
|
set states to dontCare during scheduler computations, adapted Tests
|
3 years ago |
hannah
|
f92b2104b5
|
TODOs and fixed an error during scheduler creation
|
3 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
|
3 years ago |
hannah
|
77ced0aefe
|
fixed warning
|
3 years ago |
Tim Quatmann
|
c057e437e4
|
CMAKE: Do not mark STORM_USE_SPOT as advanced.
|
3 years ago |
Tim Quatmann
|
9626c3c5f1
|
Cmake: Fixed output when including spot.
|
3 years ago |
Tim Quatmann
|
c1b06f40b7
|
CMAKE: Added option to include and link against Spot
Conflicts:
CMakeLists.txt
|
3 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.
|
3 years ago |
hannah
|
214d586d10
|
fixed scheduler choice in EC
|
3 years ago |
hannah
|
6865ae1464
|
build memory structure from all states
|
3 years ago |
Tim Quatmann
|
5c204182eb
|
Added some todos
Conflicts:
src/storm/modelchecker/prctl/helper/SparseMdpPrctlHelper.cpp
src/storm/storage/Scheduler.h
|
3 years ago |
hannah
|
b8712041bf
|
fixed memory structure
|
3 years ago |
hannah
|
1191e3068f
|
more ltl scheduler tests
|
3 years ago |
hannah
|
bdb2aa8de9
|
fixed scheduler output
Conflicts:
src/storm/storage/Scheduler.cpp
|
3 years ago |
hannah
|
d7b696a753
|
restructured the ltl-scheduler
|
3 years ago |
hannah
|
dd8d410748
|
updated scheduler-print and tests
Conflicts:
src/storm/storage/Scheduler.cpp
|
3 years ago |
hannah
|
93c2e92c2a
|
updated LTL-scheduler
|
3 years ago |
hannah
|
0983f2f564
|
print memory updates
Conflicts:
src/storm/storage/Scheduler.cpp
|
3 years ago |
hannah
|
49e346d52b
|
new Test
|
3 years ago |
hannah
|
991cf35f2f
|
print memoryStructure
|
3 years ago |
hannah
|
08c454f124
|
scheduler support for LTL-MC
Conflicts:
src/storm/storage/Scheduler.cpp
|
3 years ago |
hannah
|
f596d7f486
|
fixed output
|
3 years ago |
Tim Quatmann
|
7455bd8e00
|
add missing include
|
3 years ago |
hannah
|
113f17372f
|
set hasQualitativeResult to false for HOAFormulas
|
3 years ago |
hannah
|
5cc5057cd6
|
removed unused function
|
3 years ago |
hannah
|
b49837eb4e
|
use LTLHelper to compute HOAPath Formulas
Conflicts:
src/storm/modelchecker/AbstractModelChecker.cpp
|
3 years ago |
hannah
|
a88b64bad3
|
DTMC HOA tests
|
3 years ago |
hannah
|
97c3bdd5a7
|
HOA Formula Parser Tests
|
3 years ago |
hannah
|
4655dc19a1
|
fixed MDP-LTL test
|
3 years ago |
hannah
|
d21d2ca7e6
|
fixed exceptions
|
3 years ago |
hannah
|
ca6b3b8ce2
|
missing include
|
3 years ago |
Tim Quatmann
|
4cdd70949c
|
FormulaParser: HOA formulas shall only consider state-subformulas
|
3 years ago |
hannah
|
bf3894d2f8
|
DA state output
|
3 years ago |
hannah
|
57734226e2
|
channged data structure for extracted formulas
|
3 years ago |