Commit 49f8939c authored by Matthew Fernandez's avatar Matthew Fernandez
Browse files

abstract canonicalisation by another level

This gives us a top level state_canonicalise function in the checker that just
serves as a branching point to another canonicalisation function that does the
real work. The purpose of this is to pave the way for introducing a faster
heuristic canonicalisation function as an option.

Github: related to #12 "symmetry reduction"
parent 5d70c80f
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment