
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_46b526bb_f065_4c46_9012_01d65e266df5 [id="id_46b526bb_f065_4c46_9012_01d65e266df5#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_01186bed_c9f5_4719_ae08_77f64e6a829d [id="id_01186bed_c9f5_4719_ae08_77f64e6a829d#Declare" pos="0.0,9999.0625!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="x = 0" tooltip="x: Integer = 0" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_f0257836_b052_4703_b400_15705429da38 [id="id_f0257836_b052_4703_b400_15705429da38#Input" pos="0.0,9998.125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="x" tooltip="x" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_4f451e67_c9e0_49fa_84d5_a7a9635b54e2 [id="id_4f451e67_c9e0_49fa_84d5_a7a9635b54e2#Output" pos="0.0,9997.1875!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="x" tooltip="x" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_eb3085f1_f30c_4bc0_85fd_bb3c65f73720 [id="id_eb3085f1_f30c_4bc0_85fd_bb3c65f73720#While" pos="0.0,9996.25!" height=0.5 width=1.0 fixedsize=true group="fun-main" 
    label="x<50" tooltip="x<50" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_eb3085f1_f30c_4bc0_85fd_bb3c65f73720 [pos="1.25,9996.25!" shape=point width=0]
  false_dummy_up_id_eb3085f1_f30c_4bc0_85fd_bb3c65f73720 [pos="-1.25,9996.25!" shape=point width=0]
  
  id_8f688aa6_e0cf_46bf_a057_6fac06b0675f [id="id_8f688aa6_e0cf_46bf_a057_6fac06b0675f#Assign" pos="1.25,9995.3125!" height=0.4 width=1.0 fixedsize=true group="id_4f75c96f_d28b_4f9f_b532_ebe2748249b1"    label="x = x+x" tooltip="x = x+x" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_9946a1f2_6dc9_4b2c_83e6_cbb000722243 [id="id_9946a1f2_6dc9_4b2c_83e6_cbb000722243#Output" pos="1.25,9994.375!" height=0.4 width=1.0 fixedsize=true group="id_4f75c96f_d28b_4f9f_b532_ebe2748249b1"    label="x" tooltip="x" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  true_dummy_down_id_eb3085f1_f30c_4bc0_85fd_bb3c65f73720 [pos="1.25,9993.541666666666!" shape=point width=0]
  true_dummy_down_left_id_eb3085f1_f30c_4bc0_85fd_bb3c65f73720 [pos="0.0,9993.541666666666!" shape=point width=0]
  false_dummy_down_id_eb3085f1_f30c_4bc0_85fd_bb3c65f73720 [pos="-1.25,9993.4375!" shape=point width=0]
  end_dummy_down_id_eb3085f1_f30c_4bc0_85fd_bb3c65f73720 [pos="0.0,9993.4375!" group="fun-main" shape=point width=0]
  
  
  id_511d817d_9ed3_4700_bff5_0b1d545d773c [id="id_511d817d_9ed3_4700_bff5_0b1d545d773c#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_46b526bb_f065_4c46_9012_01d65e266df5:s -> id_01186bed_c9f5_4719_ae08_77f64e6a829d:n [id="id_46b526bb_f065_4c46_9012_01d65e266df5@fun-main" tailtooltip=" " edgetooltip=" "]
  id_01186bed_c9f5_4719_ae08_77f64e6a829d:s -> id_f0257836_b052_4703_b400_15705429da38:n [id="id_01186bed_c9f5_4719_ae08_77f64e6a829d@fun-main" tailtooltip=" " edgetooltip=" "]
  id_f0257836_b052_4703_b400_15705429da38:s -> id_4f451e67_c9e0_49fa_84d5_a7a9635b54e2:n [id="id_f0257836_b052_4703_b400_15705429da38@fun-main" tailtooltip=" " edgetooltip=" "]
  id_4f451e67_c9e0_49fa_84d5_a7a9635b54e2:s -> id_eb3085f1_f30c_4bc0_85fd_bb3c65f73720:n [id="id_4f451e67_c9e0_49fa_84d5_a7a9635b54e2@fun-main" tailtooltip=" " edgetooltip=" "]
  ## WHILE-TRUE
  id_eb3085f1_f30c_4bc0_85fd_bb3c65f73720:e -> true_dummy_up_id_eb3085f1_f30c_4bc0_85fd_bb3c65f73720 [id="id_eb3085f1_f30c_4bc0_85fd_bb3c65f73720@id_4f75c96f_d28b_4f9f_b532_ebe2748249b1" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_eb3085f1_f30c_4bc0_85fd_bb3c65f73720 -> id_8f688aa6_e0cf_46bf_a057_6fac06b0675f:n [id="id_eb3085f1_f30c_4bc0_85fd_bb3c65f73720@id_4f75c96f_d28b_4f9f_b532_ebe2748249b1" tailtooltip=" " edgetooltip=" "]
  
  id_8f688aa6_e0cf_46bf_a057_6fac06b0675f:s -> id_9946a1f2_6dc9_4b2c_83e6_cbb000722243:n [id="id_8f688aa6_e0cf_46bf_a057_6fac06b0675f@id_4f75c96f_d28b_4f9f_b532_ebe2748249b1" tailtooltip=" " edgetooltip=" "]
  id_9946a1f2_6dc9_4b2c_83e6_cbb000722243:s -> true_dummy_down_id_eb3085f1_f30c_4bc0_85fd_bb3c65f73720:n [id="id_9946a1f2_6dc9_4b2c_83e6_cbb000722243@id_4f75c96f_d28b_4f9f_b532_ebe2748249b1" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_eb3085f1_f30c_4bc0_85fd_bb3c65f73720 -> true_dummy_down_left_id_eb3085f1_f30c_4bc0_85fd_bb3c65f73720 [id="id_9946a1f2_6dc9_4b2c_83e6_cbb000722243@id_4f75c96f_d28b_4f9f_b532_ebe2748249b1" tailtooltip=" " edgetooltip=" " arrowhead=none]
  true_dummy_down_left_id_eb3085f1_f30c_4bc0_85fd_bb3c65f73720 -> id_eb3085f1_f30c_4bc0_85fd_bb3c65f73720:s [id="id_9946a1f2_6dc9_4b2c_83e6_cbb000722243@id_4f75c96f_d28b_4f9f_b532_ebe2748249b1" tailtooltip=" " edgetooltip=" "]
  
  ## WHILE-FALSE
  id_eb3085f1_f30c_4bc0_85fd_bb3c65f73720:w -> false_dummy_up_id_eb3085f1_f30c_4bc0_85fd_bb3c65f73720 [id="id_eb3085f1_f30c_4bc0_85fd_bb3c65f73720@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_eb3085f1_f30c_4bc0_85fd_bb3c65f73720 -> false_dummy_down_id_eb3085f1_f30c_4bc0_85fd_bb3c65f73720 [id="id_eb3085f1_f30c_4bc0_85fd_bb3c65f73720@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  false_dummy_down_id_eb3085f1_f30c_4bc0_85fd_bb3c65f73720 -> end_dummy_down_id_eb3085f1_f30c_4bc0_85fd_bb3c65f73720 [id="id_eb3085f1_f30c_4bc0_85fd_bb3c65f73720@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  end_dummy_down_id_eb3085f1_f30c_4bc0_85fd_bb3c65f73720 -> id_511d817d_9ed3_4700_bff5_0b1d545d773c [id="id_eb3085f1_f30c_4bc0_85fd_bb3c65f73720@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
