Problem Solving Agent Artificial Intelligence
Problem Solving Agent Artificial Intelligence
Problem Solving Agent Artificial Intelligence
Artificial Intelligence
In today lecture
• Problem solving agent
• Functionality of problem solving agent
– Goal formulation
– Problem formulation
– Search and Search groups
– Solution
– Execution
• Examples of different problem and their
problem formulation
Problem solving agent
• In Artificial Intelligence, Search techniques are
universal problem-solving methods.
• Rational agents or Problem-solving agents in AI
mostly used these search strategies or algorithms
to solve a specific problem and provide the best
result.
• Problem-solving agents are the goal-based
agents and use atomic representation.
• atomic representation each state of the world is
indivisible
– If we want to move from Multan to Lahore then all
intermediate cities are considered as atomic but no
need of internal structure.
Problem solving agent
Problem Formulation
Search
Solution
Execution
Goal formulation