|
schedulers
1.0.0
|
Public Attributes | |
| double | makespan |
| int | corecount |
| Taskset * | ts |
| char | name [LEN] |
| double * | loadpercore |
| int * | taskspercore |
| Taskparams * | list |
| int | fullcorecount |
Definition at line 57 of file PruhsHeuristic.cpp.
Definition at line 59 of file PruhsHeuristic.cpp.
Definition at line 76 of file SandersSpeck.cpp.
Definition at line 64 of file PruhsHeuristic.cpp.
| double * schedule::loadpercore |
Definition at line 62 of file PruhsHeuristic.cpp.
| double schedule::makespan |
Definition at line 58 of file PruhsHeuristic.cpp.
| char schedule::name |
Definition at line 61 of file PruhsHeuristic.cpp.
| int * schedule::taskspercore |
Definition at line 63 of file PruhsHeuristic.cpp.
Definition at line 60 of file PruhsHeuristic.cpp.