dehnert
ccfcbc0c69
fixed hwloc issue even harder
Former-commit-id: 5768663ab4
[formerly 47af70ccf3
]
Former-commit-id: ef788dbb6a
8 years ago
sjunges
6a80319c18
another Hwloc script
Former-commit-id: cc5efdeb85
[formerly 295c0c994e
]
Former-commit-id: fcaf78b967
8 years ago
dehnert
69a351999c
adding cpptemplate library
Former-commit-id: 8f4d61de7a
[formerly 9f307fe358
]
Former-commit-id: 3f30d88de8
8 years ago
dehnert
a9e01b8698
adding sparsepp as resource to cmake
Former-commit-id: 737b7b5d70
[formerly 4e040e3e48
]
Former-commit-id: 05812c290b
8 years ago
dehnert
2476b7c254
adding sparsepp as a 3rd-party resource
Former-commit-id: 3c449a54e0
[formerly f850f7a71d
]
Former-commit-id: e788f974c5
8 years ago
Mavo
cfc082417b
Refactoring
Former-commit-id: b3896c45a4
8 years ago
sjunges
30297dd237
latest version of modernjson
Former-commit-id: a91bf9e0e1
[formerly 8fd5d7f33b
]
Former-commit-id: c5bd3b3251
8 years ago
dehnert
3ea11188b7
fixed an issue in the CMakeLists.txt that prevented carl from being properly loaded if it's not already present
Former-commit-id: 95b83d3988
8 years ago
sjunges
2a1c317363
removed debug output from cmake
Former-commit-id: f443a42ba9
8 years ago
sjunges
ba81925c1d
renamed smt2smtsolver to smtlibsmtsolver and cleaned make files
Former-commit-id: 78c74dc9a5
8 years ago
sjunges
6fed20e097
l3pp specific commit, avoid requiring internet connection
Former-commit-id: 38a40f13e9
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
Mavo
221bb59af1
CURL instead of curl
Former-commit-id: decafed99d
8 years ago
Mavo
e6abef0615
Pass compiler through to resources
Former-commit-id: 250d0e9890
8 years ago
sjunges
14fc78bdec
boost minimal is 1.57
Former-commit-id: a702567f95
8 years ago
sjunges
7e0d519670
add carl to resource dependency
Former-commit-id: 5e8cdbafdb
8 years ago
sjunges
ae9073ac50
moved cpplint in 3rdparty
Former-commit-id: abccea7438
8 years ago
sjunges
240f2291c6
some work towards documentation
Former-commit-id: 3a058f67bb
8 years ago
sjunges
fdbc0bf694
moved doxygen generation file to the resources
Former-commit-id: 445879a8bf
8 years ago
sjunges
61e817cccf
apple support for xerces
Former-commit-id: 52f7d2e6d8
8 years ago
sjunges
cfd6926add
a bit of progress
Former-commit-id: bbbb7ff21b
8 years ago
sjunges
81d5105d25
still a linker errror with xerces
Former-commit-id: f11cac5284
8 years ago
sjunges
c3972e07aa
remove some wrongfully created files
Former-commit-id: 2e75d30876
8 years ago
sjunges
f2f5552708
improvements on carl include
Former-commit-id: a70b0d693a
8 years ago
sjunges
5148cd71ea
marked several CMAKE_VARIABLES as advanced to avoid cluttering ccmake
Former-commit-id: ff9248b055
8 years ago
sjunges
79476a3eed
if carl is not found, use shipped version
Former-commit-id: c3fe281040
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
sjunges
bcbda8bf68
only build glpk if not found on system
Former-commit-id: 1a758fe2d1
8 years ago
sjunges
19f18e7fee
only build xerces if not found on the system
Former-commit-id: 88bb52a710
8 years ago
sjunges
cae5f04d2b
first in a series of refactoring the library inclusion to be more adequate
Former-commit-id: e68ada137e
8 years ago
hbruintjes
346d4740d2
Set l3pp project commands empty (header only)
Former-commit-id: d99a6b5f0d
9 years ago
hbruintjes
067b43525b
Add l3pp as project
Former-commit-id: 2ea4009282
9 years ago
PBerger
4e1019e682
Removed all mentions of EIGEN_DEPRECATED from Eigen Sources. Each instance triggers an error about an unexpected attribute "deprecated". It seems to be a combination of Eigen + Storm or other 3rd party libraries since this error does not apprear in stand-alone compilations with Eigen3.
Former-commit-id: 994758be28
9 years ago
PBerger
d80423b760
Fixed the stupid array with size zero warning in Sylvan/Lace.
Former-commit-id: 773b3e2c13
9 years ago
dehnert
512da83a42
added proper mult_add to gmm++
Former-commit-id: 03a4f13a47
9 years ago
dehnert
07c787b49d
added unsupported solvers of eigen
Former-commit-id: e11b335c2d
9 years ago
dehnert
711d5cfa12
fixed bug in sparse dtmc elimination model checker. commented out weird eliminaton functions in CTMC model checker and storm.h
Former-commit-id: 3000123a3d
9 years ago
dehnert
3ba5902821
removed debug output and fixed small bug in adaptation of Eigen
Former-commit-id: 5e1a70d933
9 years ago
dehnert
13f8f21a70
upgrade to eigen 3.3 and made modifications for different value types via template specializations
Former-commit-id: 8ea9d1e0c4
9 years ago
dehnert
99b9f11d49
removed eigen-3.2.6
Former-commit-id: 74fc9f0dbe
9 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
4e14ecb869
made elimination-based linear solver work in an alpha version. changed minor things in Eigen's SparseLU implementation to make it work with rational numbers and rational functions
Former-commit-id: e5622bd981
9 years ago
dehnert
48e1d20c92
added eigen to resources
Former-commit-id: a07c2d6368
9 years ago
sjunges
a4687ad230
json parser 3rdparty
Former-commit-id: feca10277d
9 years ago
dehnert
818760e0ad
removed sylvan version from resources
Former-commit-id: a81c5792d5
9 years ago
dehnert
86c233f3df
fixed bug in sylvan
Former-commit-id: 3f3a3df83d
9 years ago
hbruintjes
335ad68564
Fix cudd autoreconf command
Former-commit-id: 9b301dc23f
9 years ago
hbruintjes
4c0053d5e7
Make the Ginac find package more standard compliant
Former-commit-id: b6176f1d2d
9 years ago