Skip to content

#605 Implement edge selection heuristics for CIF data-based synthesis workset algorithm

  • This merge request provides the basic infrastructure for edge selectors.
  • It also adds the edge selection as described in Fei 2014. Partially this was easy, but as I described in the issue description (#605 (closed)), some of it is not clear, so I went with something simple for now.
  • Best to review per commit.
  • I'll soon add performance measurement results as a comment.

Closes #605 (closed)

Merge request reports