
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_cb0106c6_68c8_4a16_a645_9615855f2351 [id="id_cb0106c6_68c8_4a16_a645_9615855f2351#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_53ddb0be_d552_4fc3_b383_4057e11d2ec5 [id="id_53ddb0be_d552_4fc3_b383_4057e11d2ec5#Declare" pos="0.0,9999.0625!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="voto1" tooltip="voto1: Real" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_8fa49cfe_c7c1_4276_ab90_4c326f724f81 [id="id_8fa49cfe_c7c1_4276_ab90_4c326f724f81#Declare" pos="0.0,9998.125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="voto2" tooltip="voto2: Real" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_59ce9049_26f5_48fc_8c88_2cd6fd7534c3 [id="id_59ce9049_26f5_48fc_8c88_2cd6fd7534c3#Input" pos="0.0,9997.1875!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="voto1" tooltip="voto1" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_5db2ca8b_1b81_4d14_a1aa_41fbec4ad755 [id="id_5db2ca8b_1b81_4d14_a1aa_41fbec4ad755#Input" pos="0.0,9996.25!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="voto2" tooltip="voto2" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_e7c3b156_084b_465d_bddd_2eb9317c2ba9 [id="id_e7c3b156_084b_465d_bddd_2eb9317c2ba9#Declare" pos="0.0,9995.3125!" height=0.4 width=3.06 fixedsize=true group="fun-main"    label="media = (voto1 + voto2) /2" tooltip="media: Real = (voto1 + voto2) /2" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_11401dd5_6382_4db7_bbc5_dc5f89e0dc70 [id="id_11401dd5_6382_4db7_bbc5_dc5f89e0dc70#If" pos="0.0,9994.375!" height=0.5 width=1.0 fixedsize=true group="fun-main" 
    label=">=6" tooltip=">=6" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_11401dd5_6382_4db7_bbc5_dc5f89e0dc70 [pos="1.25,9994.375!" shape=point width=0]
  false_dummy_up_id_11401dd5_6382_4db7_bbc5_dc5f89e0dc70 [pos="-1.25,9994.375!" shape=point width=0]
  
  id_f3af3a78_66c1_434f_951d_e82e2c4b393d [id="id_f3af3a78_66c1_434f_951d_e82e2c4b393d#Output" pos="1.25,9993.4375!" height=0.4 width=1.52 fixedsize=true group="id_bf455e9e_3e31_4584_8126_b0e13d6bed67"    label="\"promosso\"" tooltip="\"promosso\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_150db4b0_2399_4858_abab_6ebbd3379ef0 [id="id_150db4b0_2399_4858_abab_6ebbd3379ef0#Output" pos="-1.25,9993.4375!" height=0.4 width=1.52 fixedsize=true group="id_f4664e83_8d6b_4722_a5ea_57e1b77548d5"    label="\"bocciato\"" tooltip="\"bocciato\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  true_dummy_down_id_11401dd5_6382_4db7_bbc5_dc5f89e0dc70 [ pos="1.25,9992.5!" shape=point width=0]
  false_dummy_down_id_11401dd5_6382_4db7_bbc5_dc5f89e0dc70 [ pos="-1.25,9992.5!" shape=point width=0]
  
  end_id_11401dd5_6382_4db7_bbc5_dc5f89e0dc70 [id="end_id_11401dd5_6382_4db7_bbc5_dc5f89e0dc70#IfEnd" class="flowrun-not-selectable" pos="0.0,9992.5!" group="fun-main" fillcolor="#ffd166" color="#8f6400" fontcolor="black"
    label="" tooltip=" " shape="circle" fixedsize=true width=0.2 height=0.2]
  
  
  id_033600a8_3c7f_439a_8357_84e2e78a19f6 [id="id_033600a8_3c7f_439a_8357_84e2e78a19f6#Return" pos="0.0,9991.5625!" 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_cb0106c6_68c8_4a16_a645_9615855f2351:s -> id_53ddb0be_d552_4fc3_b383_4057e11d2ec5:n [id="id_cb0106c6_68c8_4a16_a645_9615855f2351@fun-main" tailtooltip=" " edgetooltip=" "]
  id_53ddb0be_d552_4fc3_b383_4057e11d2ec5:s -> id_8fa49cfe_c7c1_4276_ab90_4c326f724f81:n [id="id_53ddb0be_d552_4fc3_b383_4057e11d2ec5@fun-main" tailtooltip=" " edgetooltip=" "]
  id_8fa49cfe_c7c1_4276_ab90_4c326f724f81:s -> id_59ce9049_26f5_48fc_8c88_2cd6fd7534c3:n [id="id_8fa49cfe_c7c1_4276_ab90_4c326f724f81@fun-main" tailtooltip=" " edgetooltip=" "]
  id_59ce9049_26f5_48fc_8c88_2cd6fd7534c3:s -> id_5db2ca8b_1b81_4d14_a1aa_41fbec4ad755:n [id="id_59ce9049_26f5_48fc_8c88_2cd6fd7534c3@fun-main" tailtooltip=" " edgetooltip=" "]
  id_5db2ca8b_1b81_4d14_a1aa_41fbec4ad755:s -> id_e7c3b156_084b_465d_bddd_2eb9317c2ba9:n [id="id_5db2ca8b_1b81_4d14_a1aa_41fbec4ad755@fun-main" tailtooltip=" " edgetooltip=" "]
  id_e7c3b156_084b_465d_bddd_2eb9317c2ba9:s -> id_11401dd5_6382_4db7_bbc5_dc5f89e0dc70:n [id="id_e7c3b156_084b_465d_bddd_2eb9317c2ba9@fun-main" tailtooltip=" " edgetooltip=" "]
  ## IF-TRUE
  id_11401dd5_6382_4db7_bbc5_dc5f89e0dc70:e -> true_dummy_up_id_11401dd5_6382_4db7_bbc5_dc5f89e0dc70 [id="id_11401dd5_6382_4db7_bbc5_dc5f89e0dc70@id_bf455e9e_3e31_4584_8126_b0e13d6bed67" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_11401dd5_6382_4db7_bbc5_dc5f89e0dc70 -> id_f3af3a78_66c1_434f_951d_e82e2c4b393d:n [id="id_11401dd5_6382_4db7_bbc5_dc5f89e0dc70@id_bf455e9e_3e31_4584_8126_b0e13d6bed67" tailtooltip=" " edgetooltip=" "]
  
  id_f3af3a78_66c1_434f_951d_e82e2c4b393d:s -> true_dummy_down_id_11401dd5_6382_4db7_bbc5_dc5f89e0dc70:n [id="id_f3af3a78_66c1_434f_951d_e82e2c4b393d@id_bf455e9e_3e31_4584_8126_b0e13d6bed67" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_11401dd5_6382_4db7_bbc5_dc5f89e0dc70 -> end_id_11401dd5_6382_4db7_bbc5_dc5f89e0dc70 [id="id_f3af3a78_66c1_434f_951d_e82e2c4b393d@id_bf455e9e_3e31_4584_8126_b0e13d6bed67" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_11401dd5_6382_4db7_bbc5_dc5f89e0dc70:w -> false_dummy_up_id_11401dd5_6382_4db7_bbc5_dc5f89e0dc70 [id="id_11401dd5_6382_4db7_bbc5_dc5f89e0dc70@id_f4664e83_8d6b_4722_a5ea_57e1b77548d5" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_11401dd5_6382_4db7_bbc5_dc5f89e0dc70 -> id_150db4b0_2399_4858_abab_6ebbd3379ef0:n [id="id_11401dd5_6382_4db7_bbc5_dc5f89e0dc70@id_f4664e83_8d6b_4722_a5ea_57e1b77548d5" tailtooltip=" " edgetooltip=" "]
  
  id_150db4b0_2399_4858_abab_6ebbd3379ef0:s -> false_dummy_down_id_11401dd5_6382_4db7_bbc5_dc5f89e0dc70:n [id="id_150db4b0_2399_4858_abab_6ebbd3379ef0@id_f4664e83_8d6b_4722_a5ea_57e1b77548d5" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  false_dummy_down_id_11401dd5_6382_4db7_bbc5_dc5f89e0dc70 -> end_id_11401dd5_6382_4db7_bbc5_dc5f89e0dc70 [id="id_150db4b0_2399_4858_abab_6ebbd3379ef0@id_f4664e83_8d6b_4722_a5ea_57e1b77548d5" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_11401dd5_6382_4db7_bbc5_dc5f89e0dc70:s -> id_033600a8_3c7f_439a_8357_84e2e78a19f6:n [id="end_id_11401dd5_6382_4db7_bbc5_dc5f89e0dc70@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
