Sebastian Junges
5bfb6b817a
sylvan is now compiled with c++14 as it depends on c++14 code now (change in carl)
9 years ago
dehnert
77bd6e4a44
fixed some model building issues
10 years ago
Sebastian Junges
b865f9f2bd
sylvan builds with shipped carl
10 years ago
Sebastian Junges
b0ccd7a22f
removed double entry of include_directory in sylvan cmake
10 years ago
Philipp Berger
6d49f8cc60
Fixed include path for storm-config.h
10 years ago
dehnert
1ce5068694
fixed include dir in sylvan
10 years ago
dehnert
f0f9831ac3
reworked CMake stuff a bit, removed some superfluous things
Former-commit-id: 16df6afd44 [formerly f27354d54c ]
Former-commit-id: 3e706797be
10 years ago
PBerger
a73c48880c
Initial commit.
The basic Implementation compiles. No tests yet.
Former-commit-id: 60b6d0f892
10 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
10 years ago
dehnert
818760e0ad
removed sylvan version from resources
Former-commit-id: a81c5792d5
10 years ago
sjunges
1e1400d68d
merge
Former-commit-id: eb9efc4bb2
11 years ago
dehnert
226c77db77
added sylvan and started making it compile using cmake
Former-commit-id: b6b6171d0f
11 years ago