cubing / cubing.js

🛠 A library for displaying and working with twisty puzzles. Also currently home to the code for Twizzle.
https://js.cubing.net/cubing/
GNU General Public License v3.0
232 stars 42 forks source link

Invert caret NISS algs #263

Open lgarron opened 1 year ago

lgarron commented 1 year ago

Repro:

  1. Go to https://alpha.twizzle.net/edit/?alg=%5E%28R+U%29
  2. Alg Tool → Invert

The resulting alg is (R U) ^(R U)

Now that caret NISS is enabled by default, I should pick some reasonable default correct behaviour for inverting such algs.