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="#DC143C" fontcolor="black" fontsize="12" arrowsize="0.5" penwidth="1.0" ] "Benchmarks/netpipe_cs_hare" -- "Benchmarks/netpipe_cs_tortoise" [label=" 308 ", penwidth="10", color="#DC143CFF"]; "Benchmarks/Netpipe_cs" -- "Benchmarks/netpipe_cs_generic" [label=" 260 ", penwidth="8", color="#DC143CDB"]; "Benchmarks/netpipe_cs_generic" -- "Benchmarks/netpipe_cs_tortoise" [label=" 251 ", penwidth="8", color="#DC143CDB"]; "Benchmarks/netpipe_cs_generic" -- "Benchmarks/netpipe_cs_hare" [label=" 251 ", penwidth="8", color="#DC143CDB"]; "Benchmarks/Netpipe_cs" -- "Benchmarks/netpipe_cs_tortoise" [label=" 188 ", penwidth="6", color="#DC143CB7"]; "Benchmarks/Netpipe_cs" -- "Benchmarks/netpipe_cs_hare" [label=" 188 ", penwidth="6", color="#DC143CB7"]; "Benchmarks/Netcoll_cs" -- "Benchmarks/Netpipe_cs" [label=" 108 ", penwidth="3", color="#DC143C82"]; "Benchmarks/Netcoll_cs" -- "Benchmarks/netpipe_cs_generic" [label=" 102 ", penwidth="3", color="#DC143C82"]; "Benchmarks/Netcoll_cs" -- "Benchmarks/netpipe_cs_tortoise" [label=" 84 ", penwidth="2", color="#DC143C70"]; "Benchmarks/Netcoll_cs" -- "Benchmarks/netpipe_cs_hare" [label=" 84 ", penwidth="2", color="#DC143C70"]; }