Package | Description |
---|---|
graphanalysis.properties |
package contains methods to analyze different
properties of SDF, HSDF and Split-join graphs.
|
solver.sharedMemory.combinedSolver.pipelined |
package contains solver for scheduling problem for a
shared memory architecture for pipelined scheduling.
|
Modifier and Type | Class and Description |
---|---|
class |
SplitJoinGraphAnalysis
Different methods to check certain properties of a Split-join Graph.
|
Modifier and Type | Field and Description |
---|---|
private GraphAnalysisSdfAndHsdf |
MutExPipelinedScheduling.graphAnalysis
Graph analysis object to determine some properties of the graph
|
private GraphAnalysisSdfAndHsdf |
UnfoldingScheduling.graphAnalysis
Graph analysis object to get trivial properties
|