-
- Downloads
Block decomposition: refactor algorithms on the variable dependency graph
In particular, move them into a separate class rather than a namespace.
Showing
- src/Makefile.am 2 additions, 2 deletionssrc/Makefile.am
- src/MinimumFeedbackSet.cc 0 additions, 455 deletionssrc/MinimumFeedbackSet.cc
- src/ModelTree.cc 55 additions, 93 deletionssrc/ModelTree.cc
- src/VariableDependencyGraph.cc 468 additions, 0 deletionssrc/VariableDependencyGraph.cc
- src/VariableDependencyGraph.hh 90 additions, 0 deletionssrc/VariableDependencyGraph.hh
Loading