Ask Question, Ask an Expert

+61-413 786 465

info@mywordsolution.com

Ask Computer Engineering Expert

Specifying Search Problems

In our agent terms, a problem to be solved is a particular task where the agent starts with the environment in a given state and acts upon the environment until the transformed state has some pre-set quality. The set of states which are achievable via some sequence of actions the agent job is called the search space. The series of actions that the agent really performs is its search path, and the final state is a solution if it has the required property. There may be many solutions to a specific problem. If you can think of the job you want your agent to perform in these terms, then you ought to write a problem solving agent which uses search.

It is essential to identify the scope of your task in the terms of the problems which will need to be solved. For instance, there are some tasks that are single problems solved by searching, for example, search a route on a map. Otherwise, there are job such as winning at chess, which have to be broken down into sub-problems (finding for the best move at every stage). Other job can be achieved without searching whatsoever for example, multiplying 2 large numbers together - you wouldn't dream of finding through the number line until you came across the answer!

There are 3 initial considerations in problem solving (as described in and Norvig and  Russell):

Initial State

Initially, the agent ought to  be told exactly what the initial state is before it began  its search, so that it may keep track of the state as it searches.

Operators

An operator is a function taking one state to another using an action undertaken by the agent. In chess, for example, an operator takes one arrangement of pieces on the board to another arrangement via  the action of the agent moving a piece.

Goal Test

It is important when designing a problem solving agent to know when the problem has been solved, for example, to have a well defined goal test. Imagine the problem we had set our agent was to find a name for a newborn, with some properties.  There are lists of "accepted" names for babies, in this case and any solution might appear in that list, so goal-checking amounts to minimally testing whether the name appears in the list. On the other hand, In chess, the goal is to reach a checkmate. Wherever there are only a fixed number of ways in which the pieces on a board may represent a checkmate, the number of these is large, so checking a position against them is a terrible idea. Instead, a more abstract notion of checkmate is used, whereby our agent checks that the opponent's king cannot move without being captured.

Computer Engineering, Engineering

  • Category:- Computer Engineering
  • Reference No.:- M9509886

Have any Question?


Related Questions in Computer Engineering

Question cybersecurity policy design issues1describe

Question: Cybersecurity Policy Design Issues 1. Describe cybersecurity roles and responsibilities to protect security for the corporate business mission (for example, the Insider threat, Access Controls, Biometric Authen ...

In mergers and acquisitions there is always a

In mergers and acquisitions there is always a pre-acquisition evaluation and post-acquisition evaluation of technology. Evaluation and control should be connected to each other. What should you know before and after the ...

Round robin rr jobs are processed using a fixed time-slice

Round Robin (RR): Jobs are processed using a fixed time-slice. The jobs are initially kept in a queue based on the order of arrival. The job at the front of the queue is removed and served similar to the FIFO algorithm. ...

The economic dynamism which is the index of productive

The economic dynamism, which is the index of productive growth in dollars for countries that are designated by the World Bank as middle-income are in table #8.3.9 ("SOCR data 2008," 2013). Compute a 95% confidence interv ...

The system development team at the xyz company is working

The system development team at the XYZ Company is working on developing a new customer order entry system. In the process of designing the new system, the team has identified the following data entity attributes: Invento ...

Can you help to identify a firm with which an organization

Can you help to identify a firm with which an organization does business and can you help explain if the firm is: perfectly competitive; monopolistic competitive; oligopoly; or pure monopoly?

Information systemsdirections answer the following if you

Information Systems Directions : Answer the following: If you were asked to develop a logical model of the registration system at a school, would it be better to use a top-down or bottom-up approach? Explain your reasoni ...

Question suppose you wish to encrypt the messsge beyonce

Question : Suppose you wish to encrypt the messsge BEYONCE using the one time pad with the key RIHANNA. What is the keyspace of the one-time pad for a ciphertext of length L? Justify.

Question superfast software inc was founded last year by

Question : Superfast Software Inc. was founded last year by three young programmers. They all dreamed their company would become a really big one and would distribute a large number of software products all over the worl ...

A shipment of 15 televisions sets contains 3 defective sets

A shipment of 15 televisions sets contains 3 defective sets. A hotel purchases 9 of these televisions sets. What is the probability that the hotel receives at least one of the defective sets?

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As