HackerTrans
TopNewTrendsCommentsPastAskShowJobs

lpizzirani

no profile record

comments

lpizzirani
·2 yıl önce·discuss
I feel like a simple brute force method is using a "labirinth" exploration. Make a list of all possible moves in a single state, do one of these moves and check: if you already saw the result, go back and try a new branch until the cube is solved.