What is the difference between monotonicity and the admissibility of a heuristic?
问题 I'm reading over my AI textbook and I'm curious about what the difference is between monotonicity and admissibility of heuristics (I know they aren't mutually exclusive). As far as I can tell, an admissible heuristic simply means you are ensured to get the shortest path to a solution if one exists. What I'm struggling with is the concept of the monotonic property. Can someone describe this to me in a way I might understand? Similarly, how can I determine if a given heuristic is monotonic