2612 Commits (3d4552cbf8b6f0a9ce161841c8c0161d1119cf01)

Author SHA1 Message Date
sjunges 102602dea2 some refactoring 9 years ago
sjunges c25889bc3e minor 9 years ago
Mavo 20242e10e5 Small fix 9 years ago
Mavo e12ac36249 Fixed problem with usageInfoBits for only one element 9 years ago
Mavo 3f70a69d6e Added argument for timebound 9 years ago
Mavo 99c87182e4 Fixed missing include for gcc 9 years ago
dehnert e40cc65117 added tests for fragment checker 9 years ago
Mavo b8ff542b7b One conversion less for MA 9 years ago
Mavo 689acfa28b Removed debug assertions 9 years ago
Mavo 0d3687cf5e Refactored and sorted bitvector 9 years ago
dehnert 7b643fe166 tests working again 9 years ago
sjunges 2ab4417ed4 symmetry also check deps for roots now 9 years ago
sjunges 130fa1328a function returns independent symmetries 9 years ago
sjunges 11f01cdf52 towards using symred for counting abstr 9 years ago
sjunges 2dbcd260e4 symred is now an option 9 years ago
sjunges aaec1fd3bd isomorphism runs through first tests :) 9 years ago
sjunges 30df7c0bda Convenience info about bijectioncandidates 9 years ago
sjunges 7663c29c5d Fix in SubDFT computation. 9 years ago
dehnert dc8a5b11e0 more refactoring regarding fragment checking 9 years ago
sjunges ca77078a9c Deterministic Building for DFTs 9 years ago
sjunges 7bf6dbbaab outgoingDependencies in c++ style :) 9 years ago
sjunges cc92085a15 bijection check for homomorphism 9 years ago
Mavo 5da88d5d52 Small refactoring 9 years ago
Mavo 2e4afbc69b Ingoing and outgoing dependencies 9 years ago
sjunges d00b32b548 fix of static parents and fixed warning in element types 9 years ago
sjunges c0dfaef066 DFTElement: hasOnlyStaticParents 9 years ago
sjunges cd3af54bb5 Dftelementstype: is static gate 9 years ago
sjunges 8d0046a9a7 Dftelements: equalType 9 years ago
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