
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_376470d2_89c1_42bf_8792_814457ddf7da [id="id_376470d2_89c1_42bf_8792_814457ddf7da#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_762fa93a_7cf9_412d_a437_8958e1dbb6db [id="id_762fa93a_7cf9_412d_a437_8958e1dbb6db#Input" pos="0.0,9999.0625!" height=0.4 width=1.41 fixedsize=true group="fun-main"    label="inserisci N" tooltip="inserisci N" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_0a253bc5_72b6_4c38_b65e_1030ccee3976 [id="id_0a253bc5_72b6_4c38_b65e_1030ccee3976#Assign" pos="0.0,9998.125!" height=0.4 width=1.19 fixedsize=true group="fun-main"    label="primo = 0" tooltip="primo = 0" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_75a32480_ef7f_4641_9bce_e054b2939905 [id="id_75a32480_ef7f_4641_9bce_e054b2939905#ForLoop" pos="0.0,9997.1875!" height=0.5 width=2.26 fixedsize=true group="fun-main" 
    label="i = 2 to -1 by 1" tooltip="i = 2 to -1 by 1" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_75a32480_ef7f_4641_9bce_e054b2939905 [pos="2.5,9997.1875!" shape=point width=0]
  false_dummy_up_id_75a32480_ef7f_4641_9bce_e054b2939905 [pos="-1.25,9997.1875!" shape=point width=0]
  
  id_817c5bab_2dd5_4302_9ab5_37b6dd2212ff [id="id_817c5bab_2dd5_4302_9ab5_37b6dd2212ff#If" pos="2.5,9996.25!" height=0.5 width=1.27 fixedsize=true group="id_584d579d_fe44_4576_8fed_7d744523db59" 
    label="N % i=0" tooltip="N % i=0" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_817c5bab_2dd5_4302_9ab5_37b6dd2212ff [pos="3.75,9996.25!" shape=point width=0]
  false_dummy_up_id_817c5bab_2dd5_4302_9ab5_37b6dd2212ff [pos="1.25,9996.25!" shape=point width=0]
  
  id_e27af8c1_8c06_41c6_b5b6_05d552c4365a [id="id_e27af8c1_8c06_41c6_b5b6_05d552c4365a#Assign" pos="3.75,9995.3125!" height=0.4 width=1.63 fixedsize=true group="id_78c287c3_92ba_4fa3_ad59_59d02f3a7342"    label="non primo = 1" tooltip="non primo = 1" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  
  
  true_dummy_down_id_817c5bab_2dd5_4302_9ab5_37b6dd2212ff [ pos="3.75,9994.375!" shape=point width=0]
  false_dummy_down_id_817c5bab_2dd5_4302_9ab5_37b6dd2212ff [ pos="1.25,9994.375!" shape=point width=0]
  
  end_id_817c5bab_2dd5_4302_9ab5_37b6dd2212ff [id="end_id_817c5bab_2dd5_4302_9ab5_37b6dd2212ff#IfEnd" class="flowrun-not-selectable" pos="2.5,9994.375!" group="id_584d579d_fe44_4576_8fed_7d744523db59" fillcolor="#ffd166" color="#8f6400" fontcolor="black"
    label="" tooltip=" " shape="circle" fixedsize=true width=0.2 height=0.2]
  
  
  
  true_dummy_down_id_75a32480_ef7f_4641_9bce_e054b2939905 [pos="2.5,9993.541666666666!" shape=point width=0]
  true_dummy_down_left_id_75a32480_ef7f_4641_9bce_e054b2939905 [pos="0.0,9993.541666666666!" shape=point width=0]
  false_dummy_down_id_75a32480_ef7f_4641_9bce_e054b2939905 [pos="-1.25,9993.4375!" shape=point width=0]
  end_dummy_down_id_75a32480_ef7f_4641_9bce_e054b2939905 [pos="0.0,9993.4375!" group="fun-main" shape=point width=0]
  
  
  id_2930a87b_9f6d_4473_8e62_6b128d6cb9b4 [id="id_2930a87b_9f6d_4473_8e62_6b128d6cb9b4#Return" pos="0.0,9992.5!" 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_376470d2_89c1_42bf_8792_814457ddf7da:s -> id_762fa93a_7cf9_412d_a437_8958e1dbb6db:n [id="id_376470d2_89c1_42bf_8792_814457ddf7da@fun-main" tailtooltip=" " edgetooltip=" "]
  id_762fa93a_7cf9_412d_a437_8958e1dbb6db:s -> id_0a253bc5_72b6_4c38_b65e_1030ccee3976:n [id="id_762fa93a_7cf9_412d_a437_8958e1dbb6db@fun-main" tailtooltip=" " edgetooltip=" "]
  id_0a253bc5_72b6_4c38_b65e_1030ccee3976:s -> id_75a32480_ef7f_4641_9bce_e054b2939905:n [id="id_0a253bc5_72b6_4c38_b65e_1030ccee3976@fun-main" tailtooltip=" " edgetooltip=" "]
  ## FORLOOP-TRUE
  id_75a32480_ef7f_4641_9bce_e054b2939905:e -> true_dummy_up_id_75a32480_ef7f_4641_9bce_e054b2939905 [id="id_75a32480_ef7f_4641_9bce_e054b2939905@id_584d579d_fe44_4576_8fed_7d744523db59" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_75a32480_ef7f_4641_9bce_e054b2939905 -> id_817c5bab_2dd5_4302_9ab5_37b6dd2212ff:n [id="id_75a32480_ef7f_4641_9bce_e054b2939905@id_584d579d_fe44_4576_8fed_7d744523db59" tailtooltip=" " edgetooltip=" "]
  
  ## IF-TRUE
  id_817c5bab_2dd5_4302_9ab5_37b6dd2212ff:e -> true_dummy_up_id_817c5bab_2dd5_4302_9ab5_37b6dd2212ff [id="id_817c5bab_2dd5_4302_9ab5_37b6dd2212ff@id_78c287c3_92ba_4fa3_ad59_59d02f3a7342" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_817c5bab_2dd5_4302_9ab5_37b6dd2212ff -> id_e27af8c1_8c06_41c6_b5b6_05d552c4365a:n [id="id_817c5bab_2dd5_4302_9ab5_37b6dd2212ff@id_78c287c3_92ba_4fa3_ad59_59d02f3a7342" tailtooltip=" " edgetooltip=" "]
  
  id_e27af8c1_8c06_41c6_b5b6_05d552c4365a:s -> true_dummy_down_id_817c5bab_2dd5_4302_9ab5_37b6dd2212ff:n [id="id_e27af8c1_8c06_41c6_b5b6_05d552c4365a@id_78c287c3_92ba_4fa3_ad59_59d02f3a7342" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_817c5bab_2dd5_4302_9ab5_37b6dd2212ff -> end_id_817c5bab_2dd5_4302_9ab5_37b6dd2212ff [id="id_e27af8c1_8c06_41c6_b5b6_05d552c4365a@id_78c287c3_92ba_4fa3_ad59_59d02f3a7342" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_817c5bab_2dd5_4302_9ab5_37b6dd2212ff:w -> false_dummy_up_id_817c5bab_2dd5_4302_9ab5_37b6dd2212ff [id="id_817c5bab_2dd5_4302_9ab5_37b6dd2212ff@id_e0276571_8a7f_4b74_af12_3d1dc90c7501" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_817c5bab_2dd5_4302_9ab5_37b6dd2212ff -> false_dummy_down_id_817c5bab_2dd5_4302_9ab5_37b6dd2212ff:n [id="id_817c5bab_2dd5_4302_9ab5_37b6dd2212ff@id_e0276571_8a7f_4b74_af12_3d1dc90c7501" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  
  
  false_dummy_down_id_817c5bab_2dd5_4302_9ab5_37b6dd2212ff -> end_id_817c5bab_2dd5_4302_9ab5_37b6dd2212ff [id="id_817c5bab_2dd5_4302_9ab5_37b6dd2212ff@id_e0276571_8a7f_4b74_af12_3d1dc90c7501" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_817c5bab_2dd5_4302_9ab5_37b6dd2212ff:s -> true_dummy_down_id_75a32480_ef7f_4641_9bce_e054b2939905:n [id="end_id_817c5bab_2dd5_4302_9ab5_37b6dd2212ff@id_584d579d_fe44_4576_8fed_7d744523db59" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  
  
  true_dummy_down_id_75a32480_ef7f_4641_9bce_e054b2939905 -> true_dummy_down_left_id_75a32480_ef7f_4641_9bce_e054b2939905 [id="id_817c5bab_2dd5_4302_9ab5_37b6dd2212ff@id_584d579d_fe44_4576_8fed_7d744523db59" tailtooltip=" " edgetooltip=" " arrowhead=none]
  true_dummy_down_left_id_75a32480_ef7f_4641_9bce_e054b2939905 -> id_75a32480_ef7f_4641_9bce_e054b2939905:s [id="id_817c5bab_2dd5_4302_9ab5_37b6dd2212ff@id_584d579d_fe44_4576_8fed_7d744523db59" tailtooltip=" " edgetooltip=" "]
  
  ## FORLOOP-FALSE
  id_75a32480_ef7f_4641_9bce_e054b2939905:w -> false_dummy_up_id_75a32480_ef7f_4641_9bce_e054b2939905 [id="id_75a32480_ef7f_4641_9bce_e054b2939905@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_75a32480_ef7f_4641_9bce_e054b2939905 -> false_dummy_down_id_75a32480_ef7f_4641_9bce_e054b2939905 [id="id_75a32480_ef7f_4641_9bce_e054b2939905@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  false_dummy_down_id_75a32480_ef7f_4641_9bce_e054b2939905 -> end_dummy_down_id_75a32480_ef7f_4641_9bce_e054b2939905 [id="id_75a32480_ef7f_4641_9bce_e054b2939905@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  end_dummy_down_id_75a32480_ef7f_4641_9bce_e054b2939905 -> id_2930a87b_9f6d_4473_8e62_6b128d6cb9b4 [id="id_75a32480_ef7f_4641_9bce_e054b2939905@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
