Lukas Posch
|
222a18a760
|
added methods reduce and repeatedMultiplyAndReduceWithChoices to Multiplier.* to store the choiceValues between multiply and reduce
Also fixed the call to goal isShieldingTask in SMG Helpers
|
4 years ago |
Stefan Pranger
|
2e2665a5cc
|
dirOverride should be const
|
4 years ago |
Stefan Pranger
|
790c57898c
|
adapted virtual multiplier functions for opt dir
overrides
|
4 years ago |
Stefan Pranger
|
df8b893417
|
change optimization direction if overridden
|
4 years ago |
Stefan Pranger
|
7abc84449b
|
added opt dir override bitvector to multiplier
This is mainly used by the SMG model checker to override row group
optimization directions.
|
4 years ago |
Stefan Pranger
|
0e79f71435
|
change optimization direction if overridden
|
4 years ago |
Stefan Pranger
|
9ef1ec5f50
|
added opt dir override bitvector to multiplier
This is mainly used by the SMG model checker to override row group
optimization directions.
|
4 years ago |
Tim Quatmann
|
0e91887ebb
|
Queried the termination flag in a few more places.
|
5 years ago |
Tim Quatmann
|
31cbe14d3c
|
Multiplier: Added a flag to specify whether gaussSeidel style multiplications should be performed forward or backwards.
|
5 years ago |
Matthias Volk
|
685b5c6b27
|
Throw exceptions after switch/case to silence compiler warnings about not returning anything
|
6 years ago |
dehnert
|
14724b529f
|
further debugging
|
7 years ago |
TimQu
|
b8794fd9c8
|
Made the default multiplier matching the selected equation solver.
|
7 years ago |
TimQu
|
51e08bb1a5
|
removed old inPlaceMultiplier
|
7 years ago |
TimQu
|
ff18956fbb
|
reverted back to old native multiplier
|
7 years ago |
TimQu
|
4eb187ba4f
|
Added a new native multiplier
|
7 years ago |
TimQu
|
48945d1199
|
improved multiplyRow method
|
7 years ago |
TimQu
|
5ff20b55e1
|
misc compilation issues
|
7 years ago |
TimQu
|
56061c0bfa
|
Using multiplier in MDP Model checker helpers
|
7 years ago |
TimQu
|
f3c843561d
|
integrated new multiplier into native linear equation solver
|
7 years ago |
TimQu
|
d0de99ba51
|
fist version of new multiplier
|
7 years ago |