Solve sudoku puzzles by representing the puzzle as a bipartite graph of truth-claims about cells' values and rule-statements that have exactly one true neighbor and removing edges as information is added
MIT License
0
stars
0
forks
source link
Sets.massIntersectionCollector() can't take advantage of BackedSet's bulk-op efficiency #12
Need to add another method that accepts an arg that indicates the type of Set to be used in the mass-intersection process.