48 Commits (a082e7d228eb811a07e1dd8e3deedcbba87fe9ae)

Author SHA1 Message Date
Tim Quatmann 2cb7b5769e Jit: Fixed issues when CLN and/or GMP is installed via carl 5 years ago
Tim Quatmann 6b32bd1dc3 cmake: Added option to specify a path to the qvbs benchmarks. 6 years ago
dehnert cdfa328464 first attempt at adapting to Z3 interface change 6 years ago
sjunges a371301312 We require gmp, so we can as well just set the corresponding flag to true. 8 years ago
dehnert aaa6f13cf4 separated rational numbers and rational functions and added support for rational numbers to sylvan 8 years ago
TimQu b5e68b9914 fixes for z3LP solver and nativePolytopes 8 years ago
Sebastian Junges d5df27c935 use the correct storm_have_xerces flag now and fixed some wrong file inclusions that now appeared 8 years ago
Sebastian Junges 148cdf899a carl include dir is correctly passed to c++ now 8 years ago
Matthias Volk cd971ba6fe Set correct example path for tests 8 years ago
dehnert f0f9831ac3 reworked CMake stuff a bit, removed some superfluous things 8 years ago
dehnert 9f40400b56 work on making jit-builder ready for exact arithmetic and parametric models 8 years ago
sjunges 5361c15960 set use_xerces in storm-config.h 8 years ago
dehnert b579978938 cleaned up jit model builder, added options, added doctor procedure, prepared Markov automata 8 years ago
sjunges c9593b9e98 trying to fix the boost variant stuff differently 8 years ago
sjunges a6e4c3f6fd hotfix for boost-variants, might be moved later on 8 years ago
sjunges 7bb65dbb22 fix a problem with cln used/unused 8 years ago
TimQu 2624f63598 added linking with hypro 9 years ago
TimQu b0d2af20ae added check for existence of __builtin_popcountll (reverted from commit 30bcfcad0e [formerly 65f94a6d6e]) 9 years ago
TimQu 30bcfcad0e added check for existence of __builtin_popcountll 9 years ago
hbruintjes 80430906f0 Use GMP is CLN is not found for RationalNumber 9 years ago
sjunges 8c2cb4887f Cmake option to disable debug and trace outputs 9 years ago
sjunges e0980de0ba first version of storm without log4cplus as a dependency 9 years ago
sjunges faca16db36 minor refactoring of cmakecode for inclusion of tbb 9 years ago
sjunges 9c0b5b028c Finding z3 in system, cleaned some cmakelists. 9 years ago
sjunges 50136dd31a Improved import of carl/smtrat 9 years ago
dehnert c474920fa4 Started refactoring SMT solvers. Now displaying MathSAT version in CLI. 10 years ago
svkurowski da3542dcec Integrate CUDA into buildsystem and add example function 10 years ago
svkurowski 00ec9a7db6 Integrate CUDA into buildsystem and add example function 10 years ago
David_Korzeniewski 2e92d66bf3 Cmake scripts for linking mathsat and gmp or mpir which is required by mathsat 10 years ago
sjunges a528610d98 version is now written into a seperate header file to prevent recompile of many files after a commit 11 years ago
Sebastian Junges 419f5c22c8 support for parametric systems to c++ 11 years ago
Sebastian Junges 8458e75309 sets the STORM_HAVE_CARL define for c++. Requires carl for parametric builds now 11 years ago
PBerger 2ad5e57db2 Refactored version handling. Its now done via Tags in GIT. 11 years ago
PBerger dfd67c66fd Added output for linked solvers in the StoRM header print. 11 years ago
PBerger 8781aa27b6 Added cudaForStorm as a dynamic library extension 11 years ago
dehnert b3601782a9 Added Lp Solver class for glpk and added it as an option in CMakeLists.txt. 11 years ago
dehnert e3234b54f3 Step towards minimal command generator using MaxSAT and model checking. 11 years ago
PBerger c242dcbd97 Refactored CMakeLists.txt for better editing and overview 11 years ago
Lanchid ec91dcbe2e Merge branch master into LTLParser 12 years ago
dehnert 6ba1cf25c8 Added new variable for base bath for project root. Changed test input files to the files from example folder. Added leader4.lab to asynchronous leader election example. 12 years ago
PBerger f983317b54 Renaming MRMC to STORM, see #42 12 years ago