Would be nice for performance to be able to detect and resolve redundant or conflicting rules, such as "Sector 3 is a Dwarf Planet" and "Sector 3 is a Comet". There are currently checks in place to immediately halt going through any permutations if this particular example happens, but more subtle things like bands, adjacency, opposite, etc. could use some work.
Would be nice for performance to be able to detect and resolve redundant or conflicting rules, such as "Sector 3 is a Dwarf Planet" and "Sector 3 is a Comet". There are currently checks in place to immediately halt going through any permutations if this particular example happens, but more subtle things like bands, adjacency, opposite, etc. could use some work.