A function that ranks alternatives in search algorithms at each branching step. Requires information to decide what branch to follow.
1 min read
A function that ranks alternatives in search algorithms at each branching step. Requires information to decide what branch to follow.