6211 Commits (b924f15a84c15bdfd0cddb47b3d290db45b16f34)

Author SHA1 Message Date
sjunges ca77078a9c Deterministic Building for DFTs 10 years ago
sjunges 7bf6dbbaab outgoingDependencies in c++ style :) 10 years ago
sjunges cc92085a15 bijection check for homomorphism 10 years ago
Mavo 5da88d5d52 Small refactoring 10 years ago
Mavo 2e4afbc69b Ingoing and outgoing dependencies 10 years ago
sjunges d00b32b548 fix of static parents and fixed warning in element types 10 years ago
sjunges c0dfaef066 DFTElement: hasOnlyStaticParents 10 years ago
sjunges cd3af54bb5 Dftelementstype: is static gate 10 years ago
sjunges 8d0046a9a7 Dftelements: equalType 10 years ago
sjunges 391556cac1 work towards sym checks for dfts 10 years ago
dehnert 40aea6c929 replaced Cudd_CountMinterm by old version to fix what appears to be bug (sent mail to Fabio Somenzi) 10 years ago
sjunges 559142919d hotfix for segfaults, compile storm and log4cplus static 10 years ago
dehnert dd0813b8c4 cudd3 now working, but tests segfaulting 10 years ago
sjunges e83147ed42 include storm version only once 10 years ago
sjunges 3209c52a7c elim linear equation solver used the wrong rational number 10 years ago
sjunges aa72d8a158 added missing instantiation of sparse matrix with carl ratnumber 10 years ago
sjunges e24343516c constants comparator extended to carlrationalnumber (cln/cl_ra) 10 years ago
sjunges 266d417168 constants.h/cpp extended to treat carl rational numbers 10 years ago
sjunges 16a2152794 hash_value for cln::cl_ra 10 years ago
sjunges 0a9f68ed74 update dft towards cnt.abst 10 years ago
dehnert 2604df54ec more refactoring of formula classes: in particular fragment checking 10 years ago
dehnert 97d9ecccbb started making cudd3 work 10 years ago
Mavo b51d997d5b Detect error with more than one spare in a module 10 years ago
Mavo 5655766d36 Small changes 10 years ago
Mavo 7788d45ab5 No distinction between successful dependency and no dependency at all 10 years ago
Mavo c78d9ff802 Fixed problems with pdeps 10 years ago
dehnert be8c65525e introduced some methods to query formula type 10 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 10 years ago
Mavo c5214c6aba Removed unused include 10 years ago
Mavo a9c80ef9dc Better error handling 10 years ago
Mavo 6b31b23c62 Removed unused time keeping variables 10 years ago
Mavo 67626ff9bb Xcode support for new directory 10 years ago
dehnert fa44d65ebd renamed policy to scheduler in some variable names 10 years ago
dehnert 3727018ef4 added functionality to sparse MDP helper to compute until probabilities just for maybe states (and produce the corresponding scheduler) 10 years ago
Mavo 0a78ba13f5 MA to CTMC for trivial nondeterminism 10 years ago
sjunges 471ae19438 refactored further parts of the external library building 10 years ago
Mavo a6a8e5fff6 Structure for MA to CTMC 10 years ago
Mavo 3d4c5b3df2 Fixed output for flexible matrix 10 years ago
dehnert 8f087597cc more work towards proper scheduler generation 10 years ago
Mavo 63b0513f38 Set probability for pdeps 10 years ago
Mavo 017fa19281 Fixed compile issue 10 years ago
Mavo 7bf5fcb308 Fixed compile issue under Debian 10 years ago
Mavo 56bcdcc807 Priority queue as pointer 10 years ago
dehnert 5a1039838f made everything compile again and all tests passing 10 years ago
sjunges 4cc8442b77 Fixed warning about superfluous semicolon after a method def. 10 years ago
Mavo acab78ba0e Added row groups to flexible matrix 10 years ago
sjunges 3d0826849e glpk 4.57 for the winners 10 years ago
dehnert 2dd6a3dba2 minor change 10 years ago
dehnert bdcd4b26a3 refactoring early termination and solve goals and bounds 10 years ago
Mavo 6d84d030bd Fixed lowercase 10 years ago