Tim Quatmann
|
3af128184e
|
Fixed usage of missing operator<< for permissive scheduler tests
|
5 years ago |
Johannes Lehmann
|
0d43a55923
|
Fixed incorrect type of modulo expression with integer inputs
|
5 years ago |
Tim Quatmann
|
bdd89d87b2
|
Prism next state generator now deals with unbounded integer variables.
|
5 years ago |
Tim Quatmann
|
1fe0254f5d
|
DdPrismModelBuilder now errors in case it has a program with unbounded integer variables as input
|
5 years ago |
Tim Quatmann
|
8f9ff95531
|
Added Test cases for parsing/processing prism programs that use unbounded integer variables
|
5 years ago |
Tim Quatmann
|
481d23b904
|
Replaced storm::expressions::Expression::operator^ by storm::expressions::pow. An optional flag indicates if we should allow power expressions of integer type (PRISM semantics) or whether it is always a real (JANI semantics).
|
6 years ago |
Tim Quatmann
|
09cb0e5a5d
|
LraCtmcTest: Renamed a testcase as its name was misleading before.
|
6 years ago |
Tim Quatmann
|
818f8cb8ee
|
steadystate: Added a testcase.
|
6 years ago |
Matthias Volk
|
c12c0352f7
|
Support for parsing jani model from string
|
6 years ago |
TimQu
|
b6259e7ea3
|
SparseMaPcaaTest: Temporarily disabled a test as it did contain non-optimal points due to numerical issues.
|
6 years ago |
Tim Quatmann
|
bd3c42561b
|
Added multi-objective lra test case for MA
|
6 years ago |
Tim Quatmann
|
97d4dba540
|
Added test case for Multi-objective LRA combined with step-bounded property.
|
6 years ago |
Tim Quatmann
|
c990d27c50
|
Added MA test case + fixes
|
6 years ago |
Tim Quatmann
|
5bfb3b132e
|
New MDP LRA Test case + fix
|
6 years ago |
Tim Quatmann
|
ee06a1f1a6
|
Also added test case for lra operator formula.
|
6 years ago |
Tim Quatmann
|
3789fbb3e9
|
Test case for multi-objective lra
|
6 years ago |
Tim Quatmann
|
3f2a5ffa62
|
Lra Tests: Added a test case for sound model checking
|
6 years ago |
Tim Quatmann
|
a6c5225f31
|
Added test case for scheduler generation for LRA Property
|
6 years ago |
Tim Quatmann
|
3e79e6e5ea
|
LraMdp Test: Added an additional test case.
|
6 years ago |
Tim Quatmann
|
6f59c4f3eb
|
SparseMatrixBuilder: Added a function to easily add diagonal entries.
|
6 years ago |
Tim Quatmann
|
19f6552b05
|
Fixed insufficient precision in CTMC LRA test
|
6 years ago |
Tim Quatmann
|
9d2e5c2193
|
Relaxed precision requirements on an MA LRA test-case to correctly represent a relative precision criterion.
|
6 years ago |
Sebastian Junges
|
d6bfcb4818
|
refactoring: moving some code out of the util folder
|
6 years ago |
Sebastian Junges
|
3282bf895c
|
more support for the modulo expression
|
6 years ago |
Tim Quatmann
|
f4a3ceb60e
|
Skipping tests that fail for z3 version 4.8.8 (Issue reported at https://github.com/Z3Prover/z3/issues/4465)
|
6 years ago |
Tim Quatmann
|
9f1487392e
|
We now avoid the renaming of 'Eigen' to 'StormEigen' as this is (hopefully) not needed anymore.
|
6 years ago |
Matthias Volk
|
be7181f9f2
|
Removed double include
|
6 years ago |
Sebastian Junges
|
22e20e93a9
|
permissive strategy test should also run without mathsat
|
6 years ago |
Tim Quatmann
|
70e2263783
|
MarkovAutomatonCslModelCheckerTest: Prevent this test from failing in cases where z3 is installed without optimization support.
|
6 years ago |
Tim Quatmann
|
250a4b9b9a
|
MdpModelChecheckerTest: added test cases for the different multiplication styles and multiplier types.
|
6 years ago |
Tim Quatmann
|
a8c0cfbcdd
|
Enabled OVI for linear equation systems in test cases.
|
6 years ago |
Matthias Volk
|
6c095e757a
|
Fixed problem with Windows linebreak \r\n, because this is still a problem in 2020
|
6 years ago |
Tim Quatmann
|
4a34fb1a7c
|
MaTest: Making sure that the 'inner' MinMax solver for unif+ is allowed to switch the solution method.
|
6 years ago |
Tim Quatmann
|
bf99724f3b
|
Added missing include.
|
7 years ago |
Tim Quatmann
|
eaacc6c0ac
|
Included the hybrid engine in the MA test.
|
7 years ago |
Jan Erik Karuc
|
4fdfc37341
|
Factory, Testing Environment (Topological Excluded)
|
7 years ago |
Tim Quatmann
|
a99f0905e2
|
dd/bisimulation: Added argument to "getQuotient" which allows to set the quotient type (dd / sparse)
|
7 years ago |
Matthias Volk
|
cec2fd420a
|
Fixed compiler warning
|
7 years ago |
Sebastian Junges
|
c845c10ee6
|
added a test for new pomdp stuff
|
7 years ago |
Matthias Volk
|
c8158018b8
|
Use state elimination to eliminate chains of non-Markovian states in MA
|
7 years ago |
Matthias Volk
|
544dd60206
|
Removal of labels
|
7 years ago |
Sebastian Junges
|
7bebb18250
|
bitvector concat and expand
|
7 years ago |
Sebastian Junges
|
8a7e40558d
|
permute for matrices
|
7 years ago |
Sebastian Junges
|
0dd15b4e2f
|
permute for bitvectors
|
7 years ago |
Sebastian Junges
|
a58ec3fd5f
|
permutations for vectors
|
7 years ago |
Tim Quatmann
|
3912d59a3b
|
Added kanban model for LRA test
|
7 years ago |
Tim Quatmann
|
62dc50035c
|
Removed a test case that is not relevant anymore.
|
7 years ago |
Tim Quatmann
|
ea04f6dcd2
|
Fixes for LRA computation.
|
7 years ago |
Tim Quatmann
|
f9f845bb79
|
Separated LRA tests from CTMC tests and added a testcase for LRA Rewards
|
7 years ago |
Tim Quatmann
|
6110a677f5
|
More environments checked in Lra Dtmc test.
|
7 years ago |