cubing / twsearch

🔍 Twizzle Search — a program to find algs and scrambles for twisty puzzles
GNU General Public License v3.0
24 stars 8 forks source link

`gods-algorithm` crashes when given identity moves #34

Open lgarron opened 8 months ago

lgarron commented 8 months ago
thread 'main' panicked at 'index out of bounds: the len is 0 but the index is 0', src/rs/_internal/canonical_fsm/canonical_fsm.rs:115:22
rokicki commented 8 months ago

Is this issue still happening?

lgarron commented 8 months ago

Yeah, in fact I can repro with a single identity move. (Note: this issue is tagged rs only.)