7 Commits (efd430a33f94adcd6dedf310860d04538fb9bec6)

Author SHA1 Message Date
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 9 years ago
sjunges e0e5cd9f0e progress on support for gmp, with cln everything should be fine 9 years ago
dehnert 40a7948540 started generalizing elimination to equation system solving 9 years ago
dehnert f3fa90cc37 more work towards exact solving 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 9 years ago
dehnert 8ce9e56af8 some refactoring of state-elimination-related things 9 years ago
Mavo e49582c7cf Replaced assert with STORM_LOG_ASSERT 9 years ago
Mavo 017fa19281 Fixed compile issue 9 years ago
Mavo 7bf5fcb308 Fixed compile issue under Debian 9 years ago
Mavo 7a10a04cde Created StateEliminator with specialized subclasses 9 years ago