SlideShare a Scribd company logo
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.

More Related Content

What's hot

Knowledge representation
Knowledge representationKnowledge representation
Knowledge representation
Md. Tanvir Masud
 
Register allocation and assignment
Register allocation and assignmentRegister allocation and assignment
Register allocation and assignment
Karthi Keyan
 
Agents in Artificial intelligence
Agents in Artificial intelligence Agents in Artificial intelligence
Agents in Artificial intelligence
Lalit Birla
 
Problem solving agents
Problem solving agentsProblem solving agents
Problem solving agents
Megha Sharma
 
Type checking in compiler design
Type checking in compiler designType checking in compiler design
Type checking in compiler design
Sudip Singh
 
Artificial Intelligence Searching Techniques
Artificial Intelligence Searching TechniquesArtificial Intelligence Searching Techniques
Artificial Intelligence Searching Techniques
Dr. C.V. Suresh Babu
 
Planning Agent
Planning AgentPlanning Agent
Planning Agent
Shiwani Gupta
 
Production System in AI
Production System in AIProduction System in AI
Production System in AI
Bharat Bhushan
 
State Space Search in ai
State Space Search in aiState Space Search in ai
State Space Search in ai
vikas dhakane
 
Forward and Backward chaining in AI
Forward and Backward chaining in AIForward and Backward chaining in AI
Forward and Backward chaining in AI
Megha Sharma
 
Chapter 5 Syntax Directed Translation
Chapter 5   Syntax Directed TranslationChapter 5   Syntax Directed Translation
Chapter 5 Syntax Directed Translation
Radhakrishnan Chinnusamy
 
Knowledge based agents
Knowledge based agentsKnowledge based agents
Knowledge based agents
Dr. C.V. Suresh Babu
 
Online Shopping Agent in AI
Online Shopping Agent in AIOnline Shopping Agent in AI
Online Shopping Agent in AI
Fazle Rabbi Ador
 
AI_Session 7 Greedy Best first search algorithm.pptx
AI_Session 7 Greedy Best first search algorithm.pptxAI_Session 7 Greedy Best first search algorithm.pptx
AI_Session 7 Greedy Best first search algorithm.pptx
Asst.prof M.Gokilavani
 
Problem reduction AND OR GRAPH & AO* algorithm.ppt
Problem reduction AND OR GRAPH & AO* algorithm.pptProblem reduction AND OR GRAPH & AO* algorithm.ppt
Problem reduction AND OR GRAPH & AO* algorithm.ppt
arunsingh660
 
Lecture 2 agent and environment
Lecture 2   agent and environmentLecture 2   agent and environment
Lecture 2 agent and environment
Vajira Thambawita
 
2 d viewing computer graphics
2 d viewing computer graphics2 d viewing computer graphics
2 d viewing computer graphics
KALESHWAR KUMAR
 
Dynamic content generation
Dynamic content generationDynamic content generation
Dynamic content generationEleonora Ciceri
 
Depth Buffer Method
Depth Buffer MethodDepth Buffer Method
Depth Buffer Method
Ummiya Mohammedi
 
Heuristic Search Techniques {Artificial Intelligence}
Heuristic Search Techniques {Artificial Intelligence}Heuristic Search Techniques {Artificial Intelligence}
Heuristic Search Techniques {Artificial Intelligence}
FellowBuddy.com
 

What's hot (20)

Knowledge representation
Knowledge representationKnowledge representation
Knowledge representation
 
Register allocation and assignment
Register allocation and assignmentRegister allocation and assignment
Register allocation and assignment
 
Agents in Artificial intelligence
Agents in Artificial intelligence Agents in Artificial intelligence
Agents in Artificial intelligence
 
Problem solving agents
Problem solving agentsProblem solving agents
Problem solving agents
 
Type checking in compiler design
Type checking in compiler designType checking in compiler design
Type checking in compiler design
 
Artificial Intelligence Searching Techniques
Artificial Intelligence Searching TechniquesArtificial Intelligence Searching Techniques
Artificial Intelligence Searching Techniques
 
Planning Agent
Planning AgentPlanning Agent
Planning Agent
 
Production System in AI
Production System in AIProduction System in AI
Production System in AI
 
State Space Search in ai
State Space Search in aiState Space Search in ai
State Space Search in ai
 
Forward and Backward chaining in AI
Forward and Backward chaining in AIForward and Backward chaining in AI
Forward and Backward chaining in AI
 
Chapter 5 Syntax Directed Translation
Chapter 5   Syntax Directed TranslationChapter 5   Syntax Directed Translation
Chapter 5 Syntax Directed Translation
 
