Closed kruthar closed 10 years ago
The optimizer is capable of choosing moves that won't move any tiles and so get stuck in a loop
Added a check to see if the predicted move is any different from the current configuration.
The optimizer is capable of choosing moves that won't move any tiles and so get stuck in a loop