Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

Assignment 5: Planning Algorithm with Additional Requirements for COMP151 Spring 2007, Assignments of Computer Science

The problem statement and instructions for assignment 5 in the comp151 spring 2007 course, focusing on the planning algorithm with additional requirements for shakey the robot. Students are required to modify the problem statement and work through the partial-order planning algorithm, including at least one choice that requires backtracking.

Typology: Assignments

Pre 2010

Uploaded on 08/17/2009

koofers-user-lyn
koofers-user-lyn 🇺🇸

5

(1)

10 documents

1 / 1

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
COMP151 SPRING 2007 Assignment 5
Chapter 11 - Planning (due Wednesday April 11):
1) Textbook exercise 11.13 (Shakey the robot).
2) Rework the spare tire partial-order planning example from section 11.3,
adding the following additional requirements:
The jack is initially in the trunk, under the spare tire. The spare must be removed before
removing the jack.
The jack must be used to raise the car before any tire can be removed from or put onto
an axle.
The flat tire and the jack must be returned to the trunk once the spare is on the car.
(a) Modify the problem statement (Figure 11.7) to account for the new requirements.
(b) Work through the partial-order planning algorithm for the revised problem, showing detail
similar to that in the book. Include at least one choice that requires backtracking.
Submit solution by email to mdoherty@pacific.edu.

Partial preview of the text

Download Assignment 5: Planning Algorithm with Additional Requirements for COMP151 Spring 2007 and more Assignments Computer Science in PDF only on Docsity!

COMP151 SPRING 2007 Assignment 5

Chapter 11 - Planning (due Wednesday April 11):

  1. Textbook exercise 11.13 (Shakey the robot).
  2. Rework the spare tire partial-order planning example from section 11.3, adding the following additional requirements:  The jack is initially in the trunk, under the spare tire. The spare must be removed before removing the jack.  The jack must be used to raise the car before any tire can be removed from or put onto an axle.  The flat tire and the jack must be returned to the trunk once the spare is on the car. (a) Modify the problem statement (Figure 11.7) to account for the new requirements. (b) Work through the partial-order planning algorithm for the revised problem, showing detail similar to that in the book. Include at least one choice that requires backtracking. Submit solution by email to mdoherty@pacific.edu.