[Solved] EV function for 2048 video game [closed]
It is hard (if not impossible) to label an heuristic as “best”. One idea I have in mind is evaluate the heuristic for the current state as the maximum value of all the tiles at this state. And then, that with the higher value is supposed to be better (“closer”) to the goal. And it … Read more