Anonymous112233 commited on
Commit
b13fc61
·
verified ·
1 Parent(s): c4973aa

Add files using upload-large-folder tool

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. test/diagrams/graph_easy/diagrams_103.dot +25 -0
  2. test/diagrams/graph_easy/diagrams_108.txt +12 -0
  3. test/diagrams/graph_easy/diagrams_109.dot +22 -0
  4. test/diagrams/graph_easy/diagrams_110.txt +11 -0
  5. test/diagrams/graph_easy/diagrams_111.dot +22 -0
  6. test/diagrams/graph_easy/diagrams_112.txt +11 -0
  7. test/diagrams/graph_easy/diagrams_113.txt +8 -0
  8. test/diagrams/graph_easy/diagrams_123.dot +22 -0
  9. test/diagrams/graph_easy/diagrams_124.txt +12 -0
  10. test/diagrams/graph_easy/diagrams_13.txt +9 -0
  11. test/diagrams/graph_easy/diagrams_130.dot +20 -0
  12. test/diagrams/graph_easy/diagrams_132.txt +8 -0
  13. test/diagrams/graph_easy/diagrams_141.txt +9 -0
  14. test/diagrams/graph_easy/diagrams_143.dot +26 -0
  15. test/diagrams/graph_easy/diagrams_144.txt +10 -0
  16. test/diagrams/graph_easy/diagrams_145.txt +9 -0
  17. test/diagrams/graph_easy/diagrams_148.dot +27 -0
  18. test/diagrams/graph_easy/diagrams_148.txt +12 -0
  19. test/diagrams/graph_easy/diagrams_151.txt +10 -0
  20. test/diagrams/graph_easy/diagrams_153.dot +24 -0
  21. test/diagrams/graph_easy/diagrams_154.dot +28 -0
  22. test/diagrams/graph_easy/diagrams_157.txt +12 -0
  23. test/diagrams/graph_easy/diagrams_159.txt +11 -0
  24. test/diagrams/graph_easy/diagrams_160.dot +27 -0
  25. test/diagrams/graph_easy/diagrams_163.dot +26 -0
  26. test/diagrams/graph_easy/diagrams_165.txt +9 -0
  27. test/diagrams/graph_easy/diagrams_17.txt +9 -0
  28. test/diagrams/graph_easy/diagrams_174.txt +9 -0
  29. test/diagrams/graph_easy/diagrams_179.txt +10 -0
  30. test/diagrams/graph_easy/diagrams_182.txt +12 -0
  31. test/diagrams/graph_easy/diagrams_186.dot +23 -0
  32. test/diagrams/graph_easy/diagrams_198.txt +11 -0
  33. test/diagrams/graph_easy/diagrams_20.dot +26 -0
  34. test/diagrams/graph_easy/diagrams_20.txt +12 -0
  35. test/diagrams/graph_easy/diagrams_200.txt +9 -0
  36. test/diagrams/graph_easy/diagrams_201.dot +24 -0
  37. test/diagrams/graph_easy/diagrams_201.txt +11 -0
  38. test/diagrams/graph_easy/diagrams_203.dot +25 -0
  39. test/diagrams/graph_easy/diagrams_209.txt +10 -0
  40. test/diagrams/graph_easy/diagrams_212.dot +24 -0
  41. test/diagrams/graph_easy/diagrams_214.txt +12 -0
  42. test/diagrams/graph_easy/diagrams_219.txt +11 -0
  43. test/diagrams/graph_easy/diagrams_222.dot +25 -0
  44. test/diagrams/graph_easy/diagrams_223.txt +8 -0
  45. test/diagrams/graph_easy/diagrams_228.dot +24 -0
  46. test/diagrams/graph_easy/diagrams_229.dot +26 -0
  47. test/diagrams/graph_easy/diagrams_230.txt +8 -0
  48. test/diagrams/graph_easy/diagrams_234.dot +28 -0
  49. test/diagrams/graph_easy/diagrams_234.txt +13 -0
  50. test/diagrams/graph_easy/diagrams_235.txt +12 -0
