dehnert
|
4591dba631
|
made maxsat-based counterexample generation be applicable to DTMCs and MDPs
|
9 years ago |
dehnert
|
109b738258
|
adding some more output to Fox-Glynn
|
9 years ago |
dehnert
|
dd864c05e0
|
properly resizing weights vector in Fox-Glynn if the right bound is moved further due to the desired accuracy
|
9 years ago |
dehnert
|
70818dd9dd
|
finished c++ifying David Jansen's implementation of Fox-Glynn
|
9 years ago |
dehnert
|
27558e2140
|
started c++ifying David Jansen's implementation of Fox-Glynn
|
9 years ago |
dehnert
|
48b0a40d8a
|
fix typo
|
9 years ago |
dehnert
|
b0fd3c1730
|
started to rework Fox-Glynn
|
9 years ago |
TimQu
|
68ec4ca0ce
|
Various fixes for the case STORM_USE_CLN_EA=ON
|
9 years ago |
dehnert
|
6042588baf
|
fixed one of two issues raised by TQ
|
9 years ago |
Joachim Klein
|
f56076aacf
|
Add virtual destructors to classes having virtual functions.
(Silences warnings from -Wdelete-non-virtual-dtor -Wnon-virtual-dtor)
|
9 years ago |
dehnert
|
0d5a4ef242
|
more work on sigrefmc integration
|
9 years ago |
dehnert
|
05f2f241cb
|
fixed some recently introduced issues
|
9 years ago |
dehnert
|
d2d129a836
|
toward multi-threaded dd bisimulation
|
9 years ago |
dehnert
|
a072ef5310
|
some fixes to handle large parameters
|
9 years ago |
dehnert
|
6501fffac3
|
several optimizations related to explicit model building
|
9 years ago |
dehnert
|
29903bef04
|
more work on general abstraction refinement framework
|
9 years ago |
dehnert
|
41bc2c0de4
|
explicit instantiations to make gcc hapy
|
9 years ago |
Tom Janson
|
374f7e1fbb
|
kSP: disallow access to index 0 (1-based indices!)
|
9 years ago |
dehnert
|
48dc03846e
|
extended partial bisimulation model checker by games as quotients
|
9 years ago |
TimQu
|
016fedd58e
|
Better progress info
|
9 years ago |
dehnert
|
b415c12c25
|
further preparation of partial bisimulation model checker
|
9 years ago |
dehnert
|
34485836b8
|
fixed some convertNumber applications
|
9 years ago |
dehnert
|
3185719fe5
|
fix for linking issue under linux, adding missing l3pp dependency l3pp_ext
|
9 years ago |
dehnert
|
8204c03c0b
|
fixed a ton of warnings
|
9 years ago |
Sebastian Junges
|
ccfb1a292c
|
drn parser and exporter use reward names
|
9 years ago |
dehnert
|
8f95032d34
|
not logging exceeding precision in Kwek-Mehlhorn
|
9 years ago |
dehnert
|
f2e581b3df
|
rational search for symbolic linear equation solvers
|
9 years ago |
TimQu
|
9901995280
|
Export of weight vector in the cdf
|
9 years ago |
dehnert
|
6e8465e9f1
|
started on symbolic rational search
|
9 years ago |
dehnert
|
55c787e0d8
|
proper EC elimination in hybrid helper
|
9 years ago |
dehnert
|
e557a8e069
|
started on EC elimination for hybrid engine
|
9 years ago |
dehnert
|
58ca07584d
|
rational search for native linear equation solver and several involved fixes
|
9 years ago |
dehnert
|
df05711f3e
|
finished rational search for MinMax solver, preparing rational search for NativeLinearEquationSolver
|
9 years ago |
dehnert
|
0c8866203c
|
tracking bugs, lots of debug output
|
9 years ago |
dehnert
|
afd2acd06b
|
more work on Kwek-Mehlhorn approach
|
9 years ago |
dehnert
|
254bc05e94
|
more work on RationalSearch
|
9 years ago |
dehnert
|
b3f0aa511e
|
started on Kwek-Mehlhorn-based exact value computation
|
9 years ago |
dehnert
|
2d41de479e
|
added progress outputs to iterative solvers
|
9 years ago |
dehnert
|
d8d3404b87
|
fixed termination criteria and equipped interval value iteration methods with check whether the method converged for the relevant states
|
9 years ago |
dehnert
|
e7b6587170
|
minor fixes for new relative convergence test
|
9 years ago |
dehnert
|
e719a37c6c
|
fixes related to relative termination criterion
|
9 years ago |
dehnert
|
cb849a9ab8
|
started on computing upper bounds for rewards for interval value iteration
|
9 years ago |
dehnert
|
df0b5fbfa5
|
fixed multiply-reduce operations in the presence of empty row groups
|
9 years ago |
dehnert
|
8e8fc34c30
|
fixed some TBB-related issues and added power method for linear equation systems
|
9 years ago |
dehnert
|
c5134c364f
|
Extraction and update of TBB-parallelized stuff
|
9 years ago |
dehnert
|
5440d164b2
|
started on Walker-Chae algorithm
|
9 years ago |
dehnert
|
3c844a487f
|
some more optimizations
|
9 years ago |
dehnert
|
5fafe835cb
|
started on some optimizations for conditionals in MDPs
|
9 years ago |
dehnert
|
9bda631795
|
symbolic MDP helper respecting solver requirements
|
9 years ago |
dehnert
|
7c24607427
|
started on symbolic solver requirements
|
9 years ago |