dehnert
a8caaf83c2
made passing carl to sylvan more robust
7 years ago
dehnert
1460e8f969
proper forwarding of Boost include directories to sylvan CMakeLists.txt
7 years ago
dehnert
d0cf2ef57b
update to version 1.4.0 of sylvan
7 years ago
dehnert
6d9e906291
remove LTO from sylvan as it causes more problems than it solves
8 years ago
dehnert
ec3468aef5
hopefully fixed the compile issue on Linux
8 years ago
dehnert
0354c9024a
moved to new sylvan version and made everything work again
8 years ago
Sebastian Junges
5bfb6b817a
sylvan is now compiled with c++14 as it depends on c++14 code now (change in carl)
8 years ago
dehnert
77bd6e4a44
fixed some model building issues
8 years ago
Sebastian Junges
b865f9f2bd
sylvan builds with shipped carl
8 years ago
Sebastian Junges
b0ccd7a22f
removed double entry of include_directory in sylvan cmake
8 years ago
Philipp Berger
6d49f8cc60
Fixed include path for storm-config.h
8 years ago
dehnert
1ce5068694
fixed include dir in sylvan
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
PBerger
a73c48880c
Initial commit.
The basic Implementation compiles. No tests yet.
Former-commit-id: 60b6d0f892
8 years ago
PBerger
be9648fc18
Added -fPIC to Sylvan. Since it is linked into Storm it is necessary for relocation to be possible, hence PIC.
Added includes for cmath at various points. This is a default include on Mac OS but not on any sane systems.
Changed calls to std::abs to std::fabs to resolve ambigious call errors.
Former-commit-id: 4d3da21bce
9 years ago
dehnert
818760e0ad
removed sylvan version from resources
Former-commit-id: a81c5792d5
9 years ago
sjunges
1e1400d68d
merge
Former-commit-id: eb9efc4bb2
9 years ago
dehnert
226c77db77
added sylvan and started making it compile using cmake
Former-commit-id: b6b6171d0f
9 years ago