SlideShare une entreprise Scribd logo
1  sur  10
BY
FAIMIN KHAN
(2140672)
1
AIR CARGO TRANSPORT
2
• STanford Research Institute Problem Solver
• A restricted language for planning that describes actions and
descriptions of objects in a system
• Example
• Action: Buy(x)
• Precondition: At(p), Sells(p, x)
• Effect: Have(x)
INTRODUCTION TO STRIPS
3
 Only positive literals in states:
Poor ∧ Unknown
 Closed world assumption:
Unmentioned literals are false
 Effect P ∧ ¬Q:
Add P and delete Q
STRIPS
4
 CARGO: C1 AND C2
 PLANES: P1 AND P2
 AIRPORTS: CLE AND LAS
NOTATIONS
5
Example: Air Cargo Transport
• Init(At(C1, CLE) ∧ At(C2, LAS) ∧ At(P1, CLE) ∧ At(P2, LAS)
∧ Cargo(C1) ∧ Cargo(C2) ∧ Plane(P1) ∧ Plane(P2) ∧
Airport(CLE) ∧ Airport(LAS))
• Goal( At(C1, LAS) At(C2, CLE))
6
Example: Air Cargo Transport
• Action( Load(c, p, a),
Precond: At(c, a) ∧ At(p, a) ∧ Cargo(c) ∧
Plane(p) ∧ Airport(a)
Effect: ¬ At(c, a) ∧ In(c, p))
7
Example: Air Cargo Transport
• Action( Fly( p, from, to),
Precond: At(p, from) ∧ Plane(p) ∧ Airport(from) ∧ Airport(to)
Effect: ¬ At(p, from) ∧ At(p, to))
8
Example: Air Cargo Transport
• Action( Unload(c, p, a),
Precond: In(c, p) ∧ At( p, a) ∧ Cargo(c) ∧Plane(p) ∧ Airport(a)
Effect: At(c, a) ∧ ¬ In(c, p))
9
10
THANK YOU.

Contenu connexe

Tendances

Tendances (20)

Water jug problem ai part 6
Water jug problem ai part 6Water jug problem ai part 6
Water jug problem ai part 6
 
Control Strategies in AI
Control Strategies in AIControl Strategies in AI
Control Strategies in AI
 
Probabilistic Reasoning
Probabilistic ReasoningProbabilistic Reasoning
Probabilistic Reasoning
 
Analytical learning
Analytical learningAnalytical learning
Analytical learning
 
AI Lecture 7 (uncertainty)
AI Lecture 7 (uncertainty)AI Lecture 7 (uncertainty)
AI Lecture 7 (uncertainty)
 
AI Lecture 3 (solving problems by searching)
AI Lecture 3 (solving problems by searching)AI Lecture 3 (solving problems by searching)
AI Lecture 3 (solving problems by searching)
 
I. AO* SEARCH ALGORITHM
I. AO* SEARCH ALGORITHMI. AO* SEARCH ALGORITHM
I. AO* SEARCH ALGORITHM
 
Artificial Intelligence Searching Techniques
Artificial Intelligence Searching TechniquesArtificial Intelligence Searching Techniques
Artificial Intelligence Searching Techniques
 
T9. Trust and reputation in multi-agent systems
T9. Trust and reputation in multi-agent systemsT9. Trust and reputation in multi-agent systems
T9. Trust and reputation in multi-agent systems
 
Neural Networks: Radial Bases Functions (RBF)
Neural Networks: Radial Bases Functions (RBF)Neural Networks: Radial Bases Functions (RBF)
Neural Networks: Radial Bases Functions (RBF)
 
Planning
Planning Planning
Planning
 
AI: Planning and AI
AI: Planning and AIAI: Planning and AI
AI: Planning and AI
 
A* Algorithm
A* AlgorithmA* Algorithm
A* Algorithm
 
AI-State Space Representation.pptx
AI-State Space Representation.pptxAI-State Space Representation.pptx
AI-State Space Representation.pptx
 
0 1 knapsack using branch and bound
0 1 knapsack using branch and bound0 1 knapsack using branch and bound
0 1 knapsack using branch and bound
 
