
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_a1b31020_2ca0_4fd8_bb7c_8af29e959b68 [id="id_a1b31020_2ca0_4fd8_bb7c_8af29e959b68#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_932d359b_2477_460e_9355_bef412fcf325 [id="id_932d359b_2477_460e_9355_bef412fcf325#Declare" pos="0.0,9999.0625!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="NUM" tooltip="NUM: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_2ad72eb1_3c89_430e_b54c_9b0f79fb41c8 [id="id_2ad72eb1_3c89_430e_b54c_9b0f79fb41c8#Declare" pos="0.0,9998.125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="I" tooltip="I: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_c0626269_3b1b_4966_af0a_54a16ae03f9e [id="id_c0626269_3b1b_4966_af0a_54a16ae03f9e#Input" pos="0.0,9997.1875!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="NUM" tooltip="NUM" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_a80b1b1f_2a7d_4aaf_80d1_66ddf408ebb7 [id="id_a80b1b1f_2a7d_4aaf_80d1_66ddf408ebb7#Assign" pos="0.0,9996.25!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="I = 1" tooltip="I = 1" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  end_id_5c29c29b_be4c_48aa_a9f6_0b55a189dbe3 [id="end_id_5c29c29b_be4c_48aa_a9f6_0b55a189dbe3#DoWhileEndId" class="flowrun-not-selectable" pos="0.0,9995.3125!" group="fun-main" 
    label="" tooltip=" " shape="circle" fixedsize=true width=0.2 height=0.2 fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  id_20ec4612_6fc1_4f85_aed0_af32954292ae [id="id_20ec4612_6fc1_4f85_aed0_af32954292ae#If" pos="0.0,9994.375!" height=0.5 width=1.82 fixedsize=true group="id_cb7c7e16_00c7_4c3f_b745_e0baf785090d" 
    label="NUM % I == 0" tooltip="NUM % I == 0" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_20ec4612_6fc1_4f85_aed0_af32954292ae [pos="1.25,9994.375!" shape=point width=0]
  false_dummy_up_id_20ec4612_6fc1_4f85_aed0_af32954292ae [pos="-1.25,9994.375!" shape=point width=0]
  
  id_7da95884_17ef_4d28_a1f6_db0f229f008f [id="id_7da95884_17ef_4d28_a1f6_db0f229f008f#Output" pos="1.25,9993.4375!" height=0.4 width=1.0 fixedsize=true group="id_7e03648a_86e6_4ccc_b754_0d0bb54cf5a1"    label="I" tooltip="I" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  
  true_dummy_down_id_20ec4612_6fc1_4f85_aed0_af32954292ae [ pos="1.25,9992.5!" shape=point width=0]
  false_dummy_down_id_20ec4612_6fc1_4f85_aed0_af32954292ae [ pos="-1.25,9992.5!" shape=point width=0]
  
  end_id_20ec4612_6fc1_4f85_aed0_af32954292ae [id="end_id_20ec4612_6fc1_4f85_aed0_af32954292ae#IfEnd" class="flowrun-not-selectable" pos="0.0,9992.5!" group="id_cb7c7e16_00c7_4c3f_b745_e0baf785090d" fillcolor="#ffd166" color="#8f6400" fontcolor="black"
    label="" tooltip=" " shape="circle" fixedsize=true width=0.2 height=0.2]
  
  
  id_1218821a_b49f_4573_a1c8_118e753a1646 [id="id_1218821a_b49f_4573_a1c8_118e753a1646#Assign" pos="0.0,9991.5625!" height=0.4 width=1.19 fixedsize=true group="id_cb7c7e16_00c7_4c3f_b745_e0baf785090d"    label="I = I + 1" tooltip="I = I + 1" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  
  id_5c29c29b_be4c_48aa_a9f6_0b55a189dbe3 [id="id_5c29c29b_be4c_48aa_a9f6_0b55a189dbe3#DoWhile" pos="0.0,9990.625!" height=0.5 width=1.82 fixedsize=true group="fun-main" 
  label="I * 2 <= NUM" tooltip="I * 2 <= NUM" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_5c29c29b_be4c_48aa_a9f6_0b55a189dbe3 [pos="2.5,9995.3125!" shape=point width=0]
  true_dummy_down_id_5c29c29b_be4c_48aa_a9f6_0b55a189dbe3 [pos="2.5,9990.625!" shape=point width=0]
  
  
  id_976d038c_f725_4aed_b46c_6afb8b123879 [id="id_976d038c_f725_4aed_b46c_6afb8b123879#Output" pos="0.0,9989.6875!" height=0.4 width=2.73 fixedsize=true group="fun-main"    label="\"NUM + è un divisore\"" tooltip="\"NUM + è un divisore\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_a8ec1e8b_24a8_499c_a9e4_c2b10fe27811 [id="id_a8ec1e8b_24a8_499c_a9e4_c2b10fe27811#Return" pos="0.0,9988.75!" 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_a1b31020_2ca0_4fd8_bb7c_8af29e959b68:s -> id_932d359b_2477_460e_9355_bef412fcf325:n [id="id_a1b31020_2ca0_4fd8_bb7c_8af29e959b68@fun-main" tailtooltip=" " edgetooltip=" "]
  id_932d359b_2477_460e_9355_bef412fcf325:s -> id_2ad72eb1_3c89_430e_b54c_9b0f79fb41c8:n [id="id_932d359b_2477_460e_9355_bef412fcf325@fun-main" tailtooltip=" " edgetooltip=" "]
  id_2ad72eb1_3c89_430e_b54c_9b0f79fb41c8:s -> id_c0626269_3b1b_4966_af0a_54a16ae03f9e:n [id="id_2ad72eb1_3c89_430e_b54c_9b0f79fb41c8@fun-main" tailtooltip=" " edgetooltip=" "]
  id_c0626269_3b1b_4966_af0a_54a16ae03f9e:s -> id_a80b1b1f_2a7d_4aaf_80d1_66ddf408ebb7:n [id="id_c0626269_3b1b_4966_af0a_54a16ae03f9e@fun-main" tailtooltip=" " edgetooltip=" "]
  id_a80b1b1f_2a7d_4aaf_80d1_66ddf408ebb7:s -> end_id_5c29c29b_be4c_48aa_a9f6_0b55a189dbe3:n [id="id_a80b1b1f_2a7d_4aaf_80d1_66ddf408ebb7@fun-main" tailtooltip=" " edgetooltip=" "]
  ## DOWHILE-BODY
  end_id_5c29c29b_be4c_48aa_a9f6_0b55a189dbe3 -> id_20ec4612_6fc1_4f85_aed0_af32954292ae [id="id_5c29c29b_be4c_48aa_a9f6_0b55a189dbe3@id_cb7c7e16_00c7_4c3f_b745_e0baf785090d" tailtooltip=" " edgetooltip=" " ]
  ## IF-TRUE
  id_20ec4612_6fc1_4f85_aed0_af32954292ae:e -> true_dummy_up_id_20ec4612_6fc1_4f85_aed0_af32954292ae [id="id_20ec4612_6fc1_4f85_aed0_af32954292ae@id_7e03648a_86e6_4ccc_b754_0d0bb54cf5a1" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_20ec4612_6fc1_4f85_aed0_af32954292ae -> id_7da95884_17ef_4d28_a1f6_db0f229f008f:n [id="id_20ec4612_6fc1_4f85_aed0_af32954292ae@id_7e03648a_86e6_4ccc_b754_0d0bb54cf5a1" tailtooltip=" " edgetooltip=" "]
  
  id_7da95884_17ef_4d28_a1f6_db0f229f008f:s -> true_dummy_down_id_20ec4612_6fc1_4f85_aed0_af32954292ae:n [id="id_7da95884_17ef_4d28_a1f6_db0f229f008f@id_7e03648a_86e6_4ccc_b754_0d0bb54cf5a1" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_20ec4612_6fc1_4f85_aed0_af32954292ae -> end_id_20ec4612_6fc1_4f85_aed0_af32954292ae [id="id_7da95884_17ef_4d28_a1f6_db0f229f008f@id_7e03648a_86e6_4ccc_b754_0d0bb54cf5a1" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_20ec4612_6fc1_4f85_aed0_af32954292ae:w -> false_dummy_up_id_20ec4612_6fc1_4f85_aed0_af32954292ae [id="id_20ec4612_6fc1_4f85_aed0_af32954292ae@id_1227b1ca_8c3a_47e3_947a_cfefbc1cfadc" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_20ec4612_6fc1_4f85_aed0_af32954292ae -> false_dummy_down_id_20ec4612_6fc1_4f85_aed0_af32954292ae:n [id="id_20ec4612_6fc1_4f85_aed0_af32954292ae@id_1227b1ca_8c3a_47e3_947a_cfefbc1cfadc" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  
  
  false_dummy_down_id_20ec4612_6fc1_4f85_aed0_af32954292ae -> end_id_20ec4612_6fc1_4f85_aed0_af32954292ae [id="id_20ec4612_6fc1_4f85_aed0_af32954292ae@id_1227b1ca_8c3a_47e3_947a_cfefbc1cfadc" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_20ec4612_6fc1_4f85_aed0_af32954292ae:s -> id_1218821a_b49f_4573_a1c8_118e753a1646:n [id="end_id_20ec4612_6fc1_4f85_aed0_af32954292ae@id_cb7c7e16_00c7_4c3f_b745_e0baf785090d" tailtooltip=" " edgetooltip=" "]
  
  
  id_1218821a_b49f_4573_a1c8_118e753a1646:s -> id_5c29c29b_be4c_48aa_a9f6_0b55a189dbe3:n [id="id_1218821a_b49f_4573_a1c8_118e753a1646@id_cb7c7e16_00c7_4c3f_b745_e0baf785090d" tailtooltip=" " edgetooltip=" "]
  
  ## DOWHILE-TRUE
  id_5c29c29b_be4c_48aa_a9f6_0b55a189dbe3:e -> true_dummy_down_id_5c29c29b_be4c_48aa_a9f6_0b55a189dbe3 [tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen" labelangle=90]
  true_dummy_down_id_5c29c29b_be4c_48aa_a9f6_0b55a189dbe3 -> true_dummy_up_id_5c29c29b_be4c_48aa_a9f6_0b55a189dbe3 [tailtooltip=" " edgetooltip=" " arrowhead=none]
  true_dummy_up_id_5c29c29b_be4c_48aa_a9f6_0b55a189dbe3 -> end_id_5c29c29b_be4c_48aa_a9f6_0b55a189dbe3:e [ tailtooltip=" " edgetooltip=" "]
  
  ## DOWHILE-FALSE
  id_5c29c29b_be4c_48aa_a9f6_0b55a189dbe3:s -> id_976d038c_f725_4aed_b46c_6afb8b123879 [id="id_5c29c29b_be4c_48aa_a9f6_0b55a189dbe3@fun-main" tailtooltip=" " edgetooltip=" " taillabel="false" fontcolor="red" labeldistance=2 labelangle=-80]
  
  
  id_976d038c_f725_4aed_b46c_6afb8b123879:s -> id_a8ec1e8b_24a8_499c_a9e4_c2b10fe27811:n [id="id_976d038c_f725_4aed_b46c_6afb8b123879@fun-main" tailtooltip=" " edgetooltip=" "]

}
