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" ] "ROOT" -- "fastmri" [label=" 4 ", penwidth="4", color="#00688b93"]; "fastmri" -- "fastmri/pl_modules" [label=" 4 ", penwidth="4", color="#00688b93"]; "fastmri/models" -- "fastmri/data" [label=" 3 ", penwidth="3", color="#00688b82"]; "fastmri_examples/varnet" -- "fastmri_examples/unet" [label=" 3 ", penwidth="3", color="#00688b82"]; "fastmri" -- "fastmri/data" [label=" 2 ", penwidth="2", color="#00688b70"]; "fastmri/pl_modules" -- "fastmri/models" [label=" 2 ", penwidth="2", color="#00688b70"]; "fastmri_examples/unet" -- "fastmri" [label=" 2 ", penwidth="2", color="#00688b70"]; "fastmri_examples/varnet" -- "fastmri" [label=" 2 ", penwidth="2", color="#00688b70"]; "fastmri_examples/varnet" -- "fastmri/data" [label=" 2 ", penwidth="2", color="#00688b70"]; "fastmri_examples/varnet" -- "fastmri/models" [label=" 2 ", penwidth="2", color="#00688b70"]; "fastmri/pl_modules" -- "fastmri/data" [label=" 2 ", penwidth="2", color="#00688b70"]; "fastmri_examples/unet" -- "fastmri/pl_modules" [label=" 2 ", penwidth="2", color="#00688b70"]; "fastmri_examples/varnet" -- "fastmri/pl_modules" [label=" 2 ", penwidth="2", color="#00688b70"]; "fastmri" -- "fastmri/models" [label=" 1 ", penwidth="1", color="#00688b5E"]; "fastmri_examples/unet" -- "fastmri/data" [label=" 1 ", penwidth="1", color="#00688b5E"]; "fastmri_examples/unet" -- "fastmri/models" [label=" 1 ", penwidth="1", color="#00688b5E"]; "ROOT" -- "fastmri_examples/unet" [label=" 1 ", penwidth="1", color="#00688b5E"]; "ROOT" -- "fastmri_examples/varnet" [label=" 1 ", penwidth="1", color="#00688b5E"]; "ROOT" -- "fastmri/pl_modules" [label=" 1 ", penwidth="1", color="#00688b5E"]; "ROOT" -- "fastmri/data" [label=" 1 ", penwidth="1", color="#00688b5E"]; "fastmri_examples/zero_filled" -- "fastmri_examples/cs" [label=" 1 ", penwidth="1", color="#00688b5E"]; }