struct dedos_dfg * parse_dfg_json_file(const char *filename)
Converts a json file to a dfg structure. 
Top-level structure holding the data-flow graph. 
Interfaces for the creation and modification of the data-flow-graph and and general description of th...