Daniel Basgöze
|
94ec1a7aeb
|
Fix print_storm_rational_number
|
3 years ago |
Daniel Basgöze
|
78a10f201e
|
Use memcpy instead of strcpy
|
3 years ago |
Daniel Basgöze
|
57874ff460
|
Remove C-style casts in storm_wrapper.cpp
|
3 years ago |
Daniel Basgöze
|
22a9703524
|
Remove erroneous mutex lock in sylvan_wrapper
Also remove trailing whitespace
|
3 years ago |
Daniel Basgöze
|
c6be1b6a92
|
Always define CLN_INCLUDE_DIR when available
|
3 years ago |
Tim Quatmann
|
c46c711eb7
|
cpphoafparser: added missing include.
|
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
|
efeeea0d54
|
Spot: re-iterated cmake interface to hopefully make it more clean. Added documentation on how to update spot
|
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
|
a88b64bad3
|
DTMC HOA tests
|
3 years ago |
hannah
|
d861c377a9
|
fixed typo
|
4 years ago |
Tim Quatmann
|
6110d33bcc
|
Removed debug output
|
4 years ago |
Tim Quatmann
|
d44bc3c6c2
|
CMAKE: Added option to include and link against Spot
Conflicts:
CMakeLists.txt
|
4 years ago |
Tim Quatmann
|
4fe4704f60
|
Silenced a couple of warnings triggered by cpphoafparser.
|
4 years ago |
Joachim Klein
|
8d680749cd
|
(DA) Add cpphoafparser 0.99.2
Add cpphoafparser 0.99.2 as 3rdparty library (for HOA automata parsing).
|
4 years ago |
Tim Quatmann
|
bfbc339d27
|
update eigen version mentioned in comments and directory names
|
3 years ago |
Tim Quatmann
|
91382c8662
|
Update Eigen to 3.3.9
|
3 years ago |
Tim Quatmann
|
044a900aa1
|
Added new gurobi versions
|
3 years ago |
Tim Quatmann
|
4e93e0a19d
|
Renamed gtest directory to make it version independent.
|
3 years ago |
Tim Quatmann
|
9f21e0e777
|
Updated to gtest 1.11 (see #128)
|
3 years ago |
Sebastian Junges
|
3f165785d0
|
integrated feedback on code quality by TQ
|
4 years ago |
Sebastian Junges
|
76bf1049ee
|
test for masking during building
|
4 years ago |
Sebastian Junges
|
9e2bc9b341
|
testing for writing to global vars from action-labelled models
|
4 years ago |
Alex Bork
|
db9097be8c
|
Fix for CUDD
|
4 years ago |
Sebastian Junges
|
58e1cc6af0
|
extend prism maze example with bad state
|
4 years ago |
Tim Quatmann
|
b3a6d91d58
|
CMake: Changed github address of Carl.
|
4 years ago |
Tim Quatmann
|
1fe0254f5d
|
DdPrismModelBuilder now errors in case it has a program with unbounded integer variables as input
|
4 years ago |
Matthias Volk
|
6c025f13d2
|
Added more tests for DFT simulation
|
4 years ago |
Tim Quatmann
|
f39538763f
|
Reverted Fix for CUDD (fixes #104)
|
4 years ago |
Jip Spel
|
5a37a40cea
|
Monotonicity for computing extremal value and parameter space partitioning
|
4 years ago |
Arash Partow
|
f438473c9e
|
Update the ExprTk library
|
4 years ago |
Tim Quatmann
|
02695da9b7
|
Fixed several issues regarding powers with negative exponents.
|
4 years ago |
Tim Quatmann
|
818f8cb8ee
|
steadystate: Added a testcase.
|
4 years ago |
Tim Quatmann
|
19e6473806
|
making the cudd warning sound a bit less dangerous
|
4 years ago |
Tim Quatmann
|
8619a4d833
|
CMake: Implemented a workaround for building CUDD on MacOS Big Sur.
|
4 years ago |
Tim Quatmann
|
bd3c42561b
|
Added multi-objective lra test case for MA
|
4 years ago |
Tim Quatmann
|
c990d27c50
|
Added MA test case + fixes
|
4 years ago |
Tim Quatmann
|
7023736e3d
|
Added resource-gathering testfile
|
4 years ago |
Tim Quatmann
|
3789fbb3e9
|
Test case for multi-objective lra
|
4 years ago |
TimQu
|
36f27e4391
|
Added a simple example model for multi-objective lra.
|
4 years ago |
Matthias Volk
|
f744176481
|
Fixed lib filename for carl (Fixes #85)
|
4 years ago |
TimQu
|
6902a3c8f8
|
Revert "Fixed dot output of BDDs in sylvan."
This reverts commit 6dcfd28186 .
|
4 years ago |
Tim Quatmann
|
6dcfd28186
|
Fixed dot output of BDDs in sylvan.
|
4 years ago |
Tim Quatmann
|
d135bc8ecb
|
cmake: Workaround for the FATAL_ERROR that occurred whenever building shipped carl was aborted (bypassing github issue #62).
|
4 years ago |
Tim Quatmann
|
fb112ab191
|
Added support for modulo operators when building symbolic models in exact mode.
|
4 years ago |
Tim Quatmann
|
a618147192
|
gmm Multiplier: Added support for computing y += A*x in Parallel.
|
4 years ago |
Tim Quatmann
|
5917b020fc
|
GMM Multiplier: Support for y += A*x
|
4 years ago |
Tim Quatmann
|
5536cda902
|
BeliefExplorationModelCheckerTest: added refuel test case
|
5 years ago |