0
404views
first search algorithm - prolog

Implement the best-first search algorithm based on goal regression discussed in Section 17.6 of Bratko. Test it on the blocks-world problem developed in Chapter 17, using the start state and goal list given on page 433

Please log in to add an answer.