Question: Write a simple application that demonstrate the search algorithms/strategies. You can use multiple types of search strategies in the application. Choose only 1 of the

Write a simple application that demonstrate the search algorithms/strategies. You can use multiple types of search strategies in the application. Choose only 1 of the 2 possible problem options below:

OPTION 1: TRAVEL ROUTE PROBLEM Write an application that allows the user to input the current city and the destination city. The system must output the itenerary or possible sequence of cities in which the user will reach the destination from the current city. The application must cover the Mindanao area with an estimated distance in between cities. The application must be able to out the BEST possible route.

OPTION 2: 8-PUZZLE PROBLEM Given the 8-Puzzle game, write an application that allows user to shuffle the puzzle to set the initial state. The application must be able to output the BEST sequence of steps to solve the puzzle (i.e. the original goal state).

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!