Matthias Volk
|
c12c0352f7
|
Support for parsing jani model from string
|
4 years ago |
TimQu
|
b6259e7ea3
|
SparseMaPcaaTest: Temporarily disabled a test as it did contain non-optimal points due to numerical issues.
|
4 years ago |
Tim Quatmann
|
bd3c42561b
|
Added multi-objective lra test case for MA
|
4 years ago |
Tim Quatmann
|
97d4dba540
|
Added test case for Multi-objective LRA combined with step-bounded property.
|
4 years ago |
Tim Quatmann
|
c990d27c50
|
Added MA test case + fixes
|
4 years ago |
Tim Quatmann
|
5bfb3b132e
|
New MDP LRA Test case + fix
|
4 years ago |
Tim Quatmann
|
ee06a1f1a6
|
Also added test case for lra operator formula.
|
4 years ago |
Tim Quatmann
|
3789fbb3e9
|
Test case for multi-objective lra
|
4 years ago |
Tim Quatmann
|
3f2a5ffa62
|
Lra Tests: Added a test case for sound model checking
|
4 years ago |
Matthias Volk
|
c0f3e2e0ce
|
Skip long running HECS tests
|
4 years ago |
Matthias Volk
|
a99be1bb06
|
Revised relevant events
|
4 years ago |
Tim Quatmann
|
a6c5225f31
|
Added test case for scheduler generation for LRA Property
|
4 years ago |
Tim Quatmann
|
3e79e6e5ea
|
LraMdp Test: Added an additional test case.
|
4 years ago |
Tim Quatmann
|
6f59c4f3eb
|
SparseMatrixBuilder: Added a function to easily add diagonal entries.
|
4 years ago |
Tim Quatmann
|
19f6552b05
|
Fixed insufficient precision in CTMC LRA test
|
4 years ago |
Matthias Volk
|
cec37005ae
|
Set relevant DFT elements earlier in code
|
4 years ago |
Tim Quatmann
|
9d2e5c2193
|
Relaxed precision requirements on an MA LRA test-case to correctly represent a relative precision criterion.
|
4 years ago |
Matthias Volk
|
fe5e4c4e1d
|
Updated DFT test which is not throwing an exception anymore
|
4 years ago |
Matthias Volk
|
2d543d1314
|
Added BE class for distribution defined by samples
|
5 years ago |
Matthias Volk
|
df28d8ef84
|
Added getUnreliability() for BEs
|
5 years ago |
Matthias Volk
|
641c9992a1
|
Distinguish between different BEType and use single BE type in DFTElementTypes
|
5 years ago |
Sebastian Junges
|
d6bfcb4818
|
refactoring: moving some code out of the util folder
|
4 years ago |
Sebastian Junges
|
3282bf895c
|
more support for the modulo expression
|
5 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
|
f4a3ceb60e
|
Skipping tests that fail for z3 version 4.8.8 (Issue reported at https://github.com/Z3Prover/z3/issues/4465)
|
5 years ago |
Tim Quatmann
|
eeeb3df4f8
|
Added some tests for BeliefExplorationPomdpModelChecker and made the testing more sensible towards very imprecise results
|
5 years ago |
Tim Quatmann
|
08f82d44f1
|
Renamed ApproximatePOMDPModelchecker to BeliefExplorationPomdpModelChecker
|
5 years ago |
Tim Quatmann
|
202c25c3db
|
Added first working test case
|
5 years ago |
Tim Quatmann
|
c788ec430d
|
First version of test frame work for belief exploration.
|
5 years ago |
Tim Quatmann
|
9f1487392e
|
We now avoid the renaming of 'Eigen' to 'StormEigen' as this is (hopefully) not needed anymore.
|
5 years ago |
Matthias Volk
|
be7181f9f2
|
Removed double include
|
5 years ago |
Sebastian Junges
|
22e20e93a9
|
permissive strategy test should also run without mathsat
|
5 years ago |
Tim Quatmann
|
70e2263783
|
MarkovAutomatonCslModelCheckerTest: Prevent this test from failing in cases where z3 is installed without optimization support.
|
5 years ago |
Tim Quatmann
|
250a4b9b9a
|
MdpModelChecheckerTest: added test cases for the different multiplication styles and multiplier types.
|
5 years ago |
Tim Quatmann
|
a8c0cfbcdd
|
Enabled OVI for linear equation systems in test cases.
|
5 years ago |
Matthias Volk
|
6c095e757a
|
Fixed problem with Windows linebreak \r\n, because this is still a problem in 2020
|
5 years ago |
Tim Quatmann
|
4a34fb1a7c
|
MaTest: Making sure that the 'inner' MinMax solver for unif+ is allowed to switch the solution method.
|
5 years ago |
Tim Quatmann
|
bf99724f3b
|
Added missing include.
|
5 years ago |
Tim Quatmann
|
eaacc6c0ac
|
Included the hybrid engine in the MA test.
|
5 years ago |
Jan Erik Karuc
|
4fdfc37341
|
Factory, Testing Environment (Topological Excluded)
|
5 years ago |
Tim Quatmann
|
a99f0905e2
|
dd/bisimulation: Added argument to "getQuotient" which allows to set the quotient type (dd / sparse)
|
5 years ago |
Matthias Volk
|
cec2fd420a
|
Fixed compiler warning
|
5 years ago |
Sebastian Junges
|
c845c10ee6
|
added a test for new pomdp stuff
|
5 years ago |
Matthias Volk
|
c8158018b8
|
Use state elimination to eliminate chains of non-Markovian states in MA
|
5 years ago |
Matthias Volk
|
544dd60206
|
Removal of labels
|
5 years ago |
Sebastian Junges
|
7bebb18250
|
bitvector concat and expand
|
5 years ago |
Sebastian Junges
|
8a7e40558d
|
permute for matrices
|
5 years ago |
Sebastian Junges
|
0dd15b4e2f
|
permute for bitvectors
|
5 years ago |