Sebastian Junges
d295f6e777
export of bdds into dot and text format
5 years ago
Matthias Volk
9c52d0d2ab
Workaround for IntelTBB linker issue by CMake/Regex magic.
IntelTBB does not use symlinks (as commonly used) to reference its libraries but instead uses linker scripts.
These linker scripts do not work with GCC and linking fails.
As a workaround we manually set the correct library in CMake after extracting the path from the linker script with regex magic.
This workaround is highly hackish and might break in the future.
5 years ago
Matthias Volk
51b210a1d6
Test case for symmetry reduction
6 years ago
Matthias Volk
2779d13d2c
Fix for FindDoxygen with CMake 3.12
6 years ago
Matthias Volk
719baa58f5
Set some more options for Doxygen
6 years ago
Matthias Volk
51d4652a25
Updated generation of Doxygen documentation
6 years ago
Alexander Bork
f37bcea1ea
Added test for bound correction
6 years ago
Tim Quatmann
3a11a4b3eb
Introducing a TBB adapter that #undefs TRUE and FALSE.
6 years ago
Alexander Bork
f16b488590
Added conservative lower bound correction
6 years ago
Alexander Bork
a669c69fc9
Added tests for SMT encoding
6 years ago
Matthias Volk
f1c91d9280
Test case for SEQ bug
6 years ago
Matthias Volk
9bf4348677
Test cases for DFT model building with relevant events
6 years ago
Matthias Volk
9ce3f9f58d
Added tests for mutex
6 years ago
Matthias Volk
2ebac862e2
Added test cases for DFT approximation
6 years ago
Matthias Volk
58a4491f72
Test cases for DFT model building with relevant events
6 years ago
Matthias Volk
2ccd6d22dc
Added tests for mutex
6 years ago
Matthias Volk
d3479071ac
Set sysroot for cudd to fix issue with moved header files in macOS Mojave
6 years ago
Matthias Volk
36601c8187
Added virtual destructors in cpptempl
6 years ago
Matthias Volk
8cbfd720f8
Set sysroot for cudd to fix issue with moved header files in macOS Mojave
6 years ago
Matthias Volk
22cbc9446f
Added virtual destructors in cpptempl
6 years ago
Matthias Volk
23233afe0b
Added test cases for DFT approximation
6 years ago
TimQu
9dcbd69c09
CMake: Added a comment why we link statically against mathsat on macOS.
6 years ago
Tim Quatmann
a2190c04b0
Added new versions to FindGurobi.cmake
6 years ago
Tim Quatmann
1d52d577cb
Fixed linking with Mathsat on macOS
6 years ago
Matthias Volk
19824976f7
Added helper script for downloading the QVBS
6 years ago
Tim Quatmann
6b32bd1dc3
cmake: Added option to specify a path to the qvbs benchmarks.
6 years ago
Alexander Bork
be86014007
Added test for hecs-DFT
6 years ago
Tim Quatmann
d24f61ded6
Added tests for quantiles.
6 years ago
Alexander Bork
2ab7c34b4d
Added tests for cycles and SEQ children
6 years ago
Matthias Volk
d3356cd3e4
Use master14 branch for Carl
6 years ago
Matthias Volk
425eb4b1a9
Made version check for master14 branch of carl more robust
6 years ago
Michael Raitza
cff6fdd8c6
nix-scripts: Update scripts and add documentation
6 years ago
Michael Raitza
c91005534c
nix-scripts: storm -> 02.10.2018
6 years ago
Michael Raitza
88e24fb981
nix-scripts: carl 17.12 -> 18.06
6 years ago
Michael Raitza
7205e46c80
Add Nix overlay that builds storm and its dependencies
6 years ago
Sebastian Junges
42f49d8914
support for carl:c++14 tag
6 years ago
Matthias Volk
785dbbdcdb
CMake version parsing of z3 without z3 binary
6 years ago
Sebastian Junges
53e9179722
CMake more stable in case z3 version is not obtained
6 years ago
Matthias Volk
369d106f99
DFT: load json from string
6 years ago
Matthias Volk
6a1ab53e35
Use carl version 18.06 if building from within Storm
6 years ago
TimQu
5a16b2befa
minor fixes to let the total reward tests compile and pass
7 years ago
TimQu
1f4c0325be
test cases for ctmcs and markov automata
7 years ago
dehnert
cdfa328464
first attempt at adapting to Z3 interface change
7 years ago
Matthias Volk
9e398ffaab
Minor improvements for some CMake output
7 years ago
Matthias Volk
c5e356bc40
Proper installation of Storm
7 years ago
dehnert
ca651ec61c
fixes github issue #24 related to MEC decomposition
7 years ago
dehnert
e019bf19d1
fixing Z3 hint handling
7 years ago
dehnert
869271259e
updated git version retrieval cmake plugin
7 years ago
Matthias Volk
ef1cbae83c
Tests for DRN parser
7 years ago
Matthias Volk
263e6ed5f8
Removed generated files from git
7 years ago