Return to Jeff's Main Page

CS1 at Oswego

Hypertexknowlogy

Frequently Asked Questions

 
My Intro to Object-Oriented Programming  
 
 
 
Glossary of Terms ( Cognitive and Computational )

Monday September 11 , 2000
 

Definition   GOAL-DIRECTED PLANNING is the problem solving strategy of:

  1. Indentifying a goal.
  2. Determining the information needed to achieve the goal.
  3. Establish as subgoals the problems of securing the information needed to achieve the goal.
  4. ``Recursively'' applying this same method to the problems established as subgoals.