FlowGen / test /graphviz /scanned_medium /graphviz_105.dot
Sorrystopper's picture
Add FlowGen dataset: train/test images with plantuml/mermaid/diagrams/graphviz
864910e
digraph {
rankdir=TD
N0 [label="Habitat Restoration" color="#BDAFA8" fillcolor="#E4E0DF" shape=ellipse style=filled]
N1 [label="Ecosystem Services Valuation" color="#BDAFA8" fillcolor="#E4E0DF" shape=parallelogram style=filled]
N2 [label="Ecological Survey" color="#FF5722" fillcolor="#FFCCBC" shape=parallelogram style=filled]
N3 [label="Research and Development in Conservation" color="#CB9BE1" fillcolor="#F2E6F5" shape=box style=filled]
N4 [label="GIS Mapping for Habitats" color="#BDAFA8" fillcolor="#E4E0DF" shape=hexagon style=filled]
N5 [label="Anti_Poaching Operations" color="#CB9BE1" fillcolor="#F2E6F5" shape=box style=filled]
N6 [label="Data Management for Conservation" color="#CB9BE1" fillcolor="#F2E6F5" shape=Mdiamond style=filled]
N7 [label="Human_Wildlife Conflict Mitigation" color="#CB9BE1" fillcolor="#F2E6F5" shape=oval style=filled]
N8 [label="Carbon Sequestration in Habitats" color="#FF5722" fillcolor="#FFCCBC" shape=ellipse style=filled]
N9 [label="Translocation of Species" color="#CB9BE1" fillcolor="#F2E6F5" shape=folder style=filled]
N10 [label="Marine Conservation" color="#BDAFA8" fillcolor="#E4E0DF" shape=ellipse style=filled]
N0 -> N1 [label=manages color="#BDAFA8" dir=forward penwidth=1.5 style=solid]
N1 -> N2 [label=technologies_applies color="#BDAFA8" dir=forward penwidth=1.5 style=solid]
N2 -> N3 [label=models_populations color="#BDAFA8" dir=forward penwidth=1.5 style=solid]
N3 -> N4 [label=diseases_manages color="#FF5722" dir=forward penwidth=1.5 style=solid]
N4 -> N5 [label=analyzes_data color="#CB9BE1" dir=forward penwidth=1.5 style=solid]
N5 -> N6 [color="#000000" dir=forward penwidth=1.5 style=solid]
N6 -> N7 [color="#CB9BE1" dir=forward penwidth=1.5 style=dashed]
N7 -> N8 [label=policies_influences color="#000000" dir=forward penwidth=1.5 style=dashed]
N8 -> N9 [color="#BDAFA8" dir=forward penwidth=1.5 style=solid]
N9 -> N10 [color="#BDAFA8" dir=forward penwidth=1.5 style=solid]
N9 -> N8 [label=rehabilitates color="#BDAFA8" dir=forward penwidth=1.5 style=solid]
N10 -> N7 [color="#CB9BE1" dir=forward penwidth=1.5 style=solid]
}