Perform the a search and apply that program to the problem

Assignment Help Computer Engineering
Reference no: EM132210520

You are to write a program that performs the A* search and apply that program to the problem described below. Your program should recognize revisited (duplicated) states.

Each state should be given a number, starting from 1, that represents the order in which the nodes have been generated.

In each iteration of the algorithm, your program should print the following information:

1. The state number along with the corresponding g, h, and f values in order of the states in the OPEN queue.

2. The state number of the states to be expanded.

3. The new state(s) with state number, configuration, g, h, and f values.

4. After reaching the goal state, print out the solution path (from goal state to initial state) with state number, configuration, g, h, and f values.

Problem: Tower of Hanoi There are three pegs and three discs. The discs are of different sizes. Initially the discs are all on peg A with the smallest disc on the top and the largest one on the bottom.

The top disc on any peg may be moved in the top of another peg so long as no larger disc is ever placed on top of a smaller one.

The object is to get all the discs (in proper order) onto peg C. Let us represent this problem with three lists of integers, with 1 representing the smallest disc, 2 the middle one, etc.

The initial state configuration is:

1

2

3

--- --- ---

A B C

The cost of any move (g) is the number of the disc (that is, cost 3 to move disc 3 to any other peg). Use h = (6 - sum of discs on the target peg).

Reference no: EM132210520

Questions Cloud

Write a program that prompts for and reads numbers : Write a program that prompts for and reads numbers into an array. The array should be big enough to hold 20 numbers.
Write a program that prints the numbers 1 to n to stdout : Write a program that prints the numbers 1 to n to stdout where n is the first command line argument.
Write a program that will populate a queue with post-fix : Calculate values using the algorithm mentioned above and in the slides for addition, subtraction, multiplication, and division.
What is its estimated value per share : The firm's weighted average cost of capital is 11%, If the firm plans to issue 200,000 shares of common stock, what is its estimated value per share
Perform the a search and apply that program to the problem : You are to write a program that performs the A* search and apply that program to the problem described
Write a program to print the following table : Write a program to print the following table. Each row in the table has an integer, its square, its cube, and then its square root to 2 decimal places.
Write a program which prompts a user for 5 2-d : Write a program which prompts a user for 5 2-D (x,y) coordinates and writes them to a file "points.txt", one point (x,y) coordinate pair per line.
Case study - local area network design : Detail explanation of the planning and designing of network. It is recommended that bullet points are included whenever necessary
What is the expected value and standard deviation : What are the investment proportion in the minimum variance portfolio of the selected five risky funds, and what is the expected value and standard deviation

Reviews

Write a Review

Computer Engineering Questions & Answers

  How many different signal levels will be necessary

If a telephone line can carry a signal with a baud rate of 6000 and we want to transmit data at 33,600 bps, how many different signal levels will be necessary?

  Why we cannot apply likelihood weighting to markov networks

Explain intuitively why we cannot simply apply likelihood weighting to Markov networks. Show how likelihood weighting can be applied to chordal Markov networks.

  Calculate and print the area of the rectangle

Write a program to print the smallest of the eight input values from the user Write a Program called Rectangle which prompts for and reads two integer.

  Why menu-driven interfaces continue to be popular

Evaluate the user dialog strategies used by a menu-driven interface. Determine why menu-driven interfaces continue to be popular in the modern computing age.

  Explain differences between the various graphic formats

explain differences between the various graphic formats. express some ways to increase your site's search engine ranking.

  Create an object of this class whose member var initialized

The class should contain a protected int variable var, which is initialized with an integer value between 1 and 50 in a constructor.

  Make a flowchart and pseudo-code for generating

build a flowchart and pseudo-code for generating a report that prints all of the movies, with all movies made by the same director on one page, as well as the number of movies by each director.

  What is generally not tracked in change management database

What is generally not tracked in a change management database? When performing a security assessment, using a framework such as NIST 800-15, which is generally the first step?

  Computing the cryptosystem

Consider the following cryptosystems and compute which security service(s) (e.g. Authentication, Integrity…etc) they offer: Example: Ek(M) - Confidentiality

  How to protect your network to keep data safe

describe how to protect your network to keep data safe from loss or damage.

  Compare two architectural styles

Consider their flexibility, how easy they are to understand and use, and quality of applications they might  produce. Discuss any experiences you have had using these patterns. How has your prior training and preparation influenced your evaluation..

  Write a function called rotate that receives an array

Write a function Write a function called rotate that receives an array and its size and shifts the elements of the array by one position to the right.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd