Prolog AI assignment 2
Assignment 2 [10 marks] try to finish it by Feb 6,2023 at 11:00pm a) For the following 8-puzzle problem, define the state, Operators, Goal, Heuristic and show a path to the goal in the tree of search after applying the Heuristic. b) Write a program to solve the 8-puzzle problem: assume that the initial state […]
Prolog AI assignment 2 Read More »