Chapter 3 Deductive Reasoning Agents - PowerPoint PPT Presentation

About This Presentation
Title:

Chapter 3 Deductive Reasoning Agents

Description:

rp(ask1,ask2)[give1,give2]: start (give1 give2). rc1(give1)[ask1]: start ask1; ask1 ask1. rc2(ask1,give2)[ask2]: (ask1 ask2) ask2. ... – PowerPoint PPT presentation

Number of Views:23
Avg rating:3.0/5.0
Slides: 5
Provided by: JeffH47
Category:

less

Transcript and Presenter's Notes

Title: Chapter 3 Deductive Reasoning Agents


1
Chapter 3Deductive Reasoning Agents
  • CSE 431 Intelligent Agents

2
AGENT0
  • A commitment rule
  • COMMIT(
  • ( agent, REQUEST, DO(time, action)
  • ), msg condition
  • ( B,
  • now, Friend agent AND
  • CAN(self, action) AND
  • NOT time, CMT(self, anyaction)
  • ), mental condition
  • self,
  • DO(time, action)
  • )

3
AGENT0
4
Concurrent MetateM
  • rp(ask1,ask2)give1,give2
  • ?ask1 ? ?give1
  • ?ask2 ? ?give2
  • start ? ??(give1 ? give2).
  • rc1(give1)ask1
  • start ? ask1
  • ?ask1 ? ask1.
  • rc2(ask1,give2)ask2
  • ?(ask1 ? ?ask2) ? ask2.
Write a Comment
User Comments (0)
About PowerShow.com