1082 Commits (bba69684c98ed80b9efbf4bbd1eaa4ffeb34086c)

Author SHA1 Message Date
Mavo a44d38e0bf Symmetries are given to StateGenerationInfo 10 years ago
sjunges dde9af6c44 mergeFailedStates and some updates for SEQs 10 years ago
dehnert 211994bff9 removed debug output 10 years ago
sjunges 9dd2a71f2f towards state space construction for SEQs 10 years ago
Mavo 371ba87f1c Fixed activation of spares 10 years ago
sjunges 2a2eefa956 towards restrictions 10 years ago
Mavo 74b512a76e Consider dependencies in DFS for state generation info 10 years ago
Mavo 7bcbbe75fa Set dont care for children if parent gate fails 10 years ago
sjunges 8755e75a60 towards a new element (and actually added a folder) 10 years ago
Mavo 0156b12764 Fixed compile problem under gcc 10 years ago
sjunges 17a3dabfc5 fix in weak bisim for ctmcs 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 c25889bc3e minor 10 years ago
Mavo e12ac36249 Fixed problem with usageInfoBits for only one element 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 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
dehnert dd0813b8c4 cudd3 now working, but tests segfaulting 10 years ago
sjunges aa72d8a158 added missing instantiation of sparse matrix with carl ratnumber 10 years ago
sjunges 0a9f68ed74 update dft towards cnt.abst 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 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 0a78ba13f5 MA to CTMC for trivial nondeterminism 10 years ago
Mavo 3d4c5b3df2 Fixed output for flexible matrix 10 years ago
dehnert 8f087597cc more work towards proper scheduler generation 10 years ago