
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_045d2dae_d832_4af0_bb42_3ba0064cc6bd [id="id_045d2dae_d832_4af0_bb42_3ba0064cc6bd#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_16f1c27f_e760_4db7_9aba_23bc743a01a9 [id="id_16f1c27f_e760_4db7_9aba_23bc743a01a9#Output" pos="0.0,9999.0625!" height=0.4 width=3.6100000000000003 fixedsize=true group="fun-main"    label="\"dichiara l'età alla persona\"" tooltip="\"dichiara l'età alla persona\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_72afb53c_6c77_457d_9306_8ee0aa74cc76 [id="id_72afb53c_6c77_457d_9306_8ee0aa74cc76#Declare" pos="0.0,9998.125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="x" tooltip="x: Real" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_183e4c76_07aa_4f85_b8c9_69a797d7b9fa [id="id_183e4c76_07aa_4f85_b8c9_69a797d7b9fa#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_5a7c1e34_6dfc_48a2_943a_c1b601dc6beb [id="id_5a7c1e34_6dfc_48a2_943a_c1b601dc6beb#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_5a7c1e34_6dfc_48a2_943a_c1b601dc6beb [pos="2.5,9996.25!" shape=point width=0]
  false_dummy_up_id_5a7c1e34_6dfc_48a2_943a_c1b601dc6beb [pos="-2.5,9996.25!" shape=point width=0]
  
  id_6c6a9d7c_a59a_4a3c_9f2d_a5005b7727c5 [id="id_6c6a9d7c_a59a_4a3c_9f2d_a5005b7727c5#Output" pos="2.5,9995.3125!" height=0.4 width=3.2800000000000002 fixedsize=true group="id_55bbb74e_48de_4342_aee3_11b1b6445408"    label="\"la persona è maggiorenne\"" tooltip="\"la persona è maggiorenne\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_84e72bb5_ad86_4cb2_9e09_cd0de889e19c [id="id_84e72bb5_ad86_4cb2_9e09_cd0de889e19c#Output" pos="-2.5,9995.3125!" height=0.4 width=3.06 fixedsize=true group="id_d1e923bd_8851_4245_8c8e_261a644f9477"    label="\"la persona è minorenne\"" tooltip="\"la persona è minorenne\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  true_dummy_down_id_5a7c1e34_6dfc_48a2_943a_c1b601dc6beb [ pos="2.5,9994.375!" shape=point width=0]
  false_dummy_down_id_5a7c1e34_6dfc_48a2_943a_c1b601dc6beb [ pos="-2.5,9994.375!" shape=point width=0]
  
  end_id_5a7c1e34_6dfc_48a2_943a_c1b601dc6beb [id="end_id_5a7c1e34_6dfc_48a2_943a_c1b601dc6beb#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_4997c3e7_acc2_4650_838b_c9fc9acd7d70 [id="id_4997c3e7_acc2_4650_838b_c9fc9acd7d70#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_045d2dae_d832_4af0_bb42_3ba0064cc6bd:s -> id_16f1c27f_e760_4db7_9aba_23bc743a01a9:n [id="id_045d2dae_d832_4af0_bb42_3ba0064cc6bd@fun-main" tailtooltip=" " edgetooltip=" "]
  id_16f1c27f_e760_4db7_9aba_23bc743a01a9:s -> id_72afb53c_6c77_457d_9306_8ee0aa74cc76:n [id="id_16f1c27f_e760_4db7_9aba_23bc743a01a9@fun-main" tailtooltip=" " edgetooltip=" "]
  id_72afb53c_6c77_457d_9306_8ee0aa74cc76:s -> id_183e4c76_07aa_4f85_b8c9_69a797d7b9fa:n [id="id_72afb53c_6c77_457d_9306_8ee0aa74cc76@fun-main" tailtooltip=" " edgetooltip=" "]
  id_183e4c76_07aa_4f85_b8c9_69a797d7b9fa:s -> id_5a7c1e34_6dfc_48a2_943a_c1b601dc6beb:n [id="id_183e4c76_07aa_4f85_b8c9_69a797d7b9fa@fun-main" tailtooltip=" " edgetooltip=" "]
  ## IF-TRUE
  id_5a7c1e34_6dfc_48a2_943a_c1b601dc6beb:e -> true_dummy_up_id_5a7c1e34_6dfc_48a2_943a_c1b601dc6beb [id="id_5a7c1e34_6dfc_48a2_943a_c1b601dc6beb@id_55bbb74e_48de_4342_aee3_11b1b6445408" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_5a7c1e34_6dfc_48a2_943a_c1b601dc6beb -> id_6c6a9d7c_a59a_4a3c_9f2d_a5005b7727c5:n [id="id_5a7c1e34_6dfc_48a2_943a_c1b601dc6beb@id_55bbb74e_48de_4342_aee3_11b1b6445408" tailtooltip=" " edgetooltip=" "]
  
  id_6c6a9d7c_a59a_4a3c_9f2d_a5005b7727c5:s -> true_dummy_down_id_5a7c1e34_6dfc_48a2_943a_c1b601dc6beb:n [id="id_6c6a9d7c_a59a_4a3c_9f2d_a5005b7727c5@id_55bbb74e_48de_4342_aee3_11b1b6445408" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_5a7c1e34_6dfc_48a2_943a_c1b601dc6beb -> end_id_5a7c1e34_6dfc_48a2_943a_c1b601dc6beb [id="id_6c6a9d7c_a59a_4a3c_9f2d_a5005b7727c5@id_55bbb74e_48de_4342_aee3_11b1b6445408" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_5a7c1e34_6dfc_48a2_943a_c1b601dc6beb:w -> false_dummy_up_id_5a7c1e34_6dfc_48a2_943a_c1b601dc6beb [id="id_5a7c1e34_6dfc_48a2_943a_c1b601dc6beb@id_d1e923bd_8851_4245_8c8e_261a644f9477" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_5a7c1e34_6dfc_48a2_943a_c1b601dc6beb -> id_84e72bb5_ad86_4cb2_9e09_cd0de889e19c:n [id="id_5a7c1e34_6dfc_48a2_943a_c1b601dc6beb@id_d1e923bd_8851_4245_8c8e_261a644f9477" tailtooltip=" " edgetooltip=" "]
  
  id_84e72bb5_ad86_4cb2_9e09_cd0de889e19c:s -> false_dummy_down_id_5a7c1e34_6dfc_48a2_943a_c1b601dc6beb:n [id="id_84e72bb5_ad86_4cb2_9e09_cd0de889e19c@id_d1e923bd_8851_4245_8c8e_261a644f9477" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  false_dummy_down_id_5a7c1e34_6dfc_48a2_943a_c1b601dc6beb -> end_id_5a7c1e34_6dfc_48a2_943a_c1b601dc6beb [id="id_84e72bb5_ad86_4cb2_9e09_cd0de889e19c@id_d1e923bd_8851_4245_8c8e_261a644f9477" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_5a7c1e34_6dfc_48a2_943a_c1b601dc6beb:s -> id_4997c3e7_acc2_4650_838b_c9fc9acd7d70:n [id="end_id_5a7c1e34_6dfc_48a2_943a_c1b601dc6beb@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
