Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
No need to have an "exactly-one" of piece rotations in Constraints.addExactlyOnePiecePerPositionTo: Constraints.addExactlyOnePositionPerPieceTo already constrains it. Plus GateTranslator.xor is not an "exactly-one", it is "parity" xor so it is more confusing than anything.
- Loading branch information