Preview

artificial intelligence

Powerful Essays
Open Document
Open Document
4107 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
artificial intelligence
-------------------------------------------------------------------------------------------------------

CS1351 –ARTIFICIAL INTELLIGENCE VI SEMESTER CSE

AUTHORS
N.Vivekananthamoorthy
S.Sankar
Department of CSE
KCG College of Technology,Chennai-97

UNIT-II
(2) SEARCHING TECHNIQUES
-----------------------------------------------------------------------------------------

2.1 INFORMED SEARCH AND EXPLORATION

2.1.1 Informed(Heuristic) Search Strategies
2.1.2 Heuristic Functions
2.1.3 Local Search Algorithms and Optimization Problems
2.1.4 Local Search in Continuous Spaces
2.1.5 Online Search Agents and Unknown Environments

-----------------------------------------------------------------------------------------------------------------------

2.2 CONSTRAINT SATISFACTION PROBLEMS(CSP)
2.2.1 Constraint Satisfaction Problems
2.2.2 Backtracking Search for CSPs
2.2.3 The Structure of Problems

---------------------------------------------------------------------------------------------------------------------------------
2.3 ADVERSARIAL SEARCH
2.3.1 Games
2.3.2 Optimal Decisions in Games
2.3.3 Alpha-Beta Pruning
2.3.4 Imperfect ,Real-time Decisions
2.3.5 Games that include Element of Chance

-----------------------------------------------------------------------------------------------------------------------------

2.1 INFORMED SEARCH AND EXPLORATION

2.1.1 Informed(Heuristic) Search Strategies Informed search strategy is one that uses problem-specific knowledge beyond the definition of the problem itself. It can find solutions more efficiently than uninformed strategy.
Best-first search
Best-first search is an instance of general TREE-SEARCH or GRAPH-SEARCH algorithm in which a node is selected for expansion based on an evaluation function f(n). The node with lowest evaluation is selected for expansion,because the evaluation measures the distance to the goal.
This can be implemented using a

