1094 Commits (66dc10632271ad808c364daea3a3d9ba5e358ec8)

Author SHA1 Message Date
sjunges 91970cea72 intermediate commit 9 years ago
Mavo 1e9fedb7ba Order symmetries in decreasing order 9 years ago
Mavo 8a77228e32 Set value in BitVectorHashMap 9 years ago
Mavo d340ea7425 Helper function for replacing columns in SpareMatrix 9 years ago
dehnert 8a0bd32b55 tearing apart explicit model builder and 'next-state generation' 9 years ago
Mavo cce39fbd5d Helper function for symmetry ordering on bitvector 9 years ago
dehnert 7ce969b312 started working on more flexible model generation using next-state-generators 9 years ago
Mavo d148272386 Forgot const 9 years ago
Mavo 2e8460548b Failed spares set use index to own id 9 years ago
Mavo 1e4dbb1e58 More preparations for counting abstraction 9 years ago
Mavo 6685b358f0 Symmetry mirrored in state vector 9 years ago
Mavo a44d38e0bf Symmetries are given to StateGenerationInfo 9 years ago
sjunges dde9af6c44 mergeFailedStates and some updates for SEQs 9 years ago
dehnert 211994bff9 removed debug output 9 years ago
sjunges 9dd2a71f2f towards state space construction for SEQs 9 years ago
Mavo 371ba87f1c Fixed activation of spares 9 years ago
sjunges 2a2eefa956 towards restrictions 9 years ago
Mavo 74b512a76e Consider dependencies in DFS for state generation info 9 years ago
Mavo 7bcbbe75fa Set dont care for children if parent gate fails 9 years ago
sjunges 8755e75a60 towards a new element (and actually added a folder) 9 years ago
Mavo 0156b12764 Fixed compile problem under gcc 9 years ago
sjunges 17a3dabfc5 fix in weak bisim for ctmcs 9 years ago
Mavo 2754450f91 Refactored DFS search into own method 9 years ago
Mavo d160bb1b13 Use only state ids instead of complete data structure 9 years ago
sjunges c25889bc3e minor 9 years ago
Mavo e12ac36249 Fixed problem with usageInfoBits for only one element 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 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
dehnert dd0813b8c4 cudd3 now working, but tests segfaulting 9 years ago
sjunges aa72d8a158 added missing instantiation of sparse matrix with carl ratnumber 9 years ago
sjunges 0a9f68ed74 update dft towards cnt.abst 9 years ago