Practical Swarm Optimization (PSO)
Practical Swarm Optimization (PSO)Practical Swarm Optimization (PSO)
Practical Swarm Optimization (PSO)
 
Code optimization in compiler design
Code optimization in compiler designCode optimization in compiler design
Code optimization in compiler design
 
Artificial Intelligence -- Search Algorithms
Artificial Intelligence-- Search Algorithms Artificial Intelligence-- Search Algorithms
Artificial Intelligence -- Search Algorithms
 
State Space Representation and Search
State Space Representation and SearchState Space Representation and Search
State Space Representation and Search
 
5 csp
5 csp5 csp
5 csp
 

En vedette

Management presentation
Management presentationManagement presentation
Management presentation
Rishi Jain
 
Air Cargo Transport Development In Peru Eduardo Garcia Godos
Air Cargo Transport Development In Peru   Eduardo Garcia GodosAir Cargo Transport Development In Peru   Eduardo Garcia Godos
Air Cargo Transport Development In Peru Eduardo Garcia Godos
WJ
 
ความรู้ทั่วไปเกี่ยวกับธุรกิจการบิน
ความรู้ทั่วไปเกี่ยวกับธุรกิจการบินความรู้ทั่วไปเกี่ยวกับธุรกิจการบิน
ความรู้ทั่วไปเกี่ยวกับธุรกิจการบิน
Mint NutniCha
 
Liege Airport au cœur du Plan Marshall
Liege Airport au cœur du Plan MarshallLiege Airport au cœur du Plan Marshall
Liege Airport au cœur du Plan Marshall
Luc Partoune
 

En vedette (11)

Tutor_midterm
Tutor_midtermTutor_midterm
Tutor_midterm
 
Management presentation
Management presentationManagement presentation
Management presentation
 
Sectoral analysis - The Civil Aviation Industry in India
Sectoral analysis - The Civil Aviation Industry in IndiaSectoral analysis - The Civil Aviation Industry in India
Sectoral analysis - The Civil Aviation Industry in India
 
Air Cargo Transport Development In Peru Eduardo Garcia Godos
Air Cargo Transport Development In Peru   Eduardo Garcia GodosAir Cargo Transport Development In Peru   Eduardo Garcia Godos
Air Cargo Transport Development In Peru Eduardo Garcia Godos
 
ความรู้ทั่วไปเกี่ยวกับธุรกิจการบิน
ความรู้ทั่วไปเกี่ยวกับธุรกิจการบินความรู้ทั่วไปเกี่ยวกับธุรกิจการบิน
ความรู้ทั่วไปเกี่ยวกับธุรกิจการบิน
 
ICAO USOAP CMA (KU) AVIATION TALK 13TH AT KASETSART UNIVERSITY 30 MAY 2015
ICAO USOAP CMA (KU) AVIATION TALK 13TH AT KASETSART UNIVERSITY 30 MAY 2015ICAO USOAP CMA (KU) AVIATION TALK 13TH AT KASETSART UNIVERSITY 30 MAY 2015
ICAO USOAP CMA (KU) AVIATION TALK 13TH AT KASETSART UNIVERSITY 30 MAY 2015
 
Liege Airport au cœur du Plan Marshall
Liege Airport au cœur du Plan MarshallLiege Airport au cœur du Plan Marshall
Liege Airport au cœur du Plan Marshall
 
Annexe 2 : Règles de l'Air
Annexe 2 : Règles de l'AirAnnexe 2 : Règles de l'Air
Annexe 2 : Règles de l'Air
 
Affrètement aérien
Affrètement aérienAffrètement aérien
Affrètement aérien
 
Presentation on aviation industry
Presentation on aviation industryPresentation on aviation industry
Presentation on aviation industry
 
Passenger load factor
Passenger load factorPassenger load factor
Passenger load factor
 

Plus de Faimin Khan

Biometric Signature Recognization
 Biometric Signature Recognization Biometric Signature Recognization
Biometric Signature Recognization
Faimin Khan
 

Plus de Faimin Khan (6)

Windows 7
Windows 7Windows 7
Windows 7
 
