Class | Description |
---|---|
CommandLineArgs |
Process command line arguments for the experiments.
|
ParseApplicationGraph |
Parse Application graph from an XML file.
|
ParseHardwarePlatform |
Parse Platfom XML to build a platform model.
|
ParseProfileInfo |
Parse profiling information generated from the framework to
build application graph.
|
Enum | Description |
---|---|
CommandLineArgs.SolverType |
Pipelined Scheduling Solvers : UNFOLDING_SOLVER -- PERIOD_LOCALITY
Non-Pipelined Scheduling Solvers : MATRIX_SOLVER -- MUTUAL_EXCLUSION
|