next up previous contents
Next: The 'traverse' procedure Up: The Prolog implementation Previous: Condition Negation   Contents

Grammar network traversal procedures

The system network is traversed by a simple recursive algorithm. The fundamental parts of the algorithm are the 'traverse' procedure, which handles navigation across the network, and the 'choose' procedure, which handles choices in disjunctive choice systems.



Subsections

Graham Wilcock 2001-11-15