Alex Bork
|
db9097be8c
|
Fix for CUDD
|
4 years ago |
Tim Quatmann
|
b3a6d91d58
|
CMake: Changed github address of Carl.
|
4 years ago |
Tim Quatmann
|
1fe0254f5d
|
DdPrismModelBuilder now errors in case it has a program with unbounded integer variables as input
|
4 years ago |
Matthias Volk
|
6c025f13d2
|
Added more tests for DFT simulation
|
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 |
Arash Partow
|
f438473c9e
|
Update the ExprTk library
|
4 years ago |
Tim Quatmann
|
02695da9b7
|
Fixed several issues regarding powers with negative exponents.
|
4 years ago |
Tim Quatmann
|
818f8cb8ee
|
steadystate: Added a testcase.
|
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
|
bd3c42561b
|
Added multi-objective lra test case for MA
|
4 years ago |
Tim Quatmann
|
c990d27c50
|
Added MA test case + fixes
|
4 years ago |
Tim Quatmann
|
7023736e3d
|
Added resource-gathering testfile
|
4 years ago |
Tim Quatmann
|
3789fbb3e9
|
Test case for multi-objective lra
|
4 years ago |
TimQu
|
36f27e4391
|
Added a simple example model for multi-objective lra.
|
4 years ago |
Matthias Volk
|
f744176481
|
Fixed lib filename for carl (Fixes #85)
|
4 years ago |
TimQu
|
6902a3c8f8
|
Revert "Fixed dot output of BDDs in sylvan."
This reverts commit 6dcfd28186 .
|
4 years ago |
Tim Quatmann
|
6dcfd28186
|
Fixed dot output of BDDs in sylvan.
|
4 years ago |
Tim Quatmann
|
d135bc8ecb
|
cmake: Workaround for the FATAL_ERROR that occurred whenever building shipped carl was aborted (bypassing github issue #62).
|
4 years ago |
Tim Quatmann
|
fb112ab191
|
Added support for modulo operators when building symbolic models in exact mode.
|
4 years ago |
Tim Quatmann
|
a618147192
|
gmm Multiplier: Added support for computing y += A*x in Parallel.
|
4 years ago |
Tim Quatmann
|
5917b020fc
|
GMM Multiplier: Support for y += A*x
|
4 years ago |
Tim Quatmann
|
5536cda902
|
BeliefExplorationModelCheckerTest: added refuel test case
|
5 years ago |
Tim Quatmann
|
1313e3c096
|
BeliefExplorationModelCheckerTest: added maze2 test case
|
5 years ago |
Tim Quatmann
|
cc4379130f
|
BeliefExplorationPomdpModelCheckerTest: More tests and testing of preprocessed models.
|
5 years ago |
Tim Quatmann
|
764b6c9a3b
|
Added small pomdp example.
|
5 years ago |
Tim Quatmann
|
90ade051c2
|
Added CMAKE option STORM_LOAD_QVBS to automatically download the quantitative verification benchmark set
|
5 years ago |
Sebastian Junges
|
8f9e81f61f
|
less means less or equal in cmake. :/
|
5 years ago |
Sebastian Junges
|
ec7198bf07
|
xerces-c macos fix for version 3.2.3 and newer
|
5 years ago |
Sebastian Junges
|
1658b98a26
|
report xerces-c version
|
5 years ago |
Sebastian Junges
|
ee2351ede3
|
fix logic for including xercesc on macos
|
5 years ago |
Tim Quatmann
|
57e42a16de
|
Eigen Patch: Silence a warning regarding unused variable.
|
5 years ago |
Tim Quatmann
|
74f7cd17ea
|
Changed the target directory for the downloaded Eigen headers so that they are now located within the build folder (hopefully avoiding conflicts with multiple build-folders).
Made the include path for the Eigen headers more unique, so we no longer use the headers at /urs/include/ instead.
|
5 years ago |
Tim Quatmann
|
121589541d
|
Removed old Eigen Sources.
|
5 years ago |
Tim Quatmann
|
9ba293d760
|
Fixed trailing whitespace error when applying the Eigen patch.
|
5 years ago |
Tim Quatmann
|
739ef0b8b4
|
Updated Eigen version. This fixes issue #77
We also now clone Eigen from the eigen git and perform a patch step. This makes updating the eigen versions more easy in the future.
|
5 years ago |
Sebastian Junges
|
10253b25f2
|
removed xerces-c source from storm. If xerces-c is unavailable, storm will build everything as before, but storm-gspn will not be able to load gspns in XML format.
|
5 years ago |
Tim Quatmann
|
94d08d73fb
|
Capitalized GUROBI in FindGUROBI.cmake file because it was not found on linux.
|
5 years ago |
Tim Quatmann
|
743dc3e8b1
|
Cmake: Silence some cmake warnings that recently appear (part 2)
|
5 years ago |
Tim Quatmann
|
48395f1218
|
Cmake: Fixed capitalization of z3 and hwloc to silence some cmake warnings that recently appear.
|
5 years ago |
Sebastian Junges
|
542f94babd
|
report on gurobi library, extended libraries and prefer (empirically) newer versions over older versions
|
5 years ago |
Tim Quatmann
|
81356d1dc8
|
Jani JSONExporter: Increased precision for output.
|
5 years ago |
Tim Quatmann
|
9cc00a03a2
|
modernjson: Fixed compilation with GCC.
|
5 years ago |
Tim Quatmann
|
4fb92b200a
|
Fix in parsing Numbers from JSON
|
5 years ago |
Tim Quatmann
|
632c9c2e1e
|
Modified the modernjson library so that it can parse numbers as rationals.
|
5 years ago |
Tim Quatmann
|
d92e6b97e5
|
updated exprtk
|
5 years ago |
Matthias Volk
|
c8158018b8
|
Use state elimination to eliminate chains of non-Markovian states in MA
|
5 years ago |
Tim Quatmann
|
03a77f9c6a
|
Added new Gurobi version
|
5 years ago |
Tim Quatmann
|
3912d59a3b
|
Added kanban model for LRA test
|
5 years ago |