Knowledge based agents
Knowledge based agentsKnowledge based agents
Knowledge based agents
 
Online Shopping Agent in AI
Online Shopping Agent in AIOnline Shopping Agent in AI
Online Shopping Agent in AI
 
AI_Session 7 Greedy Best first search algorithm.pptx
AI_Session 7 Greedy Best first search algorithm.pptxAI_Session 7 Greedy Best first search algorithm.pptx
AI_Session 7 Greedy Best first search algorithm.pptx
 
Problem reduction AND OR GRAPH & AO* algorithm.ppt
Problem reduction AND OR GRAPH & AO* algorithm.pptProblem reduction AND OR GRAPH & AO* algorithm.ppt
Problem reduction AND OR GRAPH & AO* algorithm.ppt
 
Lecture 2 agent and environment
Lecture 2   agent and environmentLecture 2   agent and environment
Lecture 2 agent and environment
 
2 d viewing computer graphics
2 d viewing computer graphics2 d viewing computer graphics
2 d viewing computer graphics
 
Dynamic content generation
Dynamic content generationDynamic content generation
Dynamic content generation
 
Depth Buffer Method
Depth Buffer MethodDepth Buffer Method
Depth Buffer Method
 
Heuristic Search Techniques {Artificial Intelligence}
Heuristic Search Techniques {Artificial Intelligence}Heuristic Search Techniques {Artificial Intelligence}
Heuristic Search Techniques {Artificial Intelligence}
 

Viewers also liked

Management presentation
Management presentationManagement presentation
Management presentationRishi Jain
 
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
Sharon D'Costa
 
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 GodosWJ
 
ความรู้ทั่วไปเกี่ยวกับธุรกิจการบิน
ความรู้ทั่วไปเกี่ยวกับธุรกิจการบินความรู้ทั่วไปเกี่ยวกับธุรกิจการบิน
ความรู้ทั่วไปเกี่ยวกับธุรกิจการบินMint NutniCha
 
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
Amnat Sk
 
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
 
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
WaltAirFormations
 
Affrètement aérien
Affrètement aérienAffrètement aérien
Affrètement aérien
CEO Kevelair
 
Presentation on aviation industry
Presentation on aviation industryPresentation on aviation industry
Presentation on aviation industry
manjuskumar
 
Passenger load factor
Passenger load factorPassenger load factor
Passenger load factor
Prateek Garodia
 

Viewers also liked (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
 

More from Faimin Khan

Windows 7
Windows 7Windows 7
Windows 7
Faimin Khan
 
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
Faimin Khan
 
LEADERSHIP STYLES BASED ON EVENT.
LEADERSHIP STYLES BASED ON EVENT.LEADERSHIP STYLES BASED ON EVENT.
LEADERSHIP STYLES BASED ON EVENT.
Faimin Khan
 
VISIT TO AN ORPHANAGE(SOCIAL ACTIVITY)
VISIT TO AN ORPHANAGE(SOCIAL ACTIVITY)VISIT TO AN ORPHANAGE(SOCIAL ACTIVITY)
VISIT TO AN ORPHANAGE(SOCIAL ACTIVITY)
Faimin Khan
 
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
Faimin Khan
 
Biometric Signature Recognization
 Biometric Signature Recognization Biometric Signature Recognization
Biometric Signature Recognization
Faimin Khan
 

More from 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
 

Recently uploaded

Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation & Control
 
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdfGoverning Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
WENKENLI1
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
VENKATESHvenky89705
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
R&R Consult
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
Robbie Edward Sayers
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
zwunae
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
Kamal Acharya
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
karthi keyan
 
space technology lecture notes on satellite
space technology lecture notes on satellitespace technology lecture notes on satellite
space technology lecture notes on satellite
ongomchris
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
AafreenAbuthahir2
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
thanhdowork
 
English lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdfEnglish lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdf
BrazilAccount1
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
gdsczhcet
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
AJAYKUMARPUND1
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
Divya Somashekar
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Sreedhar Chowdam
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
Amil Baba Dawood bangali
 
AP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specificAP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specific
BrazilAccount1
 
Runway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptxRunway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptx
SupreethSP4
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
ydteq
 

Recently uploaded (20)

Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
 
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdfGoverning Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
 
space technology lecture notes on satellite
space technology lecture notes on satellitespace technology lecture notes on satellite
space technology lecture notes on satellite
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
 
English lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdfEnglish lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdf
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
 
AP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specificAP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specific
 
Runway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptxRunway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptx
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
 

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