TimQu
|
efd430a33f
|
fixes regarding state elimination on mdps
|
8 years ago |
TimQu
|
da90719097
|
Fixed some issues for state elimination when the provided row is not equal to the column (as possible for mdps).
|
8 years ago |
TimQu
|
83a77e77ba
|
fixed use of gmp numbers
|
9 years ago |
dehnert
|
5b09b91ae1
|
fixed more warnings
|
9 years ago |
Sebastian Junges
|
d246517757
|
removed src prefix in all includes
|
9 years ago |
Sebastian Junges
|
e1d201c85e
|
c++ code compiles again after rename
|
9 years ago |
Sebastian Junges
|
3a7ee7867b
|
rename files (does not compile)
|
9 years ago |
Mavo
|
566cef0f91
|
Started on compiling without Carl
Former-commit-id: 5e0895d7c5
|
9 years ago |
sjunges
|
e0e5cd9f0e
|
progress on support for gmp, with cln everything should be fine
Former-commit-id: c91b5a7cef
|
9 years ago |
dehnert
|
40a7948540
|
started generalizing elimination to equation system solving
Former-commit-id: aabe89b65f
|
9 years ago |
dehnert
|
f3fa90cc37
|
more work towards exact solving
Former-commit-id: 38edbcf2ca
|
9 years ago |
dehnert
|
4e14ecb869
|
made elimination-based linear solver work in an alpha version. changed minor things in Eigen's SparseLU implementation to make it work with rational numbers and rational functions
Former-commit-id: e5622bd981
|
9 years ago |
dehnert
|
8ce9e56af8
|
some refactoring of state-elimination-related things
Former-commit-id: c51fd9c47c
|
9 years ago |
Mavo
|
e49582c7cf
|
Replaced assert with STORM_LOG_ASSERT
Former-commit-id: 692ae47b1b
|
9 years ago |
Mavo
|
017fa19281
|
Fixed compile issue
Former-commit-id: a58c76d175
|
9 years ago |
Mavo
|
7bf5fcb308
|
Fixed compile issue under Debian
Former-commit-id: 13fe157a96
|
9 years ago |
Mavo
|
7a10a04cde
|
Created StateEliminator with specialized subclasses
Former-commit-id: 991e3fcfcd
|
9 years ago |