3469 Commits (8ef9b8a57673fa380bf1c2dbbb31e6b2a10f3756)

Author SHA1 Message Date
sjunges b93f5c2f62 refactored a bit, plus bisimulation is now done 10 years ago
Mavo 2754450f91 Refactored DFS search into own method 10 years ago
Mavo d160bb1b13 Use only state ids instead of complete data structure 10 years ago
sjunges 102602dea2 some refactoring 10 years ago
sjunges c25889bc3e minor 10 years ago
Mavo 20242e10e5 Small fix 10 years ago
Mavo e12ac36249 Fixed problem with usageInfoBits for only one element 10 years ago
Mavo 3f70a69d6e Added argument for timebound 10 years ago
Mavo 99c87182e4 Fixed missing include for gcc 10 years ago
dehnert e40cc65117 added tests for fragment checker 10 years ago
Mavo b8ff542b7b One conversion less for MA 10 years ago
Mavo 689acfa28b Removed debug assertions 10 years ago
Mavo 0d3687cf5e Refactored and sorted bitvector 10 years ago
dehnert 7b643fe166 tests working again 10 years ago
sjunges 2ab4417ed4 symmetry also check deps for roots now 10 years ago
sjunges 130fa1328a function returns independent symmetries 10 years ago
sjunges 11f01cdf52 towards using symred for counting abstr 10 years ago
sjunges 2dbcd260e4 symred is now an option 10 years ago
sjunges aaec1fd3bd isomorphism runs through first tests :) 10 years ago
sjunges 30df7c0bda Convenience info about bijectioncandidates 10 years ago
sjunges 7663c29c5d Fix in SubDFT computation. 10 years ago
dehnert dc8a5b11e0 more refactoring regarding fragment checking 10 years ago
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