PRoblem Solving in PRODIGY
The central control mechanism of the PRODIGY architecture is a
problem solver. This problem solver
defaults to a depth-first search,
means-end approach
to problem solving
in the absence of additional control knowledge. Problems are presented in
terms of an initial world state and a desired goal state (possibly multiple
goal states). The operation of the problem solving mechanism is described
in detail in the description of the
architecture.
To return, press HOME.
To go to the next document, press NEXT.