Matthias Volk
|
7995100441
|
Small fixes in DFT tests
|
7 years ago |
Alexander Bork
|
f37bcea1ea
|
Added test for bound correction
|
7 years ago |
Alexander Bork
|
f16b488590
|
Added conservative lower bound correction
|
7 years ago |
Alexander Bork
|
a669c69fc9
|
Added tests for SMT encoding
|
7 years ago |
Alexander Bork
|
b89f8f8de4
|
Refactoring of SMT tests
|
7 years ago |
Alexander Bork
|
5d5487140f
|
Fixed bound calculation for SMT encoding
|
7 years ago |
Matthias Volk
|
f2840f3a66
|
Explore relevant events further even if the DFT has already failed
|
7 years ago |
Matthias Volk
|
f1c91d9280
|
Test case for SEQ bug
|
7 years ago |
Matthias Volk
|
2b8cf84c97
|
Adapted tests to changes
|
7 years ago |
Matthias Volk
|
f2c902eedb
|
Set labels, dont care propagation and unique failed state according to relevant events
|
7 years ago |
Matthias Volk
|
9bf4348677
|
Test cases for DFT model building with relevant events
|
7 years ago |
Matthias Volk
|
9ce3f9f58d
|
Added tests for mutex
|
7 years ago |
Matthias Volk
|
972371c9a2
|
Started on the notion of 'relevant events' for DFT analysis
|
7 years ago |
Matthias Volk
|
19ba1c38e7
|
Set correct order for priorities according to heuristic
|
7 years ago |
Matthias Volk
|
2ebac862e2
|
Added test cases for DFT approximation
|
7 years ago |
Matthias Volk
|
98f3cdbfaf
|
Adapted tests to changes
|
7 years ago |
Matthias Volk
|
5952aa8a6f
|
Set labels, dont care propagation and unique failed state according to relevant events
|
7 years ago |
Alexander Bork
|
d06cf59eba
|
Added SMT function to calculate lower bound for number of DFT failures needed for failure of TLE
|
7 years ago |
Matthias Volk
|
58a4491f72
|
Test cases for DFT model building with relevant events
|
7 years ago |
Matthias Volk
|
2ccd6d22dc
|
Added tests for mutex
|
7 years ago |
Matthias Volk
|
99651bdc71
|
Started on the notion of 'relevant events' for DFT analysis
|
7 years ago |
Tim Quatmann
|
5869a1f5fd
|
Simplified StronglyConnectedComponentDecomposition.
|
7 years ago |
Matthias Volk
|
f2e9d20a8d
|
Set correct order for priorities according to heuristic
|
7 years ago |
Matthias Volk
|
23233afe0b
|
Added test cases for DFT approximation
|
7 years ago |
Tim Quatmann
|
0920390430
|
Fixed permissive scheduler tests (GitHub issue #38).
|
7 years ago |
Alexander Bork
|
be86014007
|
Added test for hecs-DFT
|
7 years ago |
Tim Quatmann
|
d24f61ded6
|
Added tests for quantiles.
|
7 years ago |
Alexander Bork
|
2ab7c34b4d
|
Added tests for cycles and SEQ children
|
7 years ago |
TimQu
|
6e3639c8f1
|
Added new minmax method: Vi-to-Pi, which first performs value iteration with doubles, to find a good initial policy for (potentially exact) policy iteration.
|
7 years ago |
Matthias Volk
|
1140d96ba5
|
Added well-formedness check for DFTs
|
7 years ago |
dehnert
|
334bcfd977
|
removed some tests to reflect new behavior of JANI compositions may refer to unknown actions
|
7 years ago |
dehnert
|
acfb8d28c0
|
fixing issues related to rewards in JIT-based model builder
|
7 years ago |
dehnert
|
fd6452e6a4
|
correcting test
|
7 years ago |
TimQu
|
09efbcff34
|
fixed a test
|
7 years ago |
TimQu
|
ebfee78ecc
|
Fixed compilation of tests
|
7 years ago |
TimQu
|
646b668bd4
|
Added a new mdp model checker test
|
7 years ago |
TimQu
|
c388d1c8fe
|
making sure that functions in jani models and formulas in prism programs are substituted before flattening the model
|
7 years ago |
TimQu
|
a173cb68b8
|
fixed some janibuilder tests
|
7 years ago |
TimQu
|
b5bb87404c
|
replaced occurrences of 'substituteConstants' by 'substituteConstantsFormulas'
|
7 years ago |
dehnert
|
5706831ad6
|
fixing settings/tests
|
7 years ago |
TimQu
|
467abd72e9
|
Made model checker tests also build the model via conversion to Jani and with the Jit Builder.
|
7 years ago |
Matthias Volk
|
369d106f99
|
DFT: load json from string
|
7 years ago |
TimQu
|
f0d11afdb8
|
fixed compilation of tests
|
8 years ago |
TimQu
|
5a16b2befa
|
minor fixes to let the total reward tests compile and pass
|
8 years ago |
TimQu
|
1f4c0325be
|
test cases for ctmcs and markov automata
|
8 years ago |
dehnert
|
cdfa328464
|
first attempt at adapting to Z3 interface change
|
8 years ago |
sjunges
|
53238f43f7
|
fixed some missing includes due to updated API
|
8 years ago |
sjunges
|
79bb6734ed
|
compile and link parsers in seperate binary
|
8 years ago |
sjunges
|
6dfce6a405
|
extended counterexamples towards expected rewards, and moved counterexamples to a seperate lib (still in main cli) to slightly accelarate building times
|
8 years ago |
dehnert
|
ca651ec61c
|
fixes github issue #24 related to MEC decomposition
|
8 years ago |