Easiest to code algorithm for Rubik's cube?

前端 未结 7 2167
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-01-31 03:59

What would be a relatively easy algorithm to code in Java for solving a Rubik\'s cube. Efficiency is also important but a secondary consideration.

7条回答
  •  生来不讨喜
    2021-01-31 04:35

    Might want to check out: http://peter.stillhq.com/jasmine/rubikscubesolution.html

    Has a graphical representation of an algorithm to solve a 3x3x3 Rubik's cube

提交回复
热议问题