graph G { compound="true" rankdir="TB" bgcolor="white" fontname="Tahoma" node [ fixedsize="false" fontname="Tahoma" color="white" fillcolor="deepskyblue2" fontcolor="black" shape="box" style="filled" penwidth="1.0" ] edge [ fontname="Arial" color="#00688b" fontcolor="black" fontsize="12" arrowsize="0.5" penwidth="1.0" ] "functions/source/Keep-job-alive" -- "functions/source/preprocess" [label=" 5 ", penwidth="5", color="#00688bA5"]; "functions/source/job-creation" -- "functions/source/preprocess" [label=" 5 ", penwidth="5", color="#00688bA5"]; "functions/source/job-creation" -- "functions/source/Keep-job-alive" [label=" 5 ", penwidth="5", color="#00688bA5"]; "functions/source/loop" -- "functions/source/preprocess" [label=" 5 ", penwidth="5", color="#00688bA5"]; "functions/source/loop" -- "functions/source/Keep-job-alive" [label=" 5 ", penwidth="5", color="#00688bA5"]; "functions/source/loop" -- "functions/source/job-creation" [label=" 5 ", penwidth="5", color="#00688bA5"]; "functions/source/preprocess" -- "templates" [label=" 2 ", penwidth="2", color="#00688b70"]; "functions/source/sagemaker-phc-2020-11-16-postprocess" -- "functions/source/preprocess" [label=" 2 ", penwidth="2", color="#00688b70"]; "functions/source/sagemaker-phc-2020-11-16-postprocess" -- "functions/source/Keep-job-alive" [label=" 2 ", penwidth="2", color="#00688b70"]; "functions/source/sagemaker-phc-2020-11-16-postprocess" -- "functions/source/job-creation" [label=" 2 ", penwidth="2", color="#00688b70"]; "functions/source/sagemaker-phc-2020-11-16-postprocess" -- "functions/source/loop" [label=" 2 ", penwidth="2", color="#00688b70"]; "functions/source/sagemaker-phc-2020-11-16-preprocess" -- "functions/source/preprocess" [label=" 2 ", penwidth="2", color="#00688b70"]; "functions/source/sagemaker-phc-2020-11-16-preprocess" -- "functions/source/Keep-job-alive" [label=" 2 ", penwidth="2", color="#00688b70"]; "functions/source/sagemaker-phc-2020-11-16-preprocess" -- "functions/source/job-creation" [label=" 2 ", penwidth="2", color="#00688b70"]; "functions/source/sagemaker-phc-2020-11-16-preprocess" -- "functions/source/loop" [label=" 2 ", penwidth="2", color="#00688b70"]; "functions/source/sagemaker-phc-2020-11-16-preprocess" -- "functions/source/sagemaker-phc-2020-11-16-postprocess" [label=" 2 ", penwidth="2", color="#00688b70"]; "functions/source/Keep-job-alive" -- "templates" [label=" 1 ", penwidth="1", color="#00688b5E"]; "functions/source/job-creation" -- "templates" [label=" 1 ", penwidth="1", color="#00688b5E"]; "functions/source/loop" -- "templates" [label=" 1 ", penwidth="1", color="#00688b5E"]; "functions/source/sagemaker-phc-2020-11-16-postprocess" -- "templates" [label=" 1 ", penwidth="1", color="#00688b5E"]; "functions/source/sagemaker-phc-2020-11-16-preprocess" -- "templates" [label=" 1 ", penwidth="1", color="#00688b5E"]; }