
digraph {
  bgcolor="transparent"

  node [penwidth=0.5 fontsize="12" shape="box" style="filled" fontcolor="white" fontname="Courier New"]
  edge [penwidth=2 fontsize="10" color="#0A1931" arrowsize=0.8 fontname="Courier New"]

#########
# NODES #
#########
  id_ff947634_67cf_4e68_9502_6a532ddd90a6 [id="id_ff947634_67cf_4e68_9502_6a532ddd90a6#Begin" pos="0.0,10000.0!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="Begin" tooltip="Begin" shape="ellipse" fillcolor="#8de4ff" color="#00799e" fontcolor="#982b13"] 
  id_f4286b4b_e611_4512_9b26_099c17a2e555 [id="id_f4286b4b_e611_4512_9b26_099c17a2e555#Declare" pos="0.0,9999.0625!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="x" tooltip="x: Real" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_a71a6d0d_0202_4335_bc38_de898952228d [id="id_a71a6d0d_0202_4335_bc38_de898952228d#Output" pos="0.0,9998.125!" height=0.4 width=2.29 fixedsize=true group="fun-main"    label="\"inserisci l'età\"" tooltip="\"inserisci l'età\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_5b2caa1b_e711_4c26_9c09_a4bfbd0cfcbe [id="id_5b2caa1b_e711_4c26_9c09_a4bfbd0cfcbe#Input" pos="0.0,9997.1875!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="x" tooltip="x" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_91d1077e_7271_42cf_852d_6aa650d22687 [id="id_91d1077e_7271_42cf_852d_6aa650d22687#If" pos="0.0,9996.25!" height=0.5 width=1.05 fixedsize=true group="fun-main" 
    label="x>=18" tooltip="x>=18" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_91d1077e_7271_42cf_852d_6aa650d22687 [pos="2.5,9996.25!" shape=point width=0]
  false_dummy_up_id_91d1077e_7271_42cf_852d_6aa650d22687 [pos="-2.5,9996.25!" shape=point width=0]
  
  id_53396ed1_d30e_4e4e_b34a_78a75a3744d6 [id="id_53396ed1_d30e_4e4e_b34a_78a75a3744d6#Output" pos="2.5,9995.3125!" height=0.4 width=3.2800000000000002 fixedsize=true group="id_17edef7d_c86f_4ede_86d3_a6474eaadca7"    label="\"la persona è maggiorenne\"" tooltip="\"la persona è maggiorenne\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_237734eb_cd62_46b3_bafc_2a6a9f3bb8cc [id="id_237734eb_cd62_46b3_bafc_2a6a9f3bb8cc#Output" pos="-2.5,9995.3125!" height=0.4 width=3.1700000000000004 fixedsize=true group="id_9000b678_8295_4b24_83de_8b8054efd695"    label="\"la persona è minnorenne\"" tooltip="\"la persona è minnorenne\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  true_dummy_down_id_91d1077e_7271_42cf_852d_6aa650d22687 [ pos="2.5,9994.375!" shape=point width=0]
  false_dummy_down_id_91d1077e_7271_42cf_852d_6aa650d22687 [ pos="-2.5,9994.375!" shape=point width=0]
  
  end_id_91d1077e_7271_42cf_852d_6aa650d22687 [id="end_id_91d1077e_7271_42cf_852d_6aa650d22687#IfEnd" class="flowrun-not-selectable" pos="0.0,9994.375!" group="fun-main" fillcolor="#ffd166" color="#8f6400" fontcolor="black"
    label="" tooltip=" " shape="circle" fixedsize=true width=0.2 height=0.2]
  
  
  id_7a5a6be2_8ec7_42db_af8e_7e1f41869598 [id="id_7a5a6be2_8ec7_42db_af8e_7e1f41869598#Return" pos="0.0,9993.4375!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="End" tooltip="End" shape="ellipse" fillcolor="#8de4ff" color="#00799e" fontcolor="#982b13"] 

#########
# EDGES #
#########
  id_ff947634_67cf_4e68_9502_6a532ddd90a6:s -> id_f4286b4b_e611_4512_9b26_099c17a2e555:n [id="id_ff947634_67cf_4e68_9502_6a532ddd90a6@fun-main" tailtooltip=" " edgetooltip=" "]
  id_f4286b4b_e611_4512_9b26_099c17a2e555:s -> id_a71a6d0d_0202_4335_bc38_de898952228d:n [id="id_f4286b4b_e611_4512_9b26_099c17a2e555@fun-main" tailtooltip=" " edgetooltip=" "]
  id_a71a6d0d_0202_4335_bc38_de898952228d:s -> id_5b2caa1b_e711_4c26_9c09_a4bfbd0cfcbe:n [id="id_a71a6d0d_0202_4335_bc38_de898952228d@fun-main" tailtooltip=" " edgetooltip=" "]
  id_5b2caa1b_e711_4c26_9c09_a4bfbd0cfcbe:s -> id_91d1077e_7271_42cf_852d_6aa650d22687:n [id="id_5b2caa1b_e711_4c26_9c09_a4bfbd0cfcbe@fun-main" tailtooltip=" " edgetooltip=" "]
  ## IF-TRUE
  id_91d1077e_7271_42cf_852d_6aa650d22687:e -> true_dummy_up_id_91d1077e_7271_42cf_852d_6aa650d22687 [id="id_91d1077e_7271_42cf_852d_6aa650d22687@id_17edef7d_c86f_4ede_86d3_a6474eaadca7" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_91d1077e_7271_42cf_852d_6aa650d22687 -> id_53396ed1_d30e_4e4e_b34a_78a75a3744d6:n [id="id_91d1077e_7271_42cf_852d_6aa650d22687@id_17edef7d_c86f_4ede_86d3_a6474eaadca7" tailtooltip=" " edgetooltip=" "]
  
  id_53396ed1_d30e_4e4e_b34a_78a75a3744d6:s -> true_dummy_down_id_91d1077e_7271_42cf_852d_6aa650d22687:n [id="id_53396ed1_d30e_4e4e_b34a_78a75a3744d6@id_17edef7d_c86f_4ede_86d3_a6474eaadca7" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_91d1077e_7271_42cf_852d_6aa650d22687 -> end_id_91d1077e_7271_42cf_852d_6aa650d22687 [id="id_53396ed1_d30e_4e4e_b34a_78a75a3744d6@id_17edef7d_c86f_4ede_86d3_a6474eaadca7" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_91d1077e_7271_42cf_852d_6aa650d22687:w -> false_dummy_up_id_91d1077e_7271_42cf_852d_6aa650d22687 [id="id_91d1077e_7271_42cf_852d_6aa650d22687@id_9000b678_8295_4b24_83de_8b8054efd695" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_91d1077e_7271_42cf_852d_6aa650d22687 -> id_237734eb_cd62_46b3_bafc_2a6a9f3bb8cc:n [id="id_91d1077e_7271_42cf_852d_6aa650d22687@id_9000b678_8295_4b24_83de_8b8054efd695" tailtooltip=" " edgetooltip=" "]
  
  id_237734eb_cd62_46b3_bafc_2a6a9f3bb8cc:s -> false_dummy_down_id_91d1077e_7271_42cf_852d_6aa650d22687:n [id="id_237734eb_cd62_46b3_bafc_2a6a9f3bb8cc@id_9000b678_8295_4b24_83de_8b8054efd695" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  false_dummy_down_id_91d1077e_7271_42cf_852d_6aa650d22687 -> end_id_91d1077e_7271_42cf_852d_6aa650d22687 [id="id_237734eb_cd62_46b3_bafc_2a6a9f3bb8cc@id_9000b678_8295_4b24_83de_8b8054efd695" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_91d1077e_7271_42cf_852d_6aa650d22687:s -> id_7a5a6be2_8ec7_42db_af8e_7e1f41869598:n [id="end_id_91d1077e_7271_42cf_852d_6aa650d22687@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