The Nist definition of cloud computing cloud computing Research Paper
The Nist definition of cloud computing cloud computing Research PaperThe Nist definition of cloud computing cloud computing Research Paper
The Nist definition of cloud computing cloud computing Research Paper
 
LEADERSHIP STYLES BASED ON EVENT.
LEADERSHIP STYLES BASED ON EVENT.LEADERSHIP STYLES BASED ON EVENT.
LEADERSHIP STYLES BASED ON EVENT.
 
VISIT TO AN ORPHANAGE(SOCIAL ACTIVITY)
VISIT TO AN ORPHANAGE(SOCIAL ACTIVITY)VISIT TO AN ORPHANAGE(SOCIAL ACTIVITY)
VISIT TO AN ORPHANAGE(SOCIAL ACTIVITY)
 
BigData in Health Care Systems with IOT
BigData in Health Care Systems with IOTBigData in Health Care Systems with IOT
BigData in Health Care Systems with IOT
 
Biometric Signature Recognization
 Biometric Signature Recognization Biometric Signature Recognization
Biometric Signature Recognization
 

Dernier

Verification of thevenin's theorem for BEEE Lab (1).pptx
Verification of thevenin's theorem for BEEE Lab (1).pptxVerification of thevenin's theorem for BEEE Lab (1).pptx
Verification of thevenin's theorem for BEEE Lab (1).pptx
chumtiyababu
 
Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
Neometrix_Engineering_Pvt_Ltd
 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
jaanualu31
 
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
AldoGarca30
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdf
Kamal Acharya
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
mphochane1998
 

Dernier (20)

Verification of thevenin's theorem for BEEE Lab (1).pptx
Verification of thevenin's theorem for BEEE Lab (1).pptxVerification of thevenin's theorem for BEEE Lab (1).pptx
Verification of thevenin's theorem for BEEE Lab (1).pptx
 
Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
 
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best ServiceTamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdf
 
A Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityA Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna Municipality
 
kiln thermal load.pptx kiln tgermal load
kiln thermal load.pptx kiln tgermal loadkiln thermal load.pptx kiln tgermal load
kiln thermal load.pptx kiln tgermal load
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced LoadsFEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdf
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
 
PE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiesPE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and properties
 
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
 
Engineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planesEngineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planes
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdf
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdf
 

Air Cargo transport

  • 2. 2 • STanford Research Institute Problem Solver • A restricted language for planning that describes actions and descriptions of objects in a system • Example • Action: Buy(x) • Precondition: At(p), Sells(p, x) • Effect: Have(x) INTRODUCTION TO STRIPS
  • 3. 3  Only positive literals in states: Poor ∧ Unknown  Closed world assumption: Unmentioned literals are false  Effect P ∧ ¬Q: Add P and delete Q STRIPS
  • 4. 4  CARGO: C1 AND C2  PLANES: P1 AND P2  AIRPORTS: CLE AND LAS NOTATIONS
  • 5. 5 Example: Air Cargo Transport • Init(At(C1, CLE) ∧ At(C2, LAS) ∧ At(P1, CLE) ∧ At(P2, LAS) ∧ Cargo(C1) ∧ Cargo(C2) ∧ Plane(P1) ∧ Plane(P2) ∧ Airport(CLE) ∧ Airport(LAS)) • Goal( At(C1, LAS) At(C2, CLE))
  • 6. 6 Example: Air Cargo Transport • Action( Load(c, p, a), Precond: At(c, a) ∧ At(p, a) ∧ Cargo(c) ∧ Plane(p) ∧ Airport(a) Effect: ¬ At(c, a) ∧ In(c, p))
  • 7. 7 Example: Air Cargo Transport • Action( Fly( p, from, to), Precond: At(p, from) ∧ Plane(p) ∧ Airport(from) ∧ Airport(to) Effect: ¬ At(p, from) ∧ At(p, to))
  • 8. 8 Example: Air Cargo Transport • Action( Unload(c, p, a), Precond: In(c, p) ∧ At( p, a) ∧ Cargo(c) ∧Plane(p) ∧ Airport(a) Effect: At(c, a) ∧ ¬ In(c, p))
  • 9. 9