See: Description
Class | Description |
---|---|
MutExPipelinedScheduling |
The pipelined problem is solved using this class by
a Mutual exclusion solver.
|
UnfoldingScheduling |
The pipelined problem is solved by unfolding the application graph by a number of
times and scheduling it.
|