Class | Description |
---|---|
MinimalScheduleGrph |
A compact serialized form of the original PartialScheduleGrph.
|
PartialScheduleGrph |
The PartialScheduleGrph extends the Grph libraries graphing classes, and
provides an object that represents a Partial schedule in the scheduling
algorithm state space
|
ScheduleDotWriter |
Overrides the Grph library dot writer in order to write the additional Grph
tags (ie.
|
ScheduleGrph |
This extends the InMemoryGrph to provide additional fields, such as the
properties we need for this particular problem.This extends the InMemoryGrph
to provide additional fields, such as the properties we need for this
particular problem
|
StaticUtils |
A class for various useful but miscellaneous static utility methods
|