Child pages
  • The Processors

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: minor language changes

This page gives an overview over of the processors and its their functions. Processors  Processors run in between the main phases of the algorithm to solve some problems or just to calculate some simple values that are necessary for the main next phases to work.

Coordinate Processor

A processor which sets the final coordinates for each node in a given graph. The property XCOOR has to be set before this processor is called.

...