The Gaudi Framework  master (37c0b60a)
graphanalysis.py File Reference

Go to the source code of this file.

Namespaces

 graphanalysis
 

Functions

def graphanalysis.read_graph_from_json (filename)
 
def graphanalysis.analyze_and_fix_cycles (gr)
 
def graphanalysis.analyze_connected_componets (gr)
 
def graphanalysis.analyze_critical_path (gr)
 
def graphanalysis.print_graph_to_json (gr, filename)
 

Variables

 graphanalysis.filename
 
 graphanalysis.gr
 
 graphanalysis.had_to_fix_cycles