zingg
zingg copied to clipboard
Graph scoring etc should move out of Matcher and in its own separate class
Current Matcher has the Graph scoring and other graph stuff which makes them tighly coupled. We should move the scoring to a different class. Also think through other graph stuff we are doing