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 |
Alex Bork
|
db9097be8c
|
Fix for CUDD
|
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 |
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
|
d67f1b4898
|
cmake: Fixed compilation of shipped glpk under mac os
|
5 years ago |
Matthias Volk
|
d3479071ac
|
Set sysroot for cudd to fix issue with moved header files in macOS Mojave
|
6 years ago |
Matthias Volk
|
8cbfd720f8
|
Set sysroot for cudd to fix issue with moved header files in macOS Mojave
|
6 years ago |
dehnert
|
f5ba5204c9
|
adding some debug functionality to DdManager to corner dynamic reordering issue with CUDD
|
7 years ago |
dehnert
|
97a7689c67
|
gcc and clang working on Debian Stretch again
|
8 years ago |
dehnert
|
a85f4fdc89
|
replaced some StoRMs and Storms by storm, reworked version output a bit
|
8 years ago |
dehnert
|
77bd6e4a44
|
fixed some model building issues
|
8 years ago |
dehnert
|
810f423849
|
pumped cudd to -O3, fixed reference of linear equation solver, removed superfluous multiplications in symbolic dtmc helper
|
8 years ago |
Sebastian Junges
|
9d2f4ace08
|
additional dependent targets as imported libs created
|
8 years ago |
Sebastian Junges
|
b4ce43ca0a
|
carl conf imported, other dependencies declared als import target and exported to storm conf
|
8 years ago |
sjunges
|
bca98e7514
|
aclocal and autoreconf seem necessary to configure cudd currently, so check for both
|
8 years ago |
dehnert
|
d5046b6879
|
build cudd with pic so we can build a pic dylib with it
|
8 years ago |
Mavo
|
621cc58a67
|
Ninja recognizes dependencies + build shared libs
Former-commit-id: 569c0da147
|
8 years ago |
Mavo
|
c0e61505e7
|
Added byproducts for ninja
Former-commit-id: ab8a750645 [formerly 26a765f9b4 ]
Former-commit-id: 52b0b27595
|
8 years ago |
dehnert
|
f0f9831ac3
|
reworked CMake stuff a bit, removed some superfluous things
Former-commit-id: 16df6afd44 [formerly f27354d54c ]
Former-commit-id: 3e706797be
|
8 years ago |
dehnert
|
f45b7f9171
|
fixed some bugs and started on quantitative refinement
Former-commit-id: 31259ad299
|
8 years ago |
dehnert
|
53f83c9214
|
moved menu-game abstraction to separate folder and made everything compile again
Former-commit-id: a833ca1152
|
8 years ago |
dehnert
|
c2ec3c7377
|
changed cmake UPDATE_COMMAND to PATCH_COMMAND as this avoids rebuilds by Xcode
Former-commit-id: 2f3cdafcb2
|
8 years ago |
sjunges
|
e5c7c93d33
|
awkward types and cmake goes wrong
Former-commit-id: 2f1bf7b21c
|
8 years ago |
sjunges
|
155052b971
|
refactor & fixes after refactoring
Former-commit-id: f1746cf6e4
|
8 years ago |
sjunges
|
8d714bdd17
|
cudd needs autoreconf + refactor
Former-commit-id: b7f13d3c45
|
8 years ago |