test/diagrams/graph_easy/diagrams_103.dot ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ digraph {
2
+ rankdir=LR
3
+ N0 [label="Proactive Communication" color="#AABEC6" fillcolor="#E0E6E9" shape=vnode_shape style=filled]
4
+ N1 [label="Email Support" color="#FFD54F" fillcolor="#FFF8E1" shape=hexagon style=filled]
5
+ N2 [label="Social Media Response" color="#AABEC6" fillcolor="#E0E6E9" shape=vnode_shape style=filled]
6
+ N3 [label="Live Chat Support" color="#AABEC6" fillcolor="#E0E6E9" shape=ellipse style=filled]
7
+ N4 [label="Technical Support" color="#AABEC6" fillcolor="#E0E6E9" shape=diamond style=filled]
8
+ N5 [label="First Contact Resolution Optimization" color="#AABEC6" fillcolor="#E0E6E9" shape=ellipse style=filled]
9
+ N6 [label="Sentiment Analysis" color="#7986CB" fillcolor="#E8EAF6" shape=box style=filled]
10
+ N7 [label="Personalized Assistance" color="#7986CB" fillcolor="#E8EAF6" shape=vnode_shape style=filled]
11
+ N8 [label="Cross_selling Opportunities" color="#FFD54F" fillcolor="#FFF8E1" shape=preparation style=filled]
12
+ N9 [label="Customer Loyalty Program Support" color="#7986CB" fillcolor="#E8EAF6" shape=inputoutput style=filled]
13
+ N10 [label="Accessibility Support" color="#7986CB" fillcolor="#E8EAF6" shape=rect style=filled]
14
+ N0 -> N1 [color="#AABEC6" penwidth=1.5 style=dashed label="refunds" dir=forward]
15
+ N1 -> N2 [color="#AABEC6" penwidth=1.5 style=solid dir=forward]
16
+ N2 -> N3 [color="#000000" penwidth=1.5 style=dashed dir=forward]
17
+ N3 -> N4 [color="#FFD54F" penwidth=1.5 style=dashed label="surveys" dir=forward]
18
+ N4 -> N5 [color="#000000" penwidth=1.5 style=dashed label="secures" dir=forward]
19
+ N5 -> N6 [color="#000000" penwidth=1.5 style=dashed label="troubleshoots" dir=forward]
20
+ N6 -> N7 [color="#AABEC6" penwidth=1.5 style=dashed label="improves" dir=forward]
21
+ N7 -> N8 [color="#7986CB" penwidth=1.5 style=dashed dir=forward]
22
+ N8 -> N9 [color="#AABEC6" penwidth=1.5 style=solid label="feedback" dir=forward]
23
+ N9 -> N10 [color="#000000" penwidth=1.5 style=solid label="monitors" dir=forward]
24
+ N8 -> N10 [color="#000000" penwidth=1.5 style=solid dir=forward]
25
+ }
test/diagrams/graph_easy/diagrams_108.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <Collaborative Planning, complies, Hazardous Materials Handling>
2
+ <Contract Manufacturing Oversight, analyzes, Inventory Management>
3
+ <Demand Planning, forecasts, Contract Manufacturing Oversight>
4
+ <Distribution Network Design, connectedTo, Demand Planning>
5
+ <Freight Auditing, regulates, Distribution Network Design>
6
+ <Intermodal Transportation, connectedTo, Distribution Network Design>
7
+ <Intermodal Transportation, licenses, Freight Auditing>
8
+ <Intermodal Transportation, simulates, Production Planning>
9
+ <Inventory Management, connectedTo, Production Planning>
10
+ <Production Planning, connectedTo, Collaborative Planning>
11
+ <Quality Control in Supply Chain, tracks, Supplier Selection>
12
+ <Supplier Selection, connectedTo, Intermodal Transportation>
test/diagrams/graph_easy/diagrams_109.dot ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ digraph {
2
+ rankdir=RL
3
+ N0 [label="Geological Survey" color="#FFDA4E" fillcolor="#FFE88D" shape=preparation style=filled]
4
+ N1 [label="Emergency Response Planning" color="#FFDA4E" fillcolor="#FFE88D" shape=box style=filled]
5
+ N2 [label="Ventilation System" color="#A2D0FF" fillcolor="#E8F0FF" shape=action style=filled]
6
+ N3 [label="Safety Management" color="#A2D0FF" fillcolor="#E8F0FF" shape=vnode_shape style=filled]
7
+ N4 [label="Mine Closure Planning" color="#A2D0FF" fillcolor="#E8F0FF" shape=parallelogram style=filled]
8
+ N5 [label="Refining" color="#FFDA4E" fillcolor="#FFE88D" shape=parallelogram style=filled]
9
+ N6 [label="Crushing and Grinding" color="#6EB76D" fillcolor="#E9F7E8" shape=action style=filled]
10
+ N7 [label="Energy Management" color="#A2D0FF" fillcolor="#E8F0FF" shape=document style=filled]
11
+ N8 [label="Exploration Drilling" color="#A2D0FF" fillcolor="#E8F0FF" shape=hexagon style=filled]
12
+ N0 -> N1 [color="#6EB76D" penwidth=1.5 style=solid dir=forward]
13
+ N1 -> N2 [color="#000000" penwidth=1.5 style=dashed label="complies" dir=forward]
14
+ N2 -> N3 [color="#FFDA4E" penwidth=1.5 style=dashed label="secures" dir=forward]
15
+ N3 -> N4 [color="#6EB76D" penwidth=1.5 style=dashed dir=forward]
16
+ N4 -> N5 [color="#000000" penwidth=1.5 style=solid label="tests" dir=forward]
17
+ N5 -> N6 [color="#000000" penwidth=1.5 style=solid label="drills" dir=forward]
18
+ N6 -> N7 [color="#000000" penwidth=1.5 style=dashed dir=forward]
19
+ N7 -> N8 [color="#6EB76D" penwidth=1.5 style=solid label="funds" dir=forward]
20
+ N6 -> N3 [color="#000000" penwidth=1.5 style=solid dir=forward]
21
+ N0 -> N6 [color="#A2D0FF" penwidth=1.5 style=dashed dir=forward]
22
+ }
test/diagrams/graph_easy/diagrams_110.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <Asset Management, connectedTo, Autonomous Haulage Systems>
2
+ <Autonomous Haulage Systems, connectedTo, Geotechnical Stability Analysis>
3
+ <Environmental Impact Assessment, connectedTo, Asset Management>
4
+ <Exploration, connectedTo, Geotechnical Stability Analysis>
5
+ <Feasibility Study, complies, Exploration>
6
+ <Geotechnical Stability Analysis, develops, Robotics in Mining>
7
+ <Permit Acquisition, automates, Feasibility Study>
8
+ <Permit Acquisition, plans, Waste Rock Management>
9
+ <Product Marketing, connectedTo, Environmental Impact Assessment>
10
+ <Robotics in Mining, connectedTo, Waste Rock Management>
11
+ <Waste Rock Management, operates, Product Marketing>
test/diagrams/graph_easy/diagrams_111.dot ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ digraph {
2
+ rankdir=TB
3
+ N0 [label="Emergency Response Planning" color="#7E57C2" fillcolor="#EDE7F6" shape=rect style=filled]
4
+ N1 [label="Geotechnical Stability Analysis" color="#4DD0E1" fillcolor="#C9F0F0" shape=vnode_shape style=filled]
5
+ N2 [label="Noise Management" color="#7E57C2" fillcolor="#EDE7F6" shape=parallelogram style=filled]
6
+ N3 [label="Safety Management" color="#4DD0E1" fillcolor="#C9F0F0" shape=ellipse style=filled]
7
+ N4 [label="Equipment Maintenance" color="#FFF8A6" fillcolor="#FFFDE0" shape=action style=filled]
8
+ N5 [label="Core Logging" color="#4DD0E1" fillcolor="#C9F0F0" shape=rectangle style=filled]
9
+ N6 [label="Mine Closure Planning" color="#7E57C2" fillcolor="#EDE7F6" shape=predefinedprocess style=filled]
10
+ N7 [label="Community Relations" color="#7E57C2" fillcolor="#EDE7F6" shape=action style=filled]
11
+ N8 [label="Water Management" color="#FFF8A6" fillcolor="#FFFDE0" shape=preparation style=filled]
12
+ N0 -> N1 [color="#4DD0E1" penwidth=1.5 style=dashed dir=forward]
13
+ N1 -> N2 [color="#000000" penwidth=1.5 style=dashed label="extracts" dir=forward]
14
+ N2 -> N3 [color="#FFF8A6" penwidth=1.5 style=solid dir=forward]
15
+ N3 -> N4 [color="#4DD0E1" penwidth=1.5 style=dashed dir=forward]
16
+ N4 -> N5 [color="#FFF8A6" penwidth=1.5 style=dashed label="crushes" dir=forward]
17
+ N5 -> N6 [color="#FFF8A6" penwidth=1.5 style=solid label="designs" dir=forward]
18
+ N6 -> N7 [color="#FFF8A6" penwidth=1.5 style=dashed label="prices" dir=forward]
19
+ N7 -> N8 [color="#7E57C2" penwidth=1.5 style=solid label="audits" dir=forward]
20
+ N1 -> N5 [color="#000000" penwidth=1.5 style=solid label="repairs" dir=forward]
21
+ N7 -> N2 [color="#7E57C2" penwidth=1.5 style=dashed dir=forward]
22
+ }
test/diagrams/graph_easy/diagrams_112.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <Ballast Water Management, connectedTo, Port Congestion Management>
2
+ <Ballast Water Management, connectedTo, Shipbuilding>
3
+ <Bunkering, repairs, Port Congestion Management>
4
+ <Container Tracking, connectedTo, Vessel Chartering>
5
+ <Hydrographic Surveying, simulates, Container Tracking>
6
+ <Maritime Law Compliance, loads, Voyage Optimization>
7
+ <Port Congestion Management, connectedTo, Cargo Loading>
8
+ <Shipbuilding, maintains, Vessel Chartering>
9
+ <Shipbuilding, optimizes, Maritime Law Compliance>
10
+ <Vessel Chartering, connectedTo, Ballast Water Management>
11
+ <Voyage Optimization, connectedTo, Bunkering>
test/diagrams/graph_easy/diagrams_113.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ <Ballast Water Management, salvages, Marine Safety Inspection>
2
+ <Fleet Management, connectedTo, Ballast Water Management>
3
+ <Marine Research, unloads, Port Operations>
4
+ <Marine Safety Inspection, connectedTo, Vessel Maintenance>
5
+ <Maritime Security, regulates, Subsea Cable Laying>
6
+ <Port Operations, connectedTo, Maritime Security>
7
+ <Subsea Cable Laying, inspects, Fleet Management>
8
+ <Subsea Cable Laying, monitors, Maritime Security>
test/diagrams/graph_easy/diagrams_123.dot ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ digraph {
2
+ rankdir=BT
3
+ N0 [label="Radar Imaging" color="#FFE470" fillcolor="#FFFAE0" shape=action style=filled]
4
+ N1 [label="Lightning Detection" color="#A1D7CD" fillcolor="#EDF5F3" shape=parallelogram style=filled]
5
+ N2 [label="Storm Tracking" color="#A1D7CD" fillcolor="#EDF5F3" shape=document style=filled]
6
+ N3 [label="Pollution Dispersion Modeling" color="#FFB74D" fillcolor="#FFF3E0" shape=preparation style=filled]
7
+ N4 [label="Agricultural Weather Advisory" color="#FFE470" fillcolor="#FFFAE0" shape=hexagon style=filled]
8
+ N5 [label="Humidity Sensing" color="#FFB74D" fillcolor="#FFF3E0" shape=parallelogram style=filled]
9
+ N6 [label="Wind Speed and Direction" color="#FFB74D" fillcolor="#FFF3E0" shape=document style=filled]
10
+ N7 [label="Precipitation Measurement" color="#FFB74D" fillcolor="#FFF3E0" shape=inputoutput style=filled]
11
+ N8 [label="Atmospheric Sounding" color="#FFE470" fillcolor="#FFFAE0" shape=document style=filled]
12
+ N0 -> N1 [color="#000000" penwidth=1.5 style=dashed label="transmits" dir=forward]
13
+ N1 -> N2 [color="#FFB74D" penwidth=1.5 style=solid dir=forward]
14
+ N2 -> N3 [color="#000000" penwidth=1.5 style=dashed label="generates" dir=forward]
15
+ N3 -> N4 [color="#FFE470" penwidth=1.5 style=dashed label="advises" dir=forward]
16
+ N4 -> N5 [color="#A1D7CD" penwidth=1.5 style=solid label="studies" dir=forward]
17
+ N5 -> N6 [color="#FFB74D" penwidth=1.5 style=solid label="visualizes" dir=forward]
18
+ N6 -> N7 [color="#000000" penwidth=1.5 style=solid dir=forward]
19
+ N7 -> N8 [color="#FFE470" penwidth=1.5 style=solid dir=forward]
20
+ N4 -> N7 [color="#FFE470" penwidth=1.5 style=dashed dir=forward]
21
+ N0 -> N4 [color="#FFB74D" penwidth=1.5 style=dashed label="calibrates" dir=forward]
22
+ }
test/diagrams/graph_easy/diagrams_124.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <Anaerobic Digestion, treats, Waste Collection>
2
+ <Extended Producer Responsibility, enforces, Paper Recycling>
3
+ <Illegal Dumping Monitoring, connectedTo, Paper Recycling>
4
+ <Illegal Dumping Monitoring, develops, Extended Producer Responsibility>
5
+ <Industrial Waste Management, converts, Waste Audit>
6
+ <Paper Recycling, connectedTo, Industrial Waste Management>
7
+ <Public Education on Waste, composts, Hazardous Waste Disposal>
8
+ <Waste Audit, disposes, Waste Compaction>
9
+ <Waste Collection, connectedTo, Public Education on Waste>
10
+ <Waste Compaction, connectedTo, Anaerobic Digestion>
11
+ <Waste Management Policy Development, reports, Illegal Dumping Monitoring>
12
+ <Waste_to_Energy Conversion, reduces, Waste Management Policy Development>
test/diagrams/graph_easy/diagrams_13.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ <Add to Cart, connectedTo, Product Listing>
2
+ <Live Chat Support, lists, Product Listing>
3
+ <Live Chat Support, optimizes, Social Media Integration>
4
+ <Mobile App Interaction, connectedTo, Up_selling Offer>
5
+ <Payment, connectedTo, Product Listing>
6
+ <Product Listing, connectedTo, Mobile App Interaction>
7
+ <Social Media Integration, delivers, Add to Cart>
8
+ <Up_selling Offer, inventories, User Account Management>
9
+ <User Account Management, connectedTo, Live Chat Support>
test/diagrams/graph_easy/diagrams_130.dot ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ digraph {
2
+ rankdir=LR
3
+ N0 [label="Public Recycling Programs" color="#80DDEA" fillcolor="#D3F7F9" shape=diamond style=filled]
4
+ N1 [label="Electronic Waste Recycling" color="#E91E63" fillcolor="#FCE4EC" shape=ellipse style=filled]
5
+ N2 [label="Mechanical Recycling" color="#80DDEA" fillcolor="#D3F7F9" shape=inputoutput style=filled]
6
+ N3 [label="Sorting and Segregation" color="#94C0C0" fillcolor="#CADEDE" shape=parallelogram style=filled]
7
+ N4 [label="Energy Recovery from Non_Recyclables" color="#E91E63" fillcolor="#FCE4EC" shape=hexagon style=filled]
8
+ N5 [label="Product Design for Recyclability" color="#94C0C0" fillcolor="#CADEDE" shape=inputoutput style=filled]
9
+ N6 [label="End_of_Life Product Management" color="#94C0C0" fillcolor="#CADEDE" shape=hexagon style=filled]
10
+ N7 [label="Textile Recycling" color="#80DDEA" fillcolor="#D3F7F9" shape=ellipse style=filled]
11
+ N0 -> N1 [color="#94C0C0" penwidth=1.5 style=dashed dir=forward]
12
+ N1 -> N2 [color="#94C0C0" penwidth=1.5 style=solid label="shreds" dir=forward]
13
+ N2 -> N3 [color="#94C0C0" penwidth=1.5 style=dashed label="reuses" dir=forward]
14
+ N3 -> N4 [color="#80DDEA" penwidth=1.5 style=dashed dir=forward]
15
+ N4 -> N5 [color="#94C0C0" penwidth=1.5 style=solid dir=forward]
16
+ N5 -> N6 [color="#E91E63" penwidth=1.5 style=solid label="optimizes" dir=forward]
17
+ N6 -> N7 [color="#80DDEA" penwidth=1.5 style=dashed label="measures" dir=forward]
18
+ N3 -> N1 [color="#E91E63" penwidth=1.5 style=dashed dir=forward]
19
+ N3 -> N2 [color="#94C0C0" penwidth=1.5 style=solid label="treats" dir=forward]
20
+ }
test/diagrams/graph_easy/diagrams_132.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ <Commercial Recycling Solutions, optimizes, Material Collection>
2
+ <Composting Organic Waste, educates, Contamination Reduction>
3
+ <Contamination Reduction, treats, Metal Recycling>
4
+ <Metal Recycling, connectedTo, Material Collection>
5
+ <Metal Recycling, connectedTo, Tyre Recycling>
6
+ <Reprocessing into Raw Material, grades, Textile Recycling>
7
+ <Textile Recycling, connectedTo, Composting Organic Waste>
8
+ <Tyre Recycling, sorts, Commercial Recycling Solutions>
test/diagrams/graph_easy/diagrams_141.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ <Behavior Management, nurtures, Emergency Evacuation Drills>
2
+ <Behavior Management, transports, Potty Training Assistance>
3
+ <Curriculum Planning, engages, Toddler Activities>
4
+ <Emergency Evacuation Drills, educates, Curriculum Planning>
5
+ <Motor Skill Development, observes, Emergency Evacuation Drills>
6
+ <Playground Safety Inspection, connectedTo, Motor Skill Development>
7
+ <Playground Safety Inspection, manages, Emergency Evacuation Drills>
8
+ <Potty Training Assistance, connectedTo, Playground Safety Inspection>
9
+ <Toddler Activities, connectedTo, Outdoor Play Supervision>
test/diagrams/graph_easy/diagrams_143.dot ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ digraph {
2
+ rankdir=RL
3
+ N0 [label="Speech Therapy" color="#FBC02D" fillcolor="#FFFDE7" shape=preparation style=filled]
4
+ N1 [label="Emotional Support and Counseling" color="#6EB76D" fillcolor="#E9F7E8" shape=document style=filled]
5
+ N2 [label="Long_Term Care Planning" color="#5C6BC0" fillcolor="#E8EAF6" shape=vnode_shape style=filled]
6
+ N3 [label="Community Resource Connection" color="#5C6BC0" fillcolor="#E8EAF6" shape=action style=filled]
7
+ N4 [label="Emergency Response System Monitoring" color="#FBC02D" fillcolor="#FFFDE7" shape=document style=filled]
8
+ N5 [label="Meal Preparation" color="#5C6BC0" fillcolor="#E8EAF6" shape=predefinedprocess style=filled]
9
+ N6 [label="Chronic Disease Management" color="#FBC02D" fillcolor="#FFFDE7" shape=document style=filled]
10
+ N7 [label="Respite Care" color="#FBC02D" fillcolor="#FFFDE7" shape=hexagon style=filled]
11
+ N8 [label="Family Communication" color="#FBC02D" fillcolor="#FFFDE7" shape=inputoutput style=filled]
12
+ N9 [label="Palliative Care" color="#6EB76D" fillcolor="#E9F7E8" shape=vnode_shape style=filled]
13
+ N10 [label="Nutritional Assessment" color="#FBC02D" fillcolor="#FFFDE7" shape=vnode_shape style=filled]
14
+ N0 -> N1 [color="#5C6BC0" penwidth=1.5 style=dashed label="transports" dir=forward]
15
+ N1 -> N2 [color="#FBC02D" penwidth=1.5 style=solid label="facilitates" dir=forward]
16
+ N2 -> N3 [color="#000000" penwidth=1.5 style=dashed dir=forward]
17
+ N3 -> N4 [color="#6EB76D" penwidth=1.5 style=dashed label="advises" dir=forward]
18
+ N4 -> N5 [color="#FBC02D" penwidth=1.5 style=solid label="oversees" dir=forward]
19
+ N5 -> N6 [color="#000000" penwidth=1.5 style=dashed dir=forward]
20
+ N6 -> N7 [color="#FBC02D" penwidth=1.5 style=solid label="plans" dir=forward]
21
+ N7 -> N8 [color="#FBC02D" penwidth=1.5 style=solid label="coordinates" dir=forward]
22
+ N8 -> N9 [color="#5C6BC0" penwidth=1.5 style=dashed label="communicates" dir=forward]
23
+ N9 -> N10 [color="#5C6BC0" penwidth=1.5 style=dashed dir=forward]
24
+ N7 -> N10 [color="#6EB76D" penwidth=1.5 style=dashed dir=forward]
25
+ N1 -> N8 [color="#5C6BC0" penwidth=1.5 style=dashed label="dresses" dir=forward]
26
+ }
test/diagrams/graph_easy/diagrams_144.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ <Caregiver Training, connectedTo, Memory Care>
2
+ <Caregiver Training, dresses, Emergency Response System Monitoring>
3
+ <Emergency Response System Monitoring, monitors, Caregiver Training>
4
+ <Hospice Care Coordination, connectedTo, Emergency Response System Monitoring>
5
+ <Incontinence Care, rehabilitates, Smart Home Integration for Seniors>
6
+ <Memory Care, counsels, Caregiver Training>
7
+ <Memory Care, secures, Palliative Care>
8
+ <Palliative Care, connectedTo, Personal Care Assistance>
9
+ <Personal Care Assistance, supervises, Incontinence Care>
10
+ <Telehealth for Seniors, connectedTo, Hospice Care Coordination>
test/diagrams/graph_easy/diagrams_145.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ <Capacity Building for Local Communities, locates, Search and Rescue Operations>
2
+ <Capacity Building for Local Communities, mobilizes, Vulnerability Analysis>
3
+ <Cash Transfer Programs, donates, Damage Assessment>
4
+ <Cash Transfer Programs, warns, International Aid Coordination>
5
+ <Damage Assessment, connectedTo, Capacity Building for Local Communities>
6
+ <International Aid Coordination, connectedTo, Mitigation Strategies>
7
+ <Mitigation Strategies, audits, Search and Rescue Operations>
8
+ <Resilience Building, monitors, International Aid Coordination>
9
+ <Vulnerability Analysis, connectedTo, Resilience Building>
test/diagrams/graph_easy/diagrams_148.dot ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ digraph {
2
+ rankdir=LR
3
+ N0 [label="Basic Training" color="#F44336" fillcolor="#FFCDD2" shape=parallelogram style=filled]
4
+ N1 [label="Personnel Management" color="#4DB6AC" fillcolor="#E0F2F1" shape=parallelogram style=filled]
5
+ N2 [label="Military Strategy Development" color="#BDAFA8" fillcolor="#E4E0DF" shape=hexagon style=filled]
6
+ N3 [label="Naval Operations" color="#F44336" fillcolor="#FFCDD2" shape=preparation style=filled]
7
+ N4 [label="Space Operations" color="#F44336" fillcolor="#FFCDD2" shape=predefinedprocess style=filled]
8
+ N5 [label="Counter_Insurgency Operations" color="#BDAFA8" fillcolor="#E4E0DF" shape=parallelogram style=filled]
9
+ N6 [label="Troop Deployment" color="#F44336" fillcolor="#FFCDD2" shape=vnode_shape style=filled]
10
+ N7 [label="Family Support Programs" color="#4DB6AC" fillcolor="#E0F2F1" shape=preparation style=filled]
11
+ N8 [label="Military Law" color="#F44336" fillcolor="#FFCDD2" shape=rect style=filled]
12
+ N9 [label="Demobilization" color="#BDAFA8" fillcolor="#E4E0DF" shape=hexagon style=filled]
13
+ N10 [label="Disaster Relief Deployment" color="#BDAFA8" fillcolor="#E4E0DF" shape=parallelogram style=filled]
14
+ N11 [label="Crisis Management" color="#F44336" fillcolor="#FFCDD2" shape=diamond style=filled]
15
+ N0 -> N1 [color="#000000" penwidth=1.5 style=dashed dir=forward]
16
+ N1 -> N2 [color="#F44336" penwidth=1.5 style=dashed label="develops" dir=forward]
17
+ N2 -> N3 [color="#F44336" penwidth=1.5 style=solid label="patrols" dir=forward]
18
+ N3 -> N4 [color="#BDAFA8" penwidth=1.5 style=dashed dir=forward]
19
+ N4 -> N5 [color="#BDAFA8" penwidth=1.5 style=dashed label="reports" dir=forward]
20
+ N5 -> N6 [color="#000000" penwidth=1.5 style=dashed dir=forward]
21
+ N6 -> N7 [color="#000000" penwidth=1.5 style=dashed label="analyzes" dir=forward]
22
+ N7 -> N8 [color="#BDAFA8" penwidth=1.5 style=solid label="plans" dir=forward]
23
+ N8 -> N9 [color="#F44336" penwidth=1.5 style=dashed dir=forward]
24
+ N9 -> N10 [color="#BDAFA8" penwidth=1.5 style=solid dir=forward]
25
+ N10 -> N11 [color="#000000" penwidth=1.5 style=solid label="researches" dir=forward]
26
+ N8 -> N4 [color="#BDAFA8" penwidth=1.5 style=solid dir=forward]
27
+ }
test/diagrams/graph_easy/diagrams_148.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <Basic Training, connectedTo, Personnel Management>
2
+ <Counter_Insurgency Operations, connectedTo, Troop Deployment>
3
+ <Demobilization, connectedTo, Disaster Relief Deployment>
4
+ <Disaster Relief Deployment, researches, Crisis Management>
5
+ <Family Support Programs, plans, Military Law>
6
+ <Military Law, connectedTo, Demobilization>
7
+ <Military Law, connectedTo, Space Operations>
8
+ <Military Strategy Development, patrols, Naval Operations>
9
+ <Naval Operations, connectedTo, Space Operations>
10
+ <Personnel Management, develops, Military Strategy Development>
11
+ <Space Operations, reports, Counter_Insurgency Operations>
12
+ <Troop Deployment, analyzes, Family Support Programs>
test/diagrams/graph_easy/diagrams_151.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ <Air Cargo Logistics, fuels, Runway Management>
2
+ <Airport Operations, checks, Airworthiness Certification>
3
+ <Airport Operations, connectedTo, Remote Tower Operations>
4
+ <Aviation Safety Investigation, manufactures, Avionics Repair>
5
+ <Avionics Repair, connectedTo, Baggage Handling>
6
+ <Baggage Handling, connectedTo, Remote Tower Operations>
7
+ <Delay Management, manages, Air Cargo Logistics>
8
+ <Remote Tower Operations, connectedTo, Airport Operations>
9
+ <Runway Management, alerts, Aviation Safety Investigation>
10
+ <Runway Management, integrates, Remote Tower Operations>
test/diagrams/graph_easy/diagrams_153.dot ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ digraph {
2
+ rankdir=RL
3
+ N0 [label="Airspace Management" color="#A1D7CD" fillcolor="#EDF5F3" shape=vnode_shape style=filled]
4
+ N1 [label="Aviation Safety Investigation" color="#D2D2D2" fillcolor="#F0F0F0" shape=inputoutput style=filled]
5
+ N2 [label="Gate Assignment" color="#A1D7CD" fillcolor="#EDF5F3" shape=rectangle style=filled]
6
+ N3 [label="Flight Simulation" color="#FFC107" fillcolor="#FFECB3" shape=predefinedprocess style=filled]
7
+ N4 [label="Cargo Loading" color="#FFC107" fillcolor="#FFECB3" shape=rectangle style=filled]
8
+ N5 [label="Crew Scheduling" color="#FFC107" fillcolor="#FFECB3" shape=preparation style=filled]
9
+ N6 [label="Airport Security Management" color="#FFC107" fillcolor="#FFECB3" shape=vnode_shape style=filled]
10
+ N7 [label="Flight Planning" color="#D2D2D2" fillcolor="#F0F0F0" shape=rectangle style=filled]
11
+ N8 [label="Aircraft Manufacturing" color="#D2D2D2" fillcolor="#F0F0F0" shape=preparation style=filled]
12
+ N9 [label="Air Traffic Control" color="#D2D2D2" fillcolor="#F0F0F0" shape=box style=filled]
13
+ N0 -> N1 [color="#A1D7CD" penwidth=1.5 style=dashed label="schedules" dir=forward]
14
+ N1 -> N2 [color="#D2D2D2" penwidth=1.5 style=dashed label="controls" dir=forward]
15
+ N2 -> N3 [color="#FFC107" penwidth=1.5 style=solid dir=forward]
16
+ N3 -> N4 [color="#000000" penwidth=1.5 style=dashed dir=forward]
17
+ N4 -> N5 [color="#000000" penwidth=1.5 style=solid label="flies" dir=forward]
18
+ N5 -> N6 [color="#D2D2D2" penwidth=1.5 style=dashed dir=forward]
19
+ N6 -> N7 [color="#D2D2D2" penwidth=1.5 style=dashed label="de_ices" dir=forward]
20
+ N7 -> N8 [color="#FFC107" penwidth=1.5 style=solid label="routes" dir=forward]
21
+ N8 -> N9 [color="#000000" penwidth=1.5 style=dashed label="repairs" dir=forward]
22
+ N4 -> N3 [color="#FFC107" penwidth=1.5 style=dashed dir=forward]
23
+ N0 -> N9 [color="#A1D7CD" penwidth=1.5 style=solid label="audits" dir=forward]
24
+ }
test/diagrams/graph_easy/diagrams_154.dot ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ digraph {
2
+ rankdir=BT
3
+ N0 [label="Aeronautical Charting" color="#9C27B0" fillcolor="#E1BEE7" shape=box style=filled]
4
+ N1 [label="Dead Reckoning" color="#D2D2D2" fillcolor="#F0F0F0" shape=box style=filled]
5
+ N2 [label="Geocoding" color="#9FA9E1" fillcolor="#D6D9F0" shape=box style=filled]
6
+ N3 [label="GPS Positioning" color="#9FA9E1" fillcolor="#D6D9F0" shape=action style=filled]
7
+ N4 [label="Digital Compass Integration" color="#9FA9E1" fillcolor="#D6D9F0" shape=diamond style=filled]
8
+ N5 [label="Indoor Navigation" color="#D2D2D2" fillcolor="#F0F0F0" shape=box style=filled]
9
+ N6 [label="Points of Interest Search" color="#9FA9E1" fillcolor="#D6D9F0" shape=multipledocuments style=filled]
10
+ N7 [label="Voice Guidance Customization" color="#D2D2D2" fillcolor="#F0F0F0" shape=hexagon style=filled]
11
+ N8 [label="Terrestrial Navigation" color="#9FA9E1" fillcolor="#D6D9F0" shape=ellipse style=filled]
12
+ N9 [label="Bearing and Distance Calculation" color="#9C27B0" fillcolor="#E1BEE7" shape=vnode_shape style=filled]
13
+ N10 [label="Autonomous Vehicle Navigation" color="#D2D2D2" fillcolor="#F0F0F0" shape=preparation style=filled]
14
+ N11 [label="Historical Traffic Data Analysis" color="#9FA9E1" fillcolor="#D6D9F0" shape=box style=filled]
15
+ N0 -> N1 [color="#D2D2D2" penwidth=1.5 style=solid dir=forward]
16
+ N1 -> N2 [color="#9FA9E1" penwidth=1.5 style=dashed dir=forward]
17
+ N2 -> N3 [color="#9C27B0" penwidth=1.5 style=solid label="calibrates" dir=forward]
18
+ N3 -> N4 [color="#9C27B0" penwidth=1.5 style=dashed label="updates" dir=forward]
19
+ N4 -> N5 [color="#9C27B0" penwidth=1.5 style=dashed dir=forward]
20
+ N5 -> N6 [color="#000000" penwidth=1.5 style=dashed dir=forward]
21
+ N6 -> N7 [color="#9C27B0" penwidth=1.5 style=dashed label="measures" dir=forward]
22
+ N7 -> N8 [color="#9C27B0" penwidth=1.5 style=dashed label="monitors" dir=forward]
23
+ N8 -> N9 [color="#D2D2D2" penwidth=1.5 style=dashed label="interprets" dir=forward]
24
+ N9 -> N10 [color="#9FA9E1" penwidth=1.5 style=dashed label="records" dir=forward]
25
+ N10 -> N11 [color="#9C27B0" penwidth=1.5 style=dashed dir=forward]
26
+ N4 -> N10 [color="#D2D2D2" penwidth=1.5 style=dashed dir=forward]
27
+ N6 -> N0 [color="#9C27B0" penwidth=1.5 style=dashed label="detects" dir=forward]
28
+ }
test/diagrams/graph_easy/diagrams_157.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <Educational Applications, innovates, Maintenance and Repair of Printers>
2
+ <File Format Conversion, duplicates, Aerospace Part Production>
3
+ <Fused Deposition Modeling, connectedTo, Printing Parameter Optimization>
4
+ <Intellectual Property Protection for Designs, connectedTo, Slicing Software Operation>
5
+ <Maintenance and Repair of Printers, educates, Post_Processing>
6
+ <Post_Processing, connectedTo, Rapid Manufacturing>
7
+ <Printing Parameter Optimization, connectedTo, File Format Conversion>
8
+ <Printing Process, controls, Troubleshooting Print Errors>
9
+ <Rapid Manufacturing, connectedTo, Intellectual Property Protection for Designs>
10
+ <Slicing Software Operation, analyzes, Printing Process>
11
+ <Troubleshooting Print Errors, connectedTo, Fused Deposition Modeling>
12
+ <Troubleshooting Print Errors, connectedTo, Intellectual Property Protection for Designs>
test/diagrams/graph_easy/diagrams_159.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <3D Printed Tooling, prints, Material Research and Development>
2
+ <Distributed Manufacturing, monitors, Fused Deposition Modeling>
3
+ <Fused Deposition Modeling, manufactures, Intellectual Property Protection for Designs>
4
+ <Intellectual Property Protection for Designs, connectedTo, 3D Printed Tooling>
5
+ <Intellectual Property Protection for Designs, connectedTo, Material Research and Development>
6
+ <Material Research and Development, validates, Distributed Manufacturing>
7
+ <On_Demand Production, connectedTo, Printing Process>
8
+ <Print Farm Management, connectedTo, Intellectual Property Protection for Designs>
9
+ <Printing Process, connectedTo, Selective Laser Sintering>
10
+ <Selective Laser Sintering, connectedTo, Support Structure Design>
11
+ <Support Structure Design, replicates, Print Farm Management>
test/diagrams/graph_easy/diagrams_160.dot ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ digraph {
2
+ rankdir=BT
3
+ N0 [label="Biosensors" color="#9C27B0" fillcolor="#E1BEE7" shape=inputoutput style=filled]
4
+ N1 [label="Regulatory Framework for Nanotech" color="#9C27B0" fillcolor="#E1BEE7" shape=document style=filled]
5
+ N2 [label="Transmission Electron Microscopy" color="#D3EB9F" fillcolor="#F8FDD3" shape=multipledocuments style=filled]
6
+ N3 [label="Public Perception of Nanotechnology" color="#5C6BC0" fillcolor="#E8EAF6" shape=multipledocuments style=filled]
7
+ N4 [label="Nanocomposites" color="#5C6BC0" fillcolor="#E8EAF6" shape=database style=filled]
8
+ N5 [label="Atomic Force Microscopy" color="#9C27B0" fillcolor="#E1BEE7" shape=diamond style=filled]
9
+ N6 [label="Nanosensors" color="#D3EB9F" fillcolor="#F8FDD3" shape=database style=filled]
10
+ N7 [label="Energy Storage Applications" color="#9C27B0" fillcolor="#E1BEE7" shape=parallelogram style=filled]
11
+ N8 [label="Environmental Remediation with Nanomaterials" color="#D3EB9F" fillcolor="#F8FDD3" shape=predefinedprocess style=filled]
12
+ N9 [label="Nanomedicine Development" color="#5C6BC0" fillcolor="#E8EAF6" shape=ellipse style=filled]
13
+ N10 [label="Photovoltaics" color="#D3EB9F" fillcolor="#F8FDD3" shape=predefinedprocess style=filled]
14
+ N11 [label="Drug Delivery Systems" color="#D3EB9F" fillcolor="#F8FDD3" shape=diamond style=filled]
15
+ N0 -> N1 [color="#D3EB9F" penwidth=1.5 style=solid label="tests" dir=forward]
16
+ N1 -> N2 [color="#D3EB9F" penwidth=1.5 style=dashed dir=forward]
17
+ N2 -> N3 [color="#5C6BC0" penwidth=1.5 style=solid label="secures" dir=forward]
18
+ N3 -> N4 [color="#5C6BC0" penwidth=1.5 style=dashed label="filters" dir=forward]
19
+ N4 -> N5 [color="#000000" penwidth=1.5 style=solid label="commercializes" dir=forward]
20
+ N5 -> N6 [color="#D3EB9F" penwidth=1.5 style=solid label="assembles" dir=forward]
21
+ N6 -> N7 [color="#9C27B0" penwidth=1.5 style=solid dir=forward]
22
+ N7 -> N8 [color="#5C6BC0" penwidth=1.5 style=solid dir=forward]
23
+ N8 -> N9 [color="#5C6BC0" penwidth=1.5 style=dashed label="engineers" dir=forward]
24
+ N9 -> N10 [color="#5C6BC0" penwidth=1.5 style=solid dir=forward]
25
+ N10 -> N11 [color="#5C6BC0" penwidth=1.5 style=dashed label="simulates" dir=forward]
26
+ N5 -> N2 [color="#000000" penwidth=1.5 style=dashed dir=forward]
27
+ }
test/diagrams/graph_easy/diagrams_163.dot ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ digraph {
2
+ rankdir=TB
3
+ N0 [label="Superconducting Qubits" color="#A1887F" fillcolor="#EFEBE9" shape=database style=filled]
4
+ N1 [label="Quantum Sensing" color="#673AB7" fillcolor="#D1C4E9" shape=box style=filled]
5
+ N2 [label="Quantum Key Distribution" color="#673AB7" fillcolor="#D1C4E9" shape=hexagon style=filled]
6
+ N3 [label="Material Science Simulations" color="#A1887F" fillcolor="#EFEBE9" shape=predefinedprocess style=filled]
7
+ N4 [label="Quantum Coherence Management" color="#7E57C2" fillcolor="#D1C4E9" shape=action style=filled]
8
+ N5 [label="Financial Modeling with Quantum Computing" color="#7E57C2" fillcolor="#D1C4E9" shape=rectangle style=filled]
9
+ N6 [label="Quantum Computing Education" color="#673AB7" fillcolor="#D1C4E9" shape=rect style=filled]
10
+ N7 [label="Optimization Problems with Quantum Annealing" color="#A1887F" fillcolor="#EFEBE9" shape=database style=filled]
11
+ N8 [label="Quantum Simulation" color="#7E57C2" fillcolor="#D1C4E9" shape=hexagon style=filled]
12
+ N9 [label="Quantum Bit Design" color="#7E57C2" fillcolor="#D1C4E9" shape=document style=filled]
13
+ N10 [label="Microwave Control for Qubits" color="#A1887F" fillcolor="#EFEBE9" shape=document style=filled]
14
+ N0 -> N1 [color="#A1887F" penwidth=1.5 style=dashed label="computes" dir=forward]
15
+ N1 -> N2 [color="#7E57C2" penwidth=1.5 style=solid dir=forward]
16
+ N2 -> N3 [color="#7E57C2" penwidth=1.5 style=dashed label="factors" dir=forward]
17
+ N3 -> N4 [color="#000000" penwidth=1.5 style=solid dir=forward]
18
+ N4 -> N5 [color="#7E57C2" penwidth=1.5 style=solid label="develops" dir=forward]
19
+ N5 -> N6 [color="#000000" penwidth=1.5 style=solid dir=forward]
20
+ N6 -> N7 [color="#673AB7" penwidth=1.5 style=dashed label="educates" dir=forward]
21
+ N7 -> N8 [color="#000000" penwidth=1.5 style=dashed label="benchmarks" dir=forward]
22
+ N8 -> N9 [color="#673AB7" penwidth=1.5 style=dashed dir=forward]
23
+ N9 -> N10 [color="#000000" penwidth=1.5 style=solid dir=forward]
24
+ N3 -> N9 [color="#A1887F" penwidth=1.5 style=solid dir=forward]
25
+ N8 -> N3 [color="#000000" penwidth=1.5 style=dashed label="processes" dir=forward]
26
+ }
test/diagrams/graph_easy/diagrams_165.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ <Interfacing Classical and Quantum Computers, designs, Quantum Key Distribution>
2
+ <Quantum Bit Design, entangles, Superconducting Qubits>
3
+ <Quantum Cloud Computing Services, measures, Quantum Bit Design>
4
+ <Quantum Computing Education, connectedTo, Quantum Sensing>
5
+ <Quantum Cryptography, connectedTo, Interfacing Classical and Quantum Computers>
6
+ <Quantum Key Distribution, models, Quantum Computing Education>
7
+ <Quantum Sensing, controls, Quantum Software Development Kit>
8
+ <Quantum Sensing, tests, Quantum Bit Design>
9
+ <Superconducting Qubits, connectedTo, Quantum Cryptography>
test/diagrams/graph_easy/diagrams_17.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ <Bridge Inspection, plans, Ticket Purchase>
2
+ <Cargo Loading, connectedTo, Security Check>
3
+ <Customs Clearance, connectedTo, Schedule Generation>
4
+ <Fueling, connectedTo, Bridge Inspection>
5
+ <Ride_sharing Request, connectedTo, Customs Clearance>
6
+ <Schedule Generation, lands, Ride_sharing Request>
7
+ <Security Check, manages, Tunnel Monitoring>
8
+ <Ticket Purchase, maintains, Customs Clearance>
9
+ <Tunnel Monitoring, optimizes, Fueling>
test/diagrams/graph_easy/diagrams_174.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ <Beat Making, engineers, Instrumental Performance>
2
+ <Concert Promotion, connectedTo, Ticketing>
3
+ <Concert Promotion, transcribes, Music Video Production>
4
+ <Instrumental Performance, connectedTo, Songwriting>
5
+ <Instrumental Performance, connectedTo, Ticketing>
6
+ <Music Publishing, writes, Artist Management>
7
+ <Music Video Production, connectedTo, Music Publishing>
8
+ <Songwriting, trains, Concert Promotion>
9
+ <Ticketing, connectedTo, Music Video Production>
test/diagrams/graph_easy/diagrams_179.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ <Branding, collaborates, Fact_Checking>
2
+ <Call to Action Design, connectedTo, Live Streaming Content>
3
+ <Call to Action Design, connectedTo, Video Scripting>
4
+ <Fact_Checking, connectedTo, Graphic Design>
5
+ <Fact_Checking, writes, Video Scripting>
6
+ <Graphic Design, localizes, Newsletter Creation>
7
+ <Live Streaming Content, connectedTo, Call to Action Design>
8
+ <Newsletter Creation, records, Performance Tracking>
9
+ <Podcast Production, connectedTo, Live Streaming Content>
10
+ <Video Scripting, narrates, Branding>
test/diagrams/graph_easy/diagrams_182.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <Customer Analytics, connectedTo, Data Governance>
2
+ <Dashboard Creation, connectedTo, Operational Efficiency Metrics>
3
+ <Data Governance, mines, Financial Data Analysis>
4
+ <Data Pipeline Development, accesses, Data Governance>
5
+ <Data Pipeline Development, transforms, Data Security Best Practices>
6
+ <Data Security Best Practices, correlates, Prescriptive Analytics>
7
+ <Financial Data Analysis, analyzes, Cloud_based Data Platforms>
8
+ <Financial Data Analysis, connectedTo, Dashboard Creation>
9
+ <Marketing Campaign Analysis, connectedTo, Dashboard Creation>
10
+ <Operational Efficiency Metrics, tracks, Web Analytics>
11
+ <Prescriptive Analytics, researches, Customer Analytics>
12
+ <Web Analytics, connectedTo, Data Pipeline Development>
test/diagrams/graph_easy/diagrams_186.dot ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ digraph {
2
+ rankdir=RL
3
+ N0 [label="Strategic Planning Support" color="#4FC3F7" fillcolor="#E1F5FE" shape=rectangle style=filled]
4
+ N1 [label="Data Modeling" color="#4FC3F7" fillcolor="#E1F5FE" shape=ellipse style=filled]
5
+ N2 [label="Supply Chain Optimization" color="#9575CD" fillcolor="#EDE7F6" shape=preparation style=filled]
6
+ N3 [label="Data Source Integration" color="#26A69A" fillcolor="#E0F2F1" shape=ellipse style=filled]
7
+ N4 [label="Data Mart Design" color="#26A69A" fillcolor="#E0F2F1" shape=box style=filled]
8
+ N5 [label="Business Process Improvement" color="#26A69A" fillcolor="#E0F2F1" shape=rect style=filled]
9
+ N6 [label="Risk Assessment Reporting" color="#4FC3F7" fillcolor="#E1F5FE" shape=rectangle style=filled]
10
+ N7 [label="Operational Efficiency Measurement" color="#9575CD" fillcolor="#EDE7F6" shape=document style=filled]
11
+ N8 [label="Data Security in BI" color="#26A69A" fillcolor="#E0F2F1" shape=multipledocuments style=filled]
12
+ N9 [label="Market Trend Analysis" color="#26A69A" fillcolor="#E0F2F1" shape=database style=filled]
13
+ N0 -> N1 [color="#000000" penwidth=1.5 style=solid label="tracks" dir=forward]
14
+ N1 -> N2 [color="#26A69A" penwidth=1.5 style=solid label="ETLs" dir=forward]
15
+ N2 -> N3 [color="#4FC3F7" penwidth=1.5 style=dashed dir=forward]
16
+ N3 -> N4 [color="#26A69A" penwidth=1.5 style=dashed dir=forward]
17
+ N4 -> N5 [color="#9575CD" penwidth=1.5 style=dashed dir=forward]
18
+ N5 -> N6 [color="#4FC3F7" penwidth=1.5 style=solid dir=forward]
19
+ N6 -> N7 [color="#9575CD" penwidth=1.5 style=solid dir=forward]
20
+ N7 -> N8 [color="#000000" penwidth=1.5 style=solid dir=forward]
21
+ N8 -> N9 [color="#9575CD" penwidth=1.5 style=dashed label="dashboards" dir=forward]
22
+ N0 -> N2 [color="#26A69A" penwidth=1.5 style=dashed label="complies" dir=forward]
23
+ }
test/diagrams/graph_easy/diagrams_198.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <Cold Storage Solutions, connectedTo, Key Management>
2
+ <Community Building, audits security, Initial Exchange Offering>
3
+ <Exchange Listing, borrows capital, Cold Storage Solutions>
4
+ <GameFi Development, manages portfolios, Venture Capital Funding>
5
+ <Initial Exchange Offering, develops GameFi, Venture Capital Funding>
6
+ <Initial Exchange Offering, lends funds, Key Management>
7
+ <Initial Exchange Offering, processes transactions, Exchange Listing>
8
+ <Key Management, connectedTo, Tax Reporting for Crypto>
9
+ <Legal Advisory for Crypto, calculates taxes, Community Building>
10
+ <Tax Reporting for Crypto, connectedTo, GameFi Development>
11
+ <Venture Capital Funding, provides liquidity, Web3 Integration>
test/diagrams/graph_easy/diagrams_20.dot ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ digraph {
2
+ rankdir=RL
3
+ N0 [label="Consumption Logging" color="#6EB76D" fillcolor="#E9F7E8" shape=database style=filled]
4
+ N1 [label="Voltage Regulation" color="#A1887F" fillcolor="#EFEBE9" shape=predefinedprocess style=filled]
5
+ N2 [label="Substation Automation" color="#FFCC80" fillcolor="#FFF0CC" shape=document style=filled]
6
+ N3 [label="Energy Infrastructure Planning" color="#A1887F" fillcolor="#EFEBE9" shape=ellipse style=filled]
7
+ N4 [label="Grid Modernization" color="#A1887F" fillcolor="#EFEBE9" shape=ellipse style=filled]
8
+ N5 [label="Geothermal Power" color="#6EB76D" fillcolor="#E9F7E8" shape=box style=filled]
9
+ N6 [label="Wind Turbine Monitoring" color="#FFCC80" fillcolor="#FFF0CC" shape=inputoutput style=filled]
10
+ N7 [label="Energy Efficiency Audit" color="#6EB76D" fillcolor="#E9F7E8" shape=rect style=filled]
11
+ N8 [label="Distributed Generation Management" color="#FFCC80" fillcolor="#FFF0CC" shape=document style=filled]
12
+ N9 [label="Energy Trading" color="#6EB76D" fillcolor="#E9F7E8" shape=multipledocuments style=filled]
13
+ N10 [label="Usage Billing" color="#FFCC80" fillcolor="#FFF0CC" shape=multipledocuments style=filled]
14
+ N0 -> N1 [color="#FFCC80" penwidth=1.5 style=solid dir=forward]
15
+ N1 -> N2 [color="#6EB76D" penwidth=1.5 style=dashed label="connects" dir=forward]
16
+ N2 -> N3 [color="#6EB76D" penwidth=1.5 style=dashed label="installs" dir=forward]
17
+ N3 -> N4 [color="#FFCC80" penwidth=1.5 style=solid label="generates" dir=forward]
18
+ N4 -> N5 [color="#000000" penwidth=1.5 style=solid dir=forward]
19
+ N5 -> N6 [color="#A1887F" penwidth=1.5 style=dashed label="manages" dir=forward]
20
+ N6 -> N7 [color="#FFCC80" penwidth=1.5 style=solid dir=forward]
21
+ N7 -> N8 [color="#6EB76D" penwidth=1.5 style=dashed label="markets" dir=forward]
22
+ N8 -> N9 [color="#FFCC80" penwidth=1.5 style=solid label="alerts" dir=forward]
23
+ N9 -> N10 [color="#000000" penwidth=1.5 style=dashed label="forecasts" dir=forward]
24
+ N4 -> N9 [color="#FFCC80" penwidth=1.5 style=dashed dir=forward]
25
+ N1 -> N4 [color="#FFCC80" penwidth=1.5 style=solid label="purchases" dir=forward]
26
+ }
test/diagrams/graph_easy/diagrams_20.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <Consumption Logging, connectedTo, Voltage Regulation>
2
+ <Distributed Generation Management, alerts, Energy Trading>
3
+ <Energy Efficiency Audit, markets, Distributed Generation Management>
4
+ <Energy Infrastructure Planning, generates, Grid Modernization>
5
+ <Energy Trading, forecasts, Usage Billing>
6
+ <Geothermal Power, manages, Wind Turbine Monitoring>
7
+ <Grid Modernization, connectedTo, Energy Trading>
8
+ <Grid Modernization, connectedTo, Geothermal Power>
9
+ <Substation Automation, installs, Energy Infrastructure Planning>
10
+ <Voltage Regulation, connects, Substation Automation>
11
+ <Voltage Regulation, purchases, Grid Modernization>
12
+ <Wind Turbine Monitoring, connectedTo, Energy Efficiency Audit>
test/diagrams/graph_easy/diagrams_200.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ <Debt Crowdfunding, connectedTo, Product Development Lifecycle>
2
+ <Equity Crowdfunding, adheres to regulations, Success Fee Structures>
3
+ <Investor Relations, updates progress, Debt Crowdfunding>
4
+ <Post_Campaign Reporting, connectedTo, Debt Crowdfunding>
5
+ <Product Development Lifecycle, connectedTo, Success Fee Structures>
6
+ <Product Development Lifecycle, sets goals, Securities Regulations Adherence>
7
+ <Real Estate Crowdfunding, calculates taxes, Investor Relations>
8
+ <Securities Regulations Adherence, handles logistics, Post_Campaign Reporting>
9
+ <Success Fee Structures, attracts investors, Real Estate Crowdfunding>
test/diagrams/graph_easy/diagrams_201.dot ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ digraph {
2
+ rankdir=LR
3
+ N0 [label="Financial Projection Analysis" color="#FF8A65" fillcolor="#FBE9E7" shape=action style=filled]
4
+ N1 [label="Debt Crowdfunding" color="#3F51B5" fillcolor="#C5CAE9" shape=rectangle style=filled]
5
+ N2 [label="Platform Fee Management" color="#FF8A65" fillcolor="#FBE9E7" shape=rect style=filled]
6
+ N3 [label="Shareholder Management" color="#FF8A65" fillcolor="#FBE9E7" shape=diamond style=filled]
7
+ N4 [label="Product Development Lifecycle" color="#FF8A65" fillcolor="#FBE9E7" shape=preparation style=filled]
8
+ N5 [label="Marketing Strategy" color="#FF8A65" fillcolor="#FBE9E7" shape=ellipse style=filled]
9
+ N6 [label="Payment Processing" color="#FF8A65" fillcolor="#FBE9E7" shape=diamond style=filled]
10
+ N7 [label="Manufacturing Planning" color="#FF8A65" fillcolor="#FBE9E7" shape=action style=filled]
11
+ N8 [label="Customer Support for Backers" color="#3F51B5" fillcolor="#C5CAE9" shape=vnode_shape style=filled]
12
+ N9 [label="Legal Compliance" color="#4FC3F7" fillcolor="#E1F5FE" shape=ellipse style=filled]
13
+ N0 -> N1 [color="#000000" penwidth=1.5 style=solid dir=forward]
14
+ N1 -> N2 [color="#4FC3F7" penwidth=1.5 style=solid label="attracts investors" dir=forward]
15
+ N2 -> N3 [color="#4FC3F7" penwidth=1.5 style=dashed dir=forward]
16
+ N3 -> N4 [color="#FF8A65" penwidth=1.5 style=dashed dir=forward]
17
+ N4 -> N5 [color="#000000" penwidth=1.5 style=dashed label="performs due diligence" dir=forward]
18
+ N5 -> N6 [color="#FF8A65" penwidth=1.5 style=dashed dir=forward]
19
+ N6 -> N7 [color="#000000" penwidth=1.5 style=solid label="ensures compliance" dir=forward]
20
+ N7 -> N8 [color="#FF8A65" penwidth=1.5 style=solid label="vets projects" dir=forward]
21
+ N8 -> N9 [color="#4FC3F7" penwidth=1.5 style=dashed label="provides support" dir=forward]
22
+ N7 -> N5 [color="#3F51B5" penwidth=1.5 style=dashed dir=forward]
23
+ N8 -> N4 [color="#4FC3F7" penwidth=1.5 style=solid dir=forward]
24
+ }
test/diagrams/graph_easy/diagrams_201.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <Customer Support for Backers, connectedTo, Product Development Lifecycle>
2
+ <Customer Support for Backers, provides support, Legal Compliance>
3
+ <Debt Crowdfunding, attracts investors, Platform Fee Management>
4
+ <Financial Projection Analysis, connectedTo, Debt Crowdfunding>
5
+ <Manufacturing Planning, connectedTo, Marketing Strategy>
6
+ <Manufacturing Planning, vets projects, Customer Support for Backers>
7
+ <Marketing Strategy, connectedTo, Payment Processing>
8
+ <Payment Processing, ensures compliance, Manufacturing Planning>
9
+ <Platform Fee Management, connectedTo, Shareholder Management>
10
+ <Product Development Lifecycle, performs due diligence, Marketing Strategy>
11
+ <Shareholder Management, connectedTo, Product Development Lifecycle>
test/diagrams/graph_easy/diagrams_203.dot ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ digraph {
2
+ rankdir=TB
3
+ N0 [label="Cloud Platform Integration" color="#D3EB9F" fillcolor="#F8FDD3" shape=inputoutput style=filled]
4
+ N1 [label="Transportation IoT" color="#D3EB9F" fillcolor="#F8FDD3" shape=rect style=filled]
5
+ N2 [label="Retail IoT" color="#4285F4" fillcolor="#D0E0F8" shape=rectangle style=filled]
6
+ N3 [label="Compliance with IoT Regulations" color="#4285F4" fillcolor="#D0E0F8" shape=inputoutput style=filled]
7
+ N4 [label="Healthcare IoT Devices" color="#4285F4" fillcolor="#D0E0F8" shape=hexagon style=filled]
8
+ N5 [label="Network Protocol Selection" color="#F7BEE0" fillcolor="#FAEBF3" shape=hexagon style=filled]
9
+ N6 [label="Security Implementation" color="#F7BEE0" fillcolor="#FAEBF3" shape=document style=filled]
10
+ N7 [label="IoT Device Certification" color="#4285F4" fillcolor="#D0E0F8" shape=parallelogram style=filled]
11
+ N8 [label="Data Privacy in IoT" color="#4285F4" fillcolor="#D0E0F8" shape=action style=filled]
12
+ N9 [label="Data Collection" color="#D3EB9F" fillcolor="#F8FDD3" shape=database style=filled]
13
+ N10 [label="Real_time Data Streaming" color="#F7BEE0" fillcolor="#FAEBF3" shape=document style=filled]
14
+ N0 -> N1 [color="#4285F4" penwidth=1.5 style=solid dir=forward]
15
+ N1 -> N2 [color="#000000" penwidth=1.5 style=solid dir=forward]
16
+ N2 -> N3 [color="#D3EB9F" penwidth=1.5 style=solid dir=forward]
17
+ N3 -> N4 [color="#000000" penwidth=1.5 style=solid dir=forward]
18
+ N4 -> N5 [color="#D3EB9F" penwidth=1.5 style=dashed dir=forward]
19
+ N5 -> N6 [color="#000000" penwidth=1.5 style=solid dir=forward]
20
+ N6 -> N7 [color="#000000" penwidth=1.5 style=solid label="uses protocols" dir=forward]
21
+ N7 -> N8 [color="#4285F4" penwidth=1.5 style=solid label="processes streams" dir=forward]
22
+ N8 -> N9 [color="#000000" penwidth=1.5 style=solid label="uses blockchain" dir=forward]
23
+ N9 -> N10 [color="#F7BEE0" penwidth=1.5 style=solid label="designs UIs" dir=forward]
24
+ N10 -> N9 [color="#D3EB9F" penwidth=1.5 style=solid label="optimizes transportation" dir=forward]
25
+ }
test/diagrams/graph_easy/diagrams_209.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ <Auto_Scaling Configurations, secures environments, Cloud Native Application Development>
2
+ <Cloud Firewall Configuration, manages IAMs, Cloud Vendor Lock_in Mitigation>
3
+ <Cloud Monitoring and Logging, connectedTo, Cost Optimization in Cloud>
4
+ <Cloud Native Application Development, configures networks, Cloud Monitoring and Logging>
5
+ <Cloud Native Application Development, manages VMs, Disaster Recovery in Cloud>
6
+ <Cloud Security, automates tasks, Software as a Service>
7
+ <Cloud Vendor Lock_in Mitigation, implements DR, Disaster Recovery in Cloud>
8
+ <Cost Optimization in Cloud, monitors performance, Cloud Security>
9
+ <Disaster Recovery in Cloud, connectedTo, Network Configuration in Cloud>
10
+ <Network Configuration in Cloud, connectedTo, Auto_Scaling Configurations>
test/diagrams/graph_easy/diagrams_212.dot ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ digraph {
2
+ rankdir=LR
3
+ N0 [label="VPN Configuration" color="#BA68C8" fillcolor="#F3E5F5" shape=database style=filled]
4
+ N1 [label="Access Control Systems" color="#BA68C8" fillcolor="#F3E5F5" shape=ellipse style=filled]
5
+ N2 [label="Software Licensing Management" color="#9FA9E1" fillcolor="#D6D9F0" shape=vnode_shape style=filled]
6
+ N3 [label="Proxy Server Configuration" color="#BA68C8" fillcolor="#F3E5F5" shape=database style=filled]
7
+ N4 [label="Remote Access Solutions" color="#BA68C8" fillcolor="#F3E5F5" shape=predefinedprocess style=filled]
8
+ N5 [label="Disaster Recovery Planning" color="#9FA9E1" fillcolor="#D6D9F0" shape=document style=filled]
9
+ N6 [label="Network Performance Tuning" color="#BA68C8" fillcolor="#F3E5F5" shape=vnode_shape style=filled]
10
+ N7 [label="Rack and Cabinet Management" color="#BA68C8" fillcolor="#F3E5F5" shape=rect style=filled]
11
+ N8 [label="Antivirus and Endpoint Protection" color="#73C6BC" fillcolor="#D0EFEE" shape=parallelogram style=filled]
12
+ N9 [label="System Administration" color="#73C6BC" fillcolor="#D0EFEE" shape=rectangle style=filled]
13
+ N0 -> N1 [color="#BA68C8" penwidth=1.5 style=solid label="installs racks" dir=forward]
14
+ N1 -> N2 [color="#73C6BC" penwidth=1.5 style=dashed label="troubleshoots issues" dir=forward]
15
+ N2 -> N3 [color="#9FA9E1" penwidth=1.5 style=solid label="lays cables" dir=forward]
16
+ N3 -> N4 [color="#9FA9E1" penwidth=1.5 style=dashed dir=forward]
17
+ N4 -> N5 [color="#73C6BC" penwidth=1.5 style=dashed dir=forward]
18
+ N5 -> N6 [color="#9FA9E1" penwidth=1.5 style=dashed dir=forward]
19
+ N6 -> N7 [color="#BA68C8" penwidth=1.5 style=solid label="automates tasks" dir=forward]
20
+ N7 -> N8 [color="#9FA9E1" penwidth=1.5 style=solid dir=forward]
21
+ N8 -> N9 [color="#BA68C8" penwidth=1.5 style=solid label="configures web servers" dir=forward]
22
+ N5 -> N4 [color="#9FA9E1" penwidth=1.5 style=solid label="plans capacity" dir=forward]
23
+ N8 -> N5 [color="#000000" penwidth=1.5 style=dashed dir=forward]
24
+ }
test/diagrams/graph_easy/diagrams_214.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <Alerting and Incident Response, connectedTo, GitOps>
2
+ <Automated Rollbacks, connectedTo, Security in DevOps>
3
+ <Canary Releases, codes features, Monitoring and Logging>
4
+ <Configuration Management, uses GitOps, Alerting and Incident Response>
5
+ <Feature Flags, enables ChatOps, Alerting and Incident Response>
6
+ <GitOps, practices chaos engineering, Infrastructure Provisioning>
7
+ <Infrastructure Provisioning, connectedTo, Configuration Management>
8
+ <Monitoring and Logging, builds cloud_native apps, Observability Implementation>
9
+ <Monitoring and Logging, connectedTo, Configuration Management>
10
+ <Observability Implementation, accelerates delivery, Feature Flags>
11
+ <Security in DevOps, connectedTo, Static Code Analysis>
12
+ <Static Code Analysis, connectedTo, Canary Releases>
test/diagrams/graph_easy/diagrams_219.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <Bug Fixing, connectedTo, Coding>
2
+ <Coding, connectedTo, Documentation>
3
+ <Documentation, writes documentation, Coding>
4
+ <Operating System Development, designs APIs, Refactoring>
5
+ <Operating System Development, develops embedded systems, User Experience Design>
6
+ <Refactoring, connectedTo, User Interface Design>
7
+ <System Design, connectedTo, Unit Testing>
8
+ <Unit Testing, connectedTo, Version Control>
9
+ <User Experience Design, connectedTo, System Design>
10
+ <User Interface Design, implements CD, User Experience Design>
11
+ <Version Control, designs games, Bug Fixing>
test/diagrams/graph_easy/diagrams_222.dot ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ digraph {
2
+ rankdir=BT
3
+ N0 [label="Schematic Capture" color="#A1D7CD" fillcolor="#EDF5F3" shape=parallelogram style=filled]
4
+ N1 [label="Thermal Management" color="#A1D7CD" fillcolor="#EDF5F3" shape=rect style=filled]
5
+ N2 [label="Actuator Control" color="#795548" fillcolor="#D7CCC8" shape=hexagon style=filled]
6
+ N3 [label="Power Management Design" color="#FFCC80" fillcolor="#FFF0CC" shape=inputoutput style=filled]
7
+ N4 [label="Quality Control" color="#FFCC80" fillcolor="#FFF0CC" shape=preparation style=filled]
8
+ N5 [label="Mechanical Design Integration" color="#A1D7CD" fillcolor="#EDF5F3" shape=multipledocuments style=filled]
9
+ N6 [label="Enclosure Design" color="#A1D7CD" fillcolor="#EDF5F3" shape=rectangle style=filled]
10
+ N7 [label="Documentation" color="#795548" fillcolor="#D7CCC8" shape=multipledocuments style=filled]
11
+ N8 [label="Power Integrity Analysis" color="#FFCC80" fillcolor="#FFF0CC" shape=database style=filled]
12
+ N9 [label="Failure Analysis" color="#A1D7CD" fillcolor="#EDF5F3" shape=predefinedprocess style=filled]
13
+ N10 [label="Environmental Testing" color="#A1D7CD" fillcolor="#EDF5F3" shape=vnode_shape style=filled]
14
+ N0 -> N1 [color="#795548" penwidth=1.5 style=dashed label="designs FPGAs" dir=forward]
15
+ N1 -> N2 [color="#FFCC80" penwidth=1.5 style=dashed dir=forward]
16
+ N2 -> N3 [color="#795548" penwidth=1.5 style=solid label="develops RF systems" dir=forward]
17
+ N3 -> N4 [color="#A1D7CD" penwidth=1.5 style=solid label="develops firmware" dir=forward]
18
+ N4 -> N5 [color="#000000" penwidth=1.5 style=dashed label="manages EMC" dir=forward]
19
+ N5 -> N6 [color="#FFCC80" penwidth=1.5 style=dashed dir=forward]
20
+ N6 -> N7 [color="#795548" penwidth=1.5 style=dashed label="manages supply chains" dir=forward]
21
+ N7 -> N8 [color="#FFCC80" penwidth=1.5 style=solid dir=forward]
22
+ N8 -> N9 [color="#A1D7CD" penwidth=1.5 style=dashed label="integrates sensors" dir=forward]
23
+ N9 -> N10 [color="#000000" penwidth=1.5 style=solid dir=forward]
24
+ N4 -> N8 [color="#FFCC80" penwidth=1.5 style=solid dir=forward]
25
+ }
test/diagrams/graph_easy/diagrams_223.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ <AR or VR Features in Mobile, connectedTo, Widget Development>
2
+ <Accessibility Features, manages updates, Payment Gateway Integration>
3
+ <Concept Development, connectedTo, Deployment to App Stores>
4
+ <Deployment to App Stores, connectedTo, Accessibility Features>
5
+ <Deployment to App Stores, integrates wearables, Push Notification Implementation>
6
+ <Payment Gateway Integration, deploys to stores, Wireframing>
7
+ <Push Notification Implementation, uses cloud services, Concept Development>
8
+ <Widget Development, connectedTo, Push Notification Implementation>
test/diagrams/graph_easy/diagrams_228.dot ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ digraph {
2
+ rankdir=RL
3
+ N0 [label="Campaign Management" color="#388E3C" fillcolor="#C8E6C9" shape=parallelogram style=filled]
4
+ N1 [label="Story Format Content Creation" color="#B8C0F5" fillcolor="#ECF0FD" shape=document style=filled]
5
+ N2 [label="Personal Branding on Social Media" color="#B8C0F5" fillcolor="#ECF0FD" shape=rect style=filled]
6
+ N3 [label="Crisis Communication Plan" color="#B8C0F5" fillcolor="#ECF0FD" shape=vnode_shape style=filled]
7
+ N4 [label="Community Management" color="#388E3C" fillcolor="#C8E6C9" shape=diamond style=filled]
8
+ N5 [label="Reach and Impressions Tracking" color="#B8C0F5" fillcolor="#ECF0FD" shape=predefinedprocess style=filled]
9
+ N6 [label="Partnership Management on Social" color="#6EB76D" fillcolor="#E9F7E8" shape=diamond style=filled]
10
+ N7 [label="Performance Analytics" color="#388E3C" fillcolor="#C8E6C9" shape=hexagon style=filled]
11
+ N8 [label="Cross_Promotion" color="#6EB76D" fillcolor="#E9F7E8" shape=box style=filled]
12
+ N9 [label="Follower Growth Monitoring" color="#6EB76D" fillcolor="#E9F7E8" shape=action style=filled]
13
+ N0 -> N1 [color="#6EB76D" penwidth=1.5 style=dashed label="collaborates with influencers" dir=forward]
14
+ N1 -> N2 [color="#B8C0F5" penwidth=1.5 style=dashed dir=forward]
15
+ N2 -> N3 [color="#6EB76D" penwidth=1.5 style=solid dir=forward]
16
+ N3 -> N4 [color="#388E3C" penwidth=1.5 style=solid label="curates UGC" dir=forward]
17
+ N4 -> N5 [color="#B8C0F5" penwidth=1.5 style=dashed label="develops brand voice" dir=forward]
18
+ N5 -> N6 [color="#6EB76D" penwidth=1.5 style=solid dir=forward]
19
+ N6 -> N7 [color="#6EB76D" penwidth=1.5 style=dashed dir=forward]
20
+ N7 -> N8 [color="#6EB76D" penwidth=1.5 style=solid label="measures reach" dir=forward]
21
+ N8 -> N9 [color="#6EB76D" penwidth=1.5 style=solid label="creates stories" dir=forward]
22
+ N0 -> N9 [color="#B8C0F5" penwidth=1.5 style=dashed label="selects platforms" dir=forward]
23
+ N6 -> N8 [color="#6EB76D" penwidth=1.5 style=solid dir=forward]
24
+ }
test/diagrams/graph_easy/diagrams_229.dot ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ digraph {
2
+ rankdir=RL
3
+ N0 [label="Penalties Recovery" color="#92C79A" fillcolor="#E8F0EA" shape=inputoutput style=filled]
4
+ N1 [label="Crawling Websites" color="#C2B2F0" fillcolor="#EFE6FF" shape=hexagon style=filled]
5
+ N2 [label="Algorithm Updates Monitoring" color="#FBC02D" fillcolor="#FFFDE7" shape=document style=filled]
6
+ N3 [label="Google My Business Management" color="#92C79A" fillcolor="#E8F0EA" shape=rect style=filled]
7
+ N4 [label="Search Console Management" color="#C2B2F0" fillcolor="#EFE6FF" shape=inputoutput style=filled]
8
+ N5 [label="International SEO" color="#92C79A" fillcolor="#E8F0EA" shape=multipledocuments style=filled]
9
+ N6 [label="Technical SEO" color="#FBC02D" fillcolor="#FFFDE7" shape=ellipse style=filled]
10
+ N7 [label="Shopping Search" color="#C2B2F0" fillcolor="#EFE6FF" shape=hexagon style=filled]
11
+ N8 [label="Query Processing" color="#C2B2F0" fillcolor="#EFE6FF" shape=box style=filled]
12
+ N9 [label="Semantic Search" color="#C2B2F0" fillcolor="#EFE6FF" shape=rect style=filled]
13
+ N10 [label="Video Search" color="#FBC02D" fillcolor="#FFFDE7" shape=predefinedprocess style=filled]
14
+ N0 -> N1 [color="#92C79A" penwidth=1.5 style=solid label="personalizes results" dir=forward]
15
+ N1 -> N2 [color="#FBC02D" penwidth=1.5 style=solid dir=forward]
16
+ N2 -> N3 [color="#FBC02D" penwidth=1.5 style=solid dir=forward]
17
+ N3 -> N4 [color="#000000" penwidth=1.5 style=dashed label="handles voice search" dir=forward]
18
+ N4 -> N5 [color="#92C79A" penwidth=1.5 style=solid dir=forward]
19
+ N5 -> N6 [color="#C2B2F0" penwidth=1.5 style=solid dir=forward]
20
+ N6 -> N7 [color="#92C79A" penwidth=1.5 style=solid label="creates content" dir=forward]
21
+ N7 -> N8 [color="#000000" penwidth=1.5 style=solid label="indexes academic papers" dir=forward]
22
+ N8 -> N9 [color="#FBC02D" penwidth=1.5 style=solid dir=forward]
23
+ N9 -> N10 [color="#FBC02D" penwidth=1.5 style=solid dir=forward]
24
+ N1 -> N3 [color="#92C79A" penwidth=1.5 style=solid label="detects spam" dir=forward]
25
+ N5 -> N2 [color="#FBC02D" penwidth=1.5 style=solid label="manages international SEO" dir=forward]
26
+ }
test/diagrams/graph_easy/diagrams_230.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ <Core Web Vitals Optimization, optimizes on_page, Search Console Management>
2
+ <Core Web Vitals Optimization, processes updates, Keyword Research>
3
+ <Google My Business Management, connectedTo, Competitor Keyword Analysis>
4
+ <Keyword Research, connectedTo, Google My Business Management>
5
+ <News Search, connectedTo, User Intent Understanding>
6
+ <Search Console Management, handles shopping queries, Keyword Research>
7
+ <Search Engine Optimization, connectedTo, News Search>
8
+ <User Intent Understanding, connectedTo, Core Web Vitals Optimization>
test/diagrams/graph_easy/diagrams_234.dot ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ digraph {
2
+ rankdir=BT
3
+ N0 [label="Identity Proofing" color="#8C9EFF" fillcolor="#D3D7EB" shape=inputoutput style=filled]
4
+ N1 [label="Non_Repudiation" color="#8C9EFF" fillcolor="#D3D7EB" shape=action style=filled]
5
+ N2 [label="Access Governance" color="#DCE775" fillcolor="#F9FBE7" shape=rectangle style=filled]
6
+ N3 [label="Credential Management" color="#82DAFF" fillcolor="#C8EDFF" shape=multipledocuments style=filled]
7
+ N4 [label="Social Login Integration" color="#8C9EFF" fillcolor="#D3D7EB" shape=diamond style=filled]
8
+ N5 [label="Digital Signatures" color="#DCE775" fillcolor="#F9FBE7" shape=preparation style=filled]
9
+ N6 [label="Identity Threat Detection and Response" color="#8C9EFF" fillcolor="#D3D7EB" shape=rectangle style=filled]
10
+ N7 [label="Single Sign_On" color="#DCE775" fillcolor="#F9FBE7" shape=rectangle style=filled]
11
+ N8 [label="Privacy Management" color="#DCE775" fillcolor="#F9FBE7" shape=rect style=filled]
12
+ N9 [label="Federated Identity Management" color="#8C9EFF" fillcolor="#D3D7EB" shape=box style=filled]
13
+ N10 [label="Data Encryption for Identity" color="#82DAFF" fillcolor="#C8EDFF" shape=action style=filled]
14
+ N11 [label="Biometric Authentication" color="#82DAFF" fillcolor="#C8EDFF" shape=parallelogram style=filled]
15
+ N0 -> N1 [color="#82DAFF" penwidth=1.5 style=solid dir=forward]
16
+ N1 -> N2 [color="#8C9EFF" penwidth=1.5 style=dashed dir=forward]
17
+ N2 -> N3 [color="#DCE775" penwidth=1.5 style=solid dir=forward]
18
+ N3 -> N4 [color="#82DAFF" penwidth=1.5 style=solid label="manages passwords" dir=forward]
19
+ N4 -> N5 [color="#000000" penwidth=1.5 style=solid label="registers identities" dir=forward]
20
+ N5 -> N6 [color="#000000" penwidth=1.5 style=dashed dir=forward]
21
+ N6 -> N7 [color="#8C9EFF" penwidth=1.5 style=dashed dir=forward]
22
+ N7 -> N8 [color="#8C9EFF" penwidth=1.5 style=dashed label="authenticates users" dir=forward]
23
+ N8 -> N9 [color="#000000" penwidth=1.5 style=dashed label="encrypts data" dir=forward]
24
+ N9 -> N10 [color="#000000" penwidth=1.5 style=solid label="authorizes access" dir=forward]
25
+ N10 -> N11 [color="#82DAFF" penwidth=1.5 style=solid dir=forward]
26
+ N0 -> N2 [color="#000000" penwidth=1.5 style=dashed label="manages workforces" dir=forward]
27
+ N8 -> N7 [color="#DCE775" penwidth=1.5 style=solid dir=forward]
28
+ }
test/diagrams/graph_easy/diagrams_234.txt ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <Access Governance, connectedTo, Credential Management>
2
+ <Credential Management, manages passwords, Social Login Integration>
3
+ <Data Encryption for Identity, connectedTo, Biometric Authentication>
4
+ <Digital Signatures, connectedTo, Identity Threat Detection and Response>
5
+ <Federated Identity Management, authorizes access, Data Encryption for Identity>
6
+ <Identity Proofing, connectedTo, Non_Repudiation>
7
+ <Identity Proofing, manages workforces, Access Governance>
8
+ <Identity Threat Detection and Response, connectedTo, Single Sign_On>
9
+ <Non_Repudiation, connectedTo, Access Governance>
10
+ <Privacy Management, connectedTo, Single Sign_On>
11
+ <Privacy Management, encrypts data, Federated Identity Management>
12
+ <Single Sign_On, authenticates users, Privacy Management>
13
+ <Social Login Integration, registers identities, Digital Signatures>
test/diagrams/graph_easy/diagrams_235.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <AI in Online Education, connectedTo, Competency_Based Education>
2
+ <AI in Online Education, connectedTo, Interactive Learning Activities>
3
+ <Collaborative Projects, connectedTo, Interactive Learning Activities>
4
+ <Curriculum Development, provides digital textbooks, Discussion Forum Moderation>
5
+ <Discussion Forum Moderation, protects data privacy, Virtual Labs and Simulations>
6
+ <Interactive Learning Activities, integrates AI, AI in Online Education>
7
+ <Learning Analytics, analyzes learning data, Collaborative Projects>
8
+ <Professional Development Courses, uses blockchain for credentials, Curriculum Development>
9
+ <Synchronous Learning, secures platforms, Learning Analytics>
10
+ <Virtual Classroom Facilitation, connectedTo, Professional Development Courses>
11
+ <Virtual Labs and Simulations, digitizes curriculum, AI in Online Education>
12
+ <Virtual Labs and Simulations, trains educators, Synchronous Learning>