![]() |
The Gaudi Framework
v32r2 (46d42edc)
|
Functions | |
def | get_critical_path (path_to_trace_file) |
def | main () |
Variables | |
string | __author__ = "Illya Shapoval" |
Determine critical path for a given precedence trace.
def getCriticalPath.get_critical_path | ( | path_to_trace_file | ) |
Find critical path, print algorithms on it and its length.
Definition at line 11 of file getCriticalPath.py.
def getCriticalPath.main | ( | ) |
Definition at line 38 of file getCriticalPath.py.
|
private |
Definition at line 4 of file getCriticalPath.py.