2770 Commits (86c87ad6d19574824ce5e6948a6c1653adaab64f)

Author SHA1 Message Date
sjunges 391556cac1 work towards sym checks for dfts 9 years ago
dehnert 40aea6c929 replaced Cudd_CountMinterm by old version to fix what appears to be bug (sent mail to Fabio Somenzi) 9 years ago
sjunges 559142919d hotfix for segfaults, compile storm and log4cplus static 9 years ago
dehnert dd0813b8c4 cudd3 now working, but tests segfaulting 9 years ago
sjunges e83147ed42 include storm version only once 9 years ago
sjunges 3209c52a7c elim linear equation solver used the wrong rational number 9 years ago
sjunges aa72d8a158 added missing instantiation of sparse matrix with carl ratnumber 9 years ago
sjunges e24343516c constants comparator extended to carlrationalnumber (cln/cl_ra) 9 years ago
sjunges 266d417168 constants.h/cpp extended to treat carl rational numbers 9 years ago
sjunges 16a2152794 hash_value for cln::cl_ra 9 years ago
sjunges 0a9f68ed74 update dft towards cnt.abst 9 years ago
dehnert 2604df54ec more refactoring of formula classes: in particular fragment checking 9 years ago
dehnert 97d9ecccbb started making cudd3 work 9 years ago
Mavo b51d997d5b Detect error with more than one spare in a module 9 years ago
Mavo 5655766d36 Small changes 9 years ago
Mavo 7788d45ab5 No distinction between successful dependency and no dependency at all 9 years ago
Mavo c78d9ff802 Fixed problems with pdeps 9 years ago
dehnert be8c65525e introduced some methods to query formula type 9 years ago
dehnert b772c92edb removed reward path formulas. reward path formulas are now just path formulas. this allows some invalid formulas to be constructed, so this now has to be checked dynamically 9 years ago
Mavo c5214c6aba Removed unused include 9 years ago
Mavo a9c80ef9dc Better error handling 9 years ago
Mavo 6b31b23c62 Removed unused time keeping variables 9 years ago
Mavo 67626ff9bb Xcode support for new directory 9 years ago
dehnert fa44d65ebd renamed policy to scheduler in some variable names 9 years ago
dehnert 3727018ef4 added functionality to sparse MDP helper to compute until probabilities just for maybe states (and produce the corresponding scheduler) 9 years ago
Mavo 0a78ba13f5 MA to CTMC for trivial nondeterminism 9 years ago
sjunges 471ae19438 refactored further parts of the external library building 9 years ago
Mavo a6a8e5fff6 Structure for MA to CTMC 9 years ago
Mavo 3d4c5b3df2 Fixed output for flexible matrix 9 years ago
dehnert 8f087597cc more work towards proper scheduler generation 9 years ago
Mavo 63b0513f38 Set probability for pdeps 9 years ago
Mavo 017fa19281 Fixed compile issue 9 years ago
Mavo 7bf5fcb308 Fixed compile issue under Debian 9 years ago
Mavo 56bcdcc807 Priority queue as pointer 9 years ago
dehnert 5a1039838f made everything compile again and all tests passing 9 years ago
sjunges 4cc8442b77 Fixed warning about superfluous semicolon after a method def. 9 years ago
Mavo acab78ba0e Added row groups to flexible matrix 9 years ago
sjunges 3d0826849e glpk 4.57 for the winners 9 years ago
dehnert 2dd6a3dba2 minor change 9 years ago
dehnert bdcd4b26a3 refactoring early termination and solve goals and bounds 9 years ago
Mavo 6d84d030bd Fixed lowercase 9 years ago
Mavo 7a10a04cde Created StateEliminator with specialized subclasses 9 years ago
dehnert dee44056d1 work towards generating schedulers (and some other related stuff) 9 years ago
Mavo d60afed273 MA model checking can be called now for doubles 9 years ago
Mavo a1f05b1853 Set override 9 years ago
sjunges 27521fc027 fixed some warnings 9 years ago
sjunges 0e38738e09 DFT element types and some extensions to the elements API 9 years ago
sjunges 42eb671435 work towards const correctness and additional methods 9 years ago
Mavo 49dc27077c Added row grouping members (but not the needed logic) 9 years ago
Mavo f67c92b526 FlexibleSparseMatrix is in own class now 9 years ago