table of contents

heuristic

2023-08-12

a heuristic function, is a function that ranks alternatives in search algorithm at each branching step based on available information to decide which branch to follow. for example, it may approximate the exact solution.