0% found this document useful (0 votes)
322 views1 page

Cet 313 Review 1 Form

The student received a review for their Project 2 on pathfinding with planning and search algorithms. The review assessed their progress in implementing the project's tasks. They received marks in the "Pass" range, indicating their solution had a fixed seeker and target on a 10x10 grid using a linear planner and blind search to find routes. The review outlined next steps for the student to complete the project, such as allowing flexible seeker and target positions, adding obstacles, and using heuristic search methods.

Uploaded by

Segomotso Mokete
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
322 views1 page

Cet 313 Review 1 Form

The student received a review for their Project 2 on pathfinding with planning and search algorithms. The review assessed their progress in implementing the project's tasks. They received marks in the "Pass" range, indicating their solution had a fixed seeker and target on a 10x10 grid using a linear planner and blind search to find routes. The review outlined next steps for the student to complete the project, such as allowing flexible seeker and target positions, adding obstacles, and using heuristic search methods.

Uploaded by

Segomotso Mokete
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

CET313/AI Review Sheet

Student:

Reg. no.:

Review Number: 1

Review Project : Project 2 Pathfinding with planning & search

Progress in Implementing Project


Marks
Task
Solution

Pass
0-40%
Seeker &
target fixed
10x10 grid
Linear planner
Shows route
Blind search

Good
41-69%
As for Pass
plus:
Seeker &
target flexible
Obstacles
Heuristic
search

System runs
Totals

0 or 1 mark
Overall %

Any Other Items Discussed

Outline Steps for Completing Project

Actions to be taken by student

Excellent
70-100%
As for Good
plus:
More efficient
search (A*
variant, bestfirst)
Larger search
space
Opponents

You might also like