File size: 5,699 Bytes
864910e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
digraph {
	rankdir=LR
	N0 [label="Sustainability Initiatives" color="#795548" fillcolor="#D7CCC8" shape=predefinedprocess style=filled]
	N1 [label="Production Scheduling Integration" color="#E91E63" fillcolor="#F8BBD0" shape=hexagon style=filled]
	N2 [label="Warehousing" color="#795548" fillcolor="#D7CCC8" shape=action style=filled]
	N3 [label="Supplier Selection" color="#795548" fillcolor="#D7CCC8" shape=predefinedprocess style=filled]
	N4 [label="Last_Mile Delivery Optimization" color="#00BCD4" fillcolor="#B2EBF2" shape=inputoutput style=filled]
	N5 [label="Material Flow Management" color="#E91E63" fillcolor="#F8BBD0" shape=preparation style=filled]
	N6 [label="Predictive Analytics" color="#00BCD4" fillcolor="#B2EBF2" shape=box style=filled]
	N7 [label="Contract Manufacturing Oversight" color="#795548" fillcolor="#D7CCC8" shape=action style=filled]
	N8 [label="Intermodal Transportation" color="#795548" fillcolor="#D7CCC8" shape=parallelogram style=filled]
	N9 [label="Reverse Logistics" color="#00BCD4" fillcolor="#B2EBF2" shape=predefinedprocess style=filled]
	N10 [label="Data Analytics for Supply Chain" color="#00BCD4" fillcolor="#B2EBF2" shape=multipledocuments style=filled]
	N11 [label="Digital Twin of Supply Chain" color="#00BCD4" fillcolor="#B2EBF2" shape=box style=filled]
	N12 [label="Risk Management" color="#795548" fillcolor="#D7CCC8" shape=vnode_shape style=filled]
	N13 [label="Resilience Planning" color="#E91E63" fillcolor="#F8BBD0" shape=document style=filled]
	N14 [label="Production Planning" color="#795548" fillcolor="#D7CCC8" shape=rectangle style=filled]
	N15 [label="Warehouse Automation" color="#795548" fillcolor="#D7CCC8" shape=database style=filled]
	S0 [label="" color="#795548" fillcolor="#D7CCC8" shape=circle style=filled fixedsize=true height=0.1 width=0.1]
	S1 [label="" color="#795548" fillcolor="#D7CCC8" shape=circle style=filled fixedsize=true height=0.1 width=0.1]
	M0 [label="" color="#795548" fillcolor="#D7CCC8" shape=circle style=filled fixedsize=true height=0.1 width=0.1]
	M1 [label="" color="#00BCD4" fillcolor="#B2EBF2" shape=circle style=filled fixedsize=true height=0.1 width=0.1]
	subgraph cluster_Order Fulfillment {
		style="rounded,filled,dashed"
		color=gray50
		label="Order Fulfillment"
		nest0_0 [label="Demand Planning" color="#795548" fillcolor="#D7CCC8" shape=inputoutput style=filled]
		nest0_1 [label="Supplier Relationship Management" color="#00BCD4" fillcolor="#B2EBF2" shape=diamond style=filled]
		nest0_2 [label="Risk Mitigation Strategies" color="#00BCD4" fillcolor="#B2EBF2" shape=multipledocuments style=filled]
		nest0_3 [label="Supply Chain Finance" color="#795548" fillcolor="#D7CCC8" shape=document style=filled]
	}
	subgraph cluster_Transportation Management {
		style="rounded,filled,dashed"
		color=gray50
		label="Transportation Management"
		nest1_0 [label="Supply Chain Visibility" color="#795548" fillcolor="#D7CCC8" shape=rectangle style=filled]
		nest1_1 [label="Circular Economy Practices" color="#E91E63" fillcolor="#F8BBD0" shape=predefinedprocess style=filled]
	}
	N0 -> N1 [color="#000000" penwidth=1.5 style=dashed dir=forward]
	N1 -> N2 [color="#00BCD4" penwidth=1.5 style=solid dir=forward]
	N2 -> N3 [color="#E91E63" penwidth=1.5 style=solid dir=forward]
	N3 -> N4 [color="#795548" penwidth=1.5 style=dashed dir=forward]
	N4 -> N5 [color="#795548" penwidth=1.5 style=dashed label="transparency" dir=forward]
	N5 -> N6 [color="#000000" penwidth=1.5 style=dashed dir=forward]
	N6 -> N7 [color="#E91E63" penwidth=1.5 style=solid dir=forward]
	N7 -> N8 [color="#000000" penwidth=1.5 style=solid dir=forward]
	N8 -> N9 [color="#000000" penwidth=1.5 style=solid dir=forward]
	N9 -> N10 [color="#795548" penwidth=1.5 style=dashed label="complies" dir=forward]
	N10 -> N11 [color="#E91E63" penwidth=1.5 style=solid dir=forward]
	N11 -> N12 [color="#00BCD4" penwidth=1.5 style=solid dir=forward]
	N12 -> N13 [color="#E91E63" penwidth=1.5 style=solid dir=forward]
	N13 -> N14 [color="#00BCD4" penwidth=1.5 style=dashed dir=forward]
	N14 -> N15 [color="#00BCD4" penwidth=1.5 style=dashed dir=forward]
	nest0_0 -> nest0_1 [color="#795548" penwidth=1.5 style=solid label="communicates" dir=forward]
	nest0_1 -> nest0_2 [color="#795548" penwidth=1.5 style=dashed dir=forward]
	nest0_2 -> nest0_3 [color="#00BCD4" penwidth=1.5 style=solid dir=forward]
	N13 -> nest0_0 [color="#E91E63" penwidth=1.5 style=dashed dir=forward]
	nest0_3 -> N8 [color="#E91E63" penwidth=1.5 style=dashed dir=forward]
	nest1_0 -> nest1_1 [color="#E91E63" penwidth=1.5 style=dashed dir=forward]
	N13 -> nest1_0 [color="#E91E63" penwidth=1.5 style=solid dir=forward]
	nest1_1 -> N11 [color="#E91E63" penwidth=1.5 style=dashed dir=forward]
	N12 -> S0 [color="#E91E63" penwidth=1.5 style=solid dir=forward]
	S0 -> N15 [color="#00BCD4" penwidth=1.5 style=solid dir=forward]
	S0 -> N14 [color="#E91E63" penwidth=1.5 style=solid dir=forward]
	N0 -> S1 [color="#000000" penwidth=1.5 style=solid dir=forward]
	S1 -> N9 [color="#000000" penwidth=1.5 style=dashed dir=forward]
	S1 -> N7 [color="#E91E63" penwidth=1.5 style=dashed dir=forward]
	N6 -> M0 [color="#795548" penwidth=1.5 style=solid dir=forward]
	N0 -> M0 [color="#00BCD4" penwidth=1.5 style=dashed dir=forward]
	N8 -> M0 [color="#000000" penwidth=1.5 style=dashed dir=forward]
	M0 -> N11 [color="#E91E63" penwidth=1.5 style=solid dir=forward]
	N3 -> M1 [color="#00BCD4" penwidth=1.5 style=dashed dir=forward]
	N0 -> M1 [color="#00BCD4" penwidth=1.5 style=dashed dir=forward]
	N1 -> M1 [color="#795548" penwidth=1.5 style=dashed dir=forward]
	N7 -> M1 [color="#000000" penwidth=1.5 style=dashed dir=forward]
	M1 -> N11 [color="#E91E63" penwidth=1.5 style=solid dir=forward]
}