digraph { rankdir=BT N0 [label="Candidate Feedback Collection" color="#4CAF50" fillcolor="#C8E6C9" shape=rectangle style=filled] N1 [label="Candidate Relationship Management" color="#EAEFA5" fillcolor="#FDFCEB" shape=multipledocuments style=filled] N2 [label="Campus Recruitment" color="#388E3C" fillcolor="#C8E6C9" shape=predefinedprocess style=filled] N3 [label="Employee Referral Program" color="#EAEFA5" fillcolor="#FDFCEB" shape=document style=filled] N4 [label="Negotiation" color="#388E3C" fillcolor="#C8E6C9" shape=predefinedprocess style=filled] N5 [label="Contingent Workforce Management" color="#4CAF50" fillcolor="#C8E6C9" shape=rectangle style=filled] N6 [label="Internal Mobility" color="#EAEFA5" fillcolor="#FDFCEB" shape=action style=filled] N7 [label="Background Check" color="#4CAF50" fillcolor="#C8E6C9" shape=multipledocuments style=filled] N8 [label="Talent Pipeline Building" color="#388E3C" fillcolor="#C8E6C9" shape=action style=filled] N9 [label="Reference Checking" color="#EAEFA5" fillcolor="#FDFCEB" shape=rectangle style=filled] N10 [label="Candidate Experience Management" color="#EAEFA5" fillcolor="#FDFCEB" shape=predefinedprocess style=filled] N11 [label="Compliance in Hiring" color="#4CAF50" fillcolor="#C8E6C9" shape=rectangle style=filled] N12 [label="Candidate Assessment Design" color="#388E3C" fillcolor="#C8E6C9" shape=predefinedprocess style=filled] N13 [label="Recruitment Analytics" color="#EAEFA5" fillcolor="#FDFCEB" shape=action style=filled] S0 [label="" color="#EAEFA5" fillcolor="#FDFCEB" shape=circle style=filled fixedsize=true height=0.1 width=0.1] S1 [label="" color="#388E3C" fillcolor="#C8E6C9" shape=circle style=filled fixedsize=true height=0.1 width=0.1] M0 [label="" color="#4CAF50" fillcolor="#C8E6C9" shape=circle style=filled fixedsize=true height=0.1 width=0.1] subgraph cluster_Video Interviewing { style="rounded,filled,dashed" color=gray50 label="Video Interviewing" nest0_0 [label="Temporary Staffing" color="#EAEFA5" fillcolor="#FDFCEB" shape=action style=filled] nest0_1 [label="Candidate Screening" color="#388E3C" fillcolor="#C8E6C9" shape=database style=filled] nest0_2 [label="Social Recruiting" color="#EAEFA5" fillcolor="#FDFCEB" shape=parallelogram style=filled] } subgraph cluster_Employer Branding { style="rounded,filled,dashed" color=gray50 label="Employer Branding" nest1_0 [label="Psychometric Testing" color="#4CAF50" fillcolor="#C8E6C9" shape=action style=filled] nest1_1 [label="Competency_Based Interviewing" color="#EAEFA5" fillcolor="#FDFCEB" shape=ellipse style=filled] nest1_2 [label="AI in Recruitment" color="#4CAF50" fillcolor="#C8E6C9" shape=diamond style=filled] nest1_3 [label="Diversity Sourcing" color="#388E3C" fillcolor="#C8E6C9" shape=rectangle style=filled] } N0 -> N1 [color="#4CAF50" penwidth=1.5 style=dashed dir=forward] N1 -> N2 [color="#4CAF50" penwidth=1.5 style=dashed dir=forward] N2 -> N3 [color="#4CAF50" penwidth=1.5 style=dashed dir=forward] N3 -> N4 [color="#EAEFA5" penwidth=1.5 style=dashed dir=forward] N4 -> N5 [color="#4CAF50" penwidth=1.5 style=solid dir=forward] N5 -> N6 [color="#388E3C" penwidth=1.5 style=solid dir=forward] N6 -> N7 [color="#4CAF50" penwidth=1.5 style=solid dir=forward] N7 -> N8 [color="#4CAF50" penwidth=1.5 style=solid dir=forward] N8 -> N9 [color="#4CAF50" penwidth=1.5 style=dashed dir=forward] N9 -> N10 [color="#388E3C" penwidth=1.5 style=dashed dir=forward] N10 -> N11 [color="#000000" penwidth=1.5 style=solid dir=forward] N11 -> N12 [color="#388E3C" penwidth=1.5 style=solid dir=forward] N12 -> N13 [color="#000000" penwidth=1.5 style=dashed dir=forward] nest0_0 -> nest0_1 [color="#4CAF50" penwidth=1.5 style=solid dir=forward] nest0_1 -> nest0_2 [color="#EAEFA5" penwidth=1.5 style=dashed dir=forward] N7 -> nest0_0 [color="#EAEFA5" penwidth=1.5 style=solid dir=forward] nest0_2 -> N9 [color="#4CAF50" penwidth=1.5 style=solid dir=forward] nest1_0 -> nest1_1 [color="#4CAF50" penwidth=1.5 style=dashed dir=forward] nest1_1 -> nest1_2 [color="#4CAF50" penwidth=1.5 style=solid dir=forward] nest1_2 -> nest1_3 [color="#4CAF50" penwidth=1.5 style=dashed label="sources" dir=forward] N5 -> nest1_0 [color="#388E3C" penwidth=1.5 style=solid dir=forward] nest1_3 -> N2 [color="#4CAF50" penwidth=1.5 style=solid dir=forward] N0 -> S0 [color="#388E3C" penwidth=1.5 style=solid dir=forward] S0 -> N7 [color="#000000" penwidth=1.5 style=solid dir=forward] S0 -> N2 [color="#4CAF50" penwidth=1.5 style=solid dir=forward] N4 -> S1 [color="#EAEFA5" penwidth=1.5 style=solid dir=forward] S1 -> N13 [color="#EAEFA5" penwidth=1.5 style=solid dir=forward] S1 -> N12 [color="#4CAF50" penwidth=1.5 style=solid dir=forward] S1 -> N6 [color="#EAEFA5" penwidth=1.5 style=dashed dir=forward] N4 -> M0 [color="#EAEFA5" penwidth=1.5 style=dashed dir=forward] N10 -> M0 [color="#000000" penwidth=1.5 style=dashed dir=forward] N0 -> M0 [color="#EAEFA5" penwidth=1.5 style=solid dir=forward] N3 -> M0 [color="#4CAF50" penwidth=1.5 style=solid dir=forward] M0 -> N13 [color="#4CAF50" penwidth=1.5 style=dashed dir=forward] }