digraph { node [shape=box, style=rounded]; rankdir=TB; subgraph clusterMain { "CE_RM_gplibrary_Push" [label= tooltip="CE_RM_gplibrary_Push" href="https://acdl.mit.edu/csi/job/CE_RM_gplibrary_Push/"]; "CE_gpkit_Push_unit_tests" [label= tooltip="CE_gpkit_Push_unit_tests" href="https://acdl.mit.edu/csi/job/CE_gpkit_Push_unit_tests/"]; "CE_gplibrary_Push_research_models" [label= tooltip="CE_gplibrary_Push_research_models" href="https://acdl.mit.edu/csi/job/CE_gplibrary_Push_research_models/"]; color=invis;} subgraph clusterStandalone { color=invis;} "CE_gplibrary_Push_research_models" -> "CE_RM_gplibrary_Push" [ color=red ] ; "CE_gpkit_Push_unit_tests" -> "CE_gplibrary_Push_research_models" [ color=red ] ; }