
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_ae8f8a96_c545_4e8e_bec8_70ac6906a3fe [id="id_ae8f8a96_c545_4e8e_bec8_70ac6906a3fe#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_686e1803_f887_4294_9d71_0ea60e6ceb37 [id="id_686e1803_f887_4294_9d71_0ea60e6ceb37#Declare" pos="0.0,9999.0625!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="voto" tooltip="voto: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_fe73fc94_9ec6_4cc8_8718_74f31b19097c [id="id_fe73fc94_9ec6_4cc8_8718_74f31b19097c#Output" pos="0.0,9998.125!" height=0.4 width=2.5100000000000002 fixedsize=true group="fun-main"    label="\"inserisci il voto\"" tooltip="\"inserisci il voto\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_369a82de_12f6_427e_8666_070deeed4b68 [id="id_369a82de_12f6_427e_8666_070deeed4b68#Input" pos="0.0,9997.1875!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="voto" tooltip="voto" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_72cf6fb6_315c_444a_a64d_bbfdc0825300 [id="id_72cf6fb6_315c_444a_a64d_bbfdc0825300#If" pos="0.0,9996.25!" height=0.5 width=1.27 fixedsize=true group="fun-main" 
    label="voto>=6" tooltip="voto>=6" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_72cf6fb6_315c_444a_a64d_bbfdc0825300 [pos="1.25,9996.25!" shape=point width=0]
  false_dummy_up_id_72cf6fb6_315c_444a_a64d_bbfdc0825300 [pos="-1.25,9996.25!" shape=point width=0]
  
  id_349d9556_4d0b_4ac2_a2a6_834b5a3c7ac4 [id="id_349d9556_4d0b_4ac2_a2a6_834b5a3c7ac4#Output" pos="1.25,9995.3125!" height=0.4 width=1.8499999999999999 fixedsize=true group="id_093b46cb_5075_4543_8435_18dccc62113f"    label="\"sufficiente\"" tooltip="\"sufficiente\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_b89c8bc1_81f8_4da3_a4ac_c9c3e84a78c4 [id="id_b89c8bc1_81f8_4da3_a4ac_c9c3e84a78c4#Output" pos="-1.25,9995.3125!" height=0.4 width=2.0700000000000003 fixedsize=true group="id_5a4e97cc_4e23_4587_9c21_51d0d62e17c9"    label="\"insufficiente\"" tooltip="\"insufficiente\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  true_dummy_down_id_72cf6fb6_315c_444a_a64d_bbfdc0825300 [ pos="1.25,9994.375!" shape=point width=0]
  false_dummy_down_id_72cf6fb6_315c_444a_a64d_bbfdc0825300 [ pos="-1.25,9994.375!" shape=point width=0]
  
  end_id_72cf6fb6_315c_444a_a64d_bbfdc0825300 [id="end_id_72cf6fb6_315c_444a_a64d_bbfdc0825300#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_65766ea5_f55b_49c6_a17b_1d26e5c04e54 [id="id_65766ea5_f55b_49c6_a17b_1d26e5c04e54#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_ae8f8a96_c545_4e8e_bec8_70ac6906a3fe:s -> id_686e1803_f887_4294_9d71_0ea60e6ceb37:n [id="id_ae8f8a96_c545_4e8e_bec8_70ac6906a3fe@fun-main" tailtooltip=" " edgetooltip=" "]
  id_686e1803_f887_4294_9d71_0ea60e6ceb37:s -> id_fe73fc94_9ec6_4cc8_8718_74f31b19097c:n [id="id_686e1803_f887_4294_9d71_0ea60e6ceb37@fun-main" tailtooltip=" " edgetooltip=" "]
  id_fe73fc94_9ec6_4cc8_8718_74f31b19097c:s -> id_369a82de_12f6_427e_8666_070deeed4b68:n [id="id_fe73fc94_9ec6_4cc8_8718_74f31b19097c@fun-main" tailtooltip=" " edgetooltip=" "]
  id_369a82de_12f6_427e_8666_070deeed4b68:s -> id_72cf6fb6_315c_444a_a64d_bbfdc0825300:n [id="id_369a82de_12f6_427e_8666_070deeed4b68@fun-main" tailtooltip=" " edgetooltip=" "]
  ## IF-TRUE
  id_72cf6fb6_315c_444a_a64d_bbfdc0825300:e -> true_dummy_up_id_72cf6fb6_315c_444a_a64d_bbfdc0825300 [id="id_72cf6fb6_315c_444a_a64d_bbfdc0825300@id_093b46cb_5075_4543_8435_18dccc62113f" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_72cf6fb6_315c_444a_a64d_bbfdc0825300 -> id_349d9556_4d0b_4ac2_a2a6_834b5a3c7ac4:n [id="id_72cf6fb6_315c_444a_a64d_bbfdc0825300@id_093b46cb_5075_4543_8435_18dccc62113f" tailtooltip=" " edgetooltip=" "]
  
  id_349d9556_4d0b_4ac2_a2a6_834b5a3c7ac4:s -> true_dummy_down_id_72cf6fb6_315c_444a_a64d_bbfdc0825300:n [id="id_349d9556_4d0b_4ac2_a2a6_834b5a3c7ac4@id_093b46cb_5075_4543_8435_18dccc62113f" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_72cf6fb6_315c_444a_a64d_bbfdc0825300 -> end_id_72cf6fb6_315c_444a_a64d_bbfdc0825300 [id="id_349d9556_4d0b_4ac2_a2a6_834b5a3c7ac4@id_093b46cb_5075_4543_8435_18dccc62113f" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_72cf6fb6_315c_444a_a64d_bbfdc0825300:w -> false_dummy_up_id_72cf6fb6_315c_444a_a64d_bbfdc0825300 [id="id_72cf6fb6_315c_444a_a64d_bbfdc0825300@id_5a4e97cc_4e23_4587_9c21_51d0d62e17c9" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_72cf6fb6_315c_444a_a64d_bbfdc0825300 -> id_b89c8bc1_81f8_4da3_a4ac_c9c3e84a78c4:n [id="id_72cf6fb6_315c_444a_a64d_bbfdc0825300@id_5a4e97cc_4e23_4587_9c21_51d0d62e17c9" tailtooltip=" " edgetooltip=" "]
  
  id_b89c8bc1_81f8_4da3_a4ac_c9c3e84a78c4:s -> false_dummy_down_id_72cf6fb6_315c_444a_a64d_bbfdc0825300:n [id="id_b89c8bc1_81f8_4da3_a4ac_c9c3e84a78c4@id_5a4e97cc_4e23_4587_9c21_51d0d62e17c9" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  false_dummy_down_id_72cf6fb6_315c_444a_a64d_bbfdc0825300 -> end_id_72cf6fb6_315c_444a_a64d_bbfdc0825300 [id="id_b89c8bc1_81f8_4da3_a4ac_c9c3e84a78c4@id_5a4e97cc_4e23_4587_9c21_51d0d62e17c9" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_72cf6fb6_315c_444a_a64d_bbfdc0825300:s -> id_65766ea5_f55b_49c6_a17b_1d26e5c04e54:n [id="end_id_72cf6fb6_315c_444a_a64d_bbfdc0825300@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
