What is a Heuristic Function

后端 未结 6 844
离开以前
离开以前 2021-01-02 10:29

Can someone explain in very simple words what it is. Also provide an example. So for example if u have to find the heuristic function of something how is it supposed to look

6条回答
  •  太阳男子
    2021-01-02 11:15

    To determine the heuristic function, go through the traditional chess problem. generally, chess uses the combination of an algorithm to decide next move. head over to this link. i think it's the example you're looking for. Understand Heuristic Search with Chess

提交回复
热议问题