digraph { rankdir=BT N0 [label="Recruiter Training" color="#3F51B5" fillcolor="#C5CAE9" shape=ellipse style=filled] N1 [label="Social Recruiting" color="#E57373" fillcolor="#FFEBEE" shape=ellipse style=filled] N2 [label="Job Fair Organization" color="#D2D2D2" fillcolor="#F0F0F0" shape=predefinedprocess style=filled] N3 [label="Competency_Based Interviewing" color="#D2D2D2" fillcolor="#F0F0F0" shape=box style=filled] N4 [label="Candidate Assessment Design" color="#3F51B5" fillcolor="#C5CAE9" shape=inputoutput style=filled] N5 [label="Psychometric Testing" color="#D2D2D2" fillcolor="#F0F0F0" shape=diamond style=filled] N6 [label="Recruitment Analytics" color="#E57373" fillcolor="#FFEBEE" shape=box style=filled] N7 [label="Campus Recruitment" color="#D2D2D2" fillcolor="#F0F0F0" shape=predefinedprocess style=filled] S0 [label="" color="#D2D2D2" fillcolor="#F0F0F0" shape=circle style=filled fixedsize=true height=0.1 width=0.1] S1 [label="" color="#3F51B5" fillcolor="#C5CAE9" shape=circle style=filled fixedsize=true height=0.1 width=0.1] S2 [label="" color="#E57373" fillcolor="#FFEBEE" shape=circle style=filled fixedsize=true height=0.1 width=0.1] M2 [label="" color="#D2D2D2" fillcolor="#F0F0F0" shape=circle style=filled fixedsize=true height=0.1 width=0.1] subgraph cluster_Contingent Workforce Management { style="rounded,filled,dashed" color=gray50 label="Contingent Workforce Management" nest0_0 [label="Interview Conducting" color="#E57373" fillcolor="#FFEBEE" shape=preparation style=filled] nest0_1 [label="Job Description Creation" color="#D2D2D2" fillcolor="#F0F0F0" shape=rectangle style=filled] nest0_2 [label="Executive Search" color="#E57373" fillcolor="#FFEBEE" shape=action style=filled] nest0_3 [label="Temporary Staffing" color="#3F51B5" fillcolor="#C5CAE9" shape=box style=filled] } subgraph cluster_Onboarding Handoff { style="rounded,filled,dashed" color=gray50 label="Onboarding Handoff" nest1_0 [label="Recruitment Metrics Reporting" color="#D2D2D2" fillcolor="#F0F0F0" shape=document style=filled] nest1_1 [label="Passive Candidate Engagement" color="#3F51B5" fillcolor="#C5CAE9" shape=preparation style=filled] nest1_2 [label="Recruitment Marketing" color="#E57373" fillcolor="#FFEBEE" shape=rectangle style=filled] } N0 -> N1 [color="#3F51B5" penwidth=1.5 style=solid dir=forward] N1 -> N2 [color="#E57373" penwidth=1.5 style=dashed dir=forward] N2 -> N3 [color="#D2D2D2" penwidth=1.5 style=solid label="assesses" dir=forward] N3 -> N4 [color="#E57373" penwidth=1.5 style=solid dir=forward] N4 -> N5 [color="#000000" penwidth=1.5 style=dashed dir=forward] N5 -> N6 [color="#000000" penwidth=1.5 style=dashed dir=forward] N6 -> N7 [color="#000000" penwidth=1.5 style=dashed dir=forward] nest0_0 -> nest0_1 [color="#D2D2D2" penwidth=1.5 style=solid dir=forward] nest0_1 -> nest0_2 [color="#D2D2D2" penwidth=1.5 style=dashed dir=forward] nest0_2 -> nest0_3 [color="#D2D2D2" penwidth=1.5 style=solid dir=forward] N5 -> nest0_0 [color="#000000" penwidth=1.5 style=solid dir=forward] nest0_3 -> N7 [color="#E57373" penwidth=1.5 style=solid dir=forward] nest1_0 -> nest1_1 [color="#E57373" penwidth=1.5 style=solid dir=forward] nest1_1 -> nest1_2 [color="#D2D2D2" penwidth=1.5 style=dashed dir=forward] N3 -> nest1_0 [color="#E57373" penwidth=1.5 style=dashed dir=forward] nest1_2 -> N2 [color="#D2D2D2" penwidth=1.5 style=solid dir=forward] N4 -> S0 [color="#000000" penwidth=1.5 style=solid dir=forward] S0 -> N6 [color="#000000" penwidth=1.5 style=dashed dir=forward] S0 -> N7 [color="#D2D2D2" penwidth=1.5 style=solid dir=forward] N1 -> S1 [color="#D2D2D2" penwidth=1.5 style=dashed dir=forward] S1 -> N4 [color="#3F51B5" penwidth=1.5 style=dashed dir=forward] S1 -> N5 [color="#000000" penwidth=1.5 style=solid label="personalizes" dir=forward] S1 -> N6 [color="#D2D2D2" penwidth=1.5 style=solid dir=forward] N3 -> S2 [color="#D2D2D2" penwidth=1.5 style=solid dir=forward] S2 -> N6 [color="#D2D2D2" penwidth=1.5 style=solid dir=forward] S2 -> N5 [color="#3F51B5" penwidth=1.5 style=dashed dir=forward] S2 -> N7 [color="#E57373" penwidth=1.5 style=solid dir=forward] N2 -> M2 [color="#3F51B5" penwidth=1.5 style=dashed dir=forward] N3 -> M2 [color="#E57373" penwidth=1.5 style=solid dir=forward] M2 -> N5 [color="#000000" penwidth=1.5 style=solid dir=forward] }