You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to simpleai
Hello!
I'd like to know what is the order implementation of the algorithm when it explores the first child? I know the order of movement (north, south, east, west) influences the path to the goal. My question is what is the order of importance in the movements in the GameWalkPuzzle class?