You May Also Find These Documents Helpful

  • Powerful Essays

    Use critical thinking and understanding of search technology in order to design effective search strategies…

    • 4452 Words
    • 19 Pages
    Powerful Essays
  • Good Essays

    Expert Systems

    • 1753 Words
    • 8 Pages

    The Expert Systems case focuses around a business that develops computer programs for firms in the banking industry. John Grady, CFO for ESI, needs help in creating a detailed forecast for the executive meeting and to present it to the group. Using the information given in John’s memos, his questions must be answered to help show the top managers how certain assumptions affect various outcomes.…

    • 1753 Words
    • 8 Pages
    Good Essays
  • Good Essays

    Heuristic- is an educated guess based on prior experiences that help narrow down the possible solutions for a problem. Also knows as a “rule of thumb”.…

    • 959 Words
    • 4 Pages
    Good Essays
  • Powerful Essays

    informatics

    • 1233 Words
    • 5 Pages

    It is no surprise that customer satisfaction is the primary focus for successful delivery of healthcare. The health care industry is booming with technological trends and consumer empowerment is evident. Patients are able to shop around for the best health care available at the right cost, forcing facilities to upgrade to the latest technology in order to compete.…

    • 1233 Words
    • 5 Pages
    Powerful Essays
  • Satisfactory Essays

    Career Competencies

    • 444 Words
    • 2 Pages

    Research is needed in order to know topics. Researching reliable sources and gathering as much information as possible is important. Strategies are defined as a careful plans. I strategize so that my method of completion is most effective. Following instructions is needed when you do not know all of the information needed. Without following instructions the job has a probability of not being completed.…

    • 444 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    Artificial Intelligence

    • 623 Words
    • 3 Pages

    Journalist John Markoff wrote the article “Computer Wins On ‘Jeopardy!’: Trivial, It’s Not”. He discusses how the super computer “Watson” defeated the all time champion of “Jeopardy!” Ken Jennings. The author, throughout the article, agrees that the supercomputer “Watson” was a fair match against Ken Jennings. I disagree with Markoff for multiple reasons. This was in no way a fair match because the computer had a remarkable ability to answer questions at super speeds. Also, the computer has access to all available questions and the ability to answer them. This was in no way a fair battle between the computer and Ken Jennings.…

    • 623 Words
    • 3 Pages
    Good Essays
  • Good Essays

    Algorithms Test

    • 640 Words
    • 3 Pages

    Depth-first search is best-first search with f(n) = −depth(n); breadth-first search is best-first search with f(n) = depth(n);…

    • 640 Words
    • 3 Pages
    Good Essays
  • Best Essays

    Artificial Intelligence

    • 2144 Words
    • 9 Pages

    The concept of Artificial Intelligence or AI has been a topic of great controversy, not just historically, but is debated today and will be for many years to come. Artificial intelligence has changed society and its perspectives on intelligence and life since its introduction during the mid-1950’s and is predicted to make exponential advancements decades into the future by redefining the way scientist think in regard to consciousness and intelligence in objects considered once as merely machine. In this essay, I intend to illustrate various concepts in regard to the definition and historical events of Artificial Intelligence, including its correlations with applications in today’s society and significances in logic and philosophy. Society continues to marvel and benefit from AI and the various advancements made today. Nearly every aspect of today’s menial activity is affected by these astounding breakthroughs via the advancements of AI integrated into several applications and prolific manifestation in today’s devices.…

    • 2144 Words
    • 9 Pages
    Best Essays
  • Good Essays

    Many scientists have been provided more different kinds of search plan fit the nature of the search area. Sometimes we search for the targets in difficult terrain areas on the surface of the ground or in the deep of the sea. Specialists in this field interested in dividing those areas to a set of identical or different states in order to increase the probability of detection or minimize the search effort. The nature of the search area is control in the form of the cells. Hong et al. [1-2] divided the area into hexagonal cells. They proposed an approximation algorithm for the optimal search path. This algorithm optimizes an approximate path to compute detection probability by using the conditional probabilities. Then, finding the maximum detection probability search path. Song and Teneketizs [3] determined the optimal search strategies with multiple sensors that maximize the total probability of successful search where the target is hidden in one of a finite set of different cells. Teamah et al. [4] divided the search region into square cells. They minimized the probability of undetection and the searching effort (is bounded by a normal distribution) by using multiple searchers. They studied some special cases when the target is hidden in one of M-identical cells and when the effort is…

    • 1295 Words
    • 6 Pages
    Good Essays
  • Powerful Essays

    Data Structure Assignment

    • 4612 Words
    • 19 Pages

    References: * ^ a b Donald Knuth (1997). The Art of Computer Programming. 3: Sorting and Searching (3rd ed.). Addison-Wesley. pp. 396–408. ISBN 0-201-89685-0.…

    • 4612 Words
    • 19 Pages
    Powerful Essays
  • Powerful Essays

    Intelligent Systems

    • 2709 Words
    • 11 Pages

    • Agent: anything that can be viewed as p g y g perceiving its g environment through sensors and acting upon through actuators • Percept: refers to the agent’s perceptual inputs at any given instant of time • Percept sequence: complete history of everything the agent has perceived th i d • Agent’s action at any instant of time depends on the percept sequence • Agent function: describes an agent’s behavior • Agent program: implementation of agent function…

    • 2709 Words
    • 11 Pages
    Powerful Essays
  • Good Essays

    Expert Systems

    • 1070 Words
    • 5 Pages

    The expert system uses a rule base, unlike conventional programs, which means that the volume of knowledge to program is not a major concern. Whether the rule base has 10 rules or 10 000, the engine operation is the same.…

    • 1070 Words
    • 5 Pages
    Good Essays
  • Satisfactory Essays

    A problem-solving search can either forward or backward. What factors determine the choice of direction for a particular problem?…

    • 401 Words
    • 2 Pages
    Satisfactory Essays
  • Powerful Essays

    Expert Systems

    • 1372 Words
    • 6 Pages

    Critical Review “Evolutionary Learning of Fuzzy Logic Controllers and Their Adaptation Through Perpetual Evolution” By Athula Rajapaksha, Kazuo Furuta, and Shunsuke Kondo…

    • 1372 Words
    • 6 Pages
    Powerful Essays
  • Good Essays

    soft computing

    • 4024 Words
    • 17 Pages

    SOFT COMPUTING social sciences behavioral sciences the humanities economics law medicine include quantitative Human sciences methods are methods are often used separately qualitative that means numerical data precise objects conventional logic complicated mathematics computer models that means non-numerical data imprecise objects approximate reasoning interpretation manual work 2 Traditional Approaches to Computerized Modeling • Mathematical models: Complicated, black boxes, number crunching. • Rule-based systems (crisp & bivalent): Large rule bases. 3 What is Hard Computing?…

    • 4024 Words
    • 17 Pages
    Good Essays