Algorithm
Development Kit 1.0

Package algs.debug.drawers

Defines core drawing classes for the DOTTY output.

See:
          Description

Class Summary
DefaultNodeDrawer Capable of drawing default nodes in the DOTTY debugging output.
DiscardedNodeDrawer Capable of drawing discarded nodes in the DOTTY debugging output.
GoalNodeDrawer Capable of drawing the goal node in the DOTTY debugging output.
InitialNodeDrawer Capable of drawing the initial node in the DOTTY debugging output.
UnexploredNodeDrawer Capable of drawing unexplored nodes in the DOTTY debugging output.
 

Package algs.debug.drawers Description

Defines core drawing classes for the DOTTY output.


Algorithm Development Kit 1.0

This code supports the Algorithms in a Nutshell book, published by O'Reilly Media, Inc. in November 2008. Please visit the book web page to learn of any changes to the code repository or to record a potential defect.