The current parity quad functionality disallows a 2x2 quad that is all odd or all even. Update this functionality to allow different counts to be forbidden, thinking specifically of a "majority rules" variant where no 2x2 is evenly split (not even sure if this is possible). This would require creating a class variable for "disallowed" values, similar to that used for Gamma/Epsilon, but leaving the default as 0/4 to support backward compatibility for existing quadro.
The current parity quad functionality disallows a 2x2 quad that is all odd or all even. Update this functionality to allow different counts to be forbidden, thinking specifically of a "majority rules" variant where no 2x2 is evenly split (not even sure if this is possible). This would require creating a class variable for "disallowed" values, similar to that used for Gamma/Epsilon, but leaving the default as 0/4 to support backward compatibility for existing quadro.