Overview of Scheduler Source File Relationships:

The following graphic shows the relationship between the source files of the scheduler. There is an edge from one file to another, if there is a call in the source of a function in the target file. This figure is not complete, because the calls of mathematical functions in the directory general and other member functions holding files are omited.

There are also the files scheduler/commonschedal/s_statement.cc, scheduler/commonschedal/s_dependence.cc and scheduler/commonschedal/prototyp.cc in the directory commonschedal, which implement the member functions of the corresponding classes defined in scheduler/commonschedal/classdef.h.