
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_019466c6_d234_4e66_9cdb_66f91f80652e [id="id_019466c6_d234_4e66_9cdb_66f91f80652e#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_2a78655f_4b83_4864_973c_28754386c173 [id="id_2a78655f_4b83_4864_973c_28754386c173#Declare" pos="0.0,9999.0625!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="x = 1" tooltip="x: Integer = 1" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_f3f90afb_156f_40b0_9297_edbb3a574c38 [id="id_f3f90afb_156f_40b0_9297_edbb3a574c38#While" pos="0.0,9998.125!" height=0.5 width=1.1600000000000001 fixedsize=true group="fun-main" 
    label="x <= 5" tooltip="x <= 5" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_f3f90afb_156f_40b0_9297_edbb3a574c38 [pos="1.25,9998.125!" shape=point width=0]
  false_dummy_up_id_f3f90afb_156f_40b0_9297_edbb3a574c38 [pos="-1.25,9998.125!" shape=point width=0]
  
  id_db4aa5aa_a505_4f40_a54b_3ee4cf8ea5d7 [id="id_db4aa5aa_a505_4f40_a54b_3ee4cf8ea5d7#Output" pos="1.25,9997.1875!" height=0.4 width=1.0 fixedsize=true group="id_3c599528_6cb7_44ba_b65a_e13b482f0ef4"    label="x" tooltip="x" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_ec84c2b9_fc4e_472b_aeb7_9f9ac469f10d [id="id_ec84c2b9_fc4e_472b_aeb7_9f9ac469f10d#Assign" pos="1.25,9996.25!" height=0.4 width=1.19 fixedsize=true group="id_3c599528_6cb7_44ba_b65a_e13b482f0ef4"    label="x = x + 1" tooltip="x = x + 1" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  
  true_dummy_down_id_f3f90afb_156f_40b0_9297_edbb3a574c38 [pos="1.25,9995.416666666666!" shape=point width=0]
  true_dummy_down_left_id_f3f90afb_156f_40b0_9297_edbb3a574c38 [pos="0.0,9995.416666666666!" shape=point width=0]
  false_dummy_down_id_f3f90afb_156f_40b0_9297_edbb3a574c38 [pos="-1.25,9995.3125!" shape=point width=0]
  end_dummy_down_id_f3f90afb_156f_40b0_9297_edbb3a574c38 [pos="0.0,9995.3125!" group="fun-main" shape=point width=0]
  
  
  id_41bcc9d2_cffe_43ce_a21b_7bebddec93b7 [id="id_41bcc9d2_cffe_43ce_a21b_7bebddec93b7#Return" pos="0.0,9994.375!" 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_019466c6_d234_4e66_9cdb_66f91f80652e:s -> id_2a78655f_4b83_4864_973c_28754386c173:n [id="id_019466c6_d234_4e66_9cdb_66f91f80652e@fun-main" tailtooltip=" " edgetooltip=" "]
  id_2a78655f_4b83_4864_973c_28754386c173:s -> id_f3f90afb_156f_40b0_9297_edbb3a574c38:n [id="id_2a78655f_4b83_4864_973c_28754386c173@fun-main" tailtooltip=" " edgetooltip=" "]
  ## WHILE-TRUE
  id_f3f90afb_156f_40b0_9297_edbb3a574c38:e -> true_dummy_up_id_f3f90afb_156f_40b0_9297_edbb3a574c38 [id="id_f3f90afb_156f_40b0_9297_edbb3a574c38@id_3c599528_6cb7_44ba_b65a_e13b482f0ef4" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_f3f90afb_156f_40b0_9297_edbb3a574c38 -> id_db4aa5aa_a505_4f40_a54b_3ee4cf8ea5d7:n [id="id_f3f90afb_156f_40b0_9297_edbb3a574c38@id_3c599528_6cb7_44ba_b65a_e13b482f0ef4" tailtooltip=" " edgetooltip=" "]
  
  id_db4aa5aa_a505_4f40_a54b_3ee4cf8ea5d7:s -> id_ec84c2b9_fc4e_472b_aeb7_9f9ac469f10d:n [id="id_db4aa5aa_a505_4f40_a54b_3ee4cf8ea5d7@id_3c599528_6cb7_44ba_b65a_e13b482f0ef4" tailtooltip=" " edgetooltip=" "]
  id_ec84c2b9_fc4e_472b_aeb7_9f9ac469f10d:s -> true_dummy_down_id_f3f90afb_156f_40b0_9297_edbb3a574c38:n [id="id_ec84c2b9_fc4e_472b_aeb7_9f9ac469f10d@id_3c599528_6cb7_44ba_b65a_e13b482f0ef4" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_f3f90afb_156f_40b0_9297_edbb3a574c38 -> true_dummy_down_left_id_f3f90afb_156f_40b0_9297_edbb3a574c38 [id="id_ec84c2b9_fc4e_472b_aeb7_9f9ac469f10d@id_3c599528_6cb7_44ba_b65a_e13b482f0ef4" tailtooltip=" " edgetooltip=" " arrowhead=none]
  true_dummy_down_left_id_f3f90afb_156f_40b0_9297_edbb3a574c38 -> id_f3f90afb_156f_40b0_9297_edbb3a574c38:s [id="id_ec84c2b9_fc4e_472b_aeb7_9f9ac469f10d@id_3c599528_6cb7_44ba_b65a_e13b482f0ef4" tailtooltip=" " edgetooltip=" "]
  
  ## WHILE-FALSE
  id_f3f90afb_156f_40b0_9297_edbb3a574c38:w -> false_dummy_up_id_f3f90afb_156f_40b0_9297_edbb3a574c38 [id="id_f3f90afb_156f_40b0_9297_edbb3a574c38@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_f3f90afb_156f_40b0_9297_edbb3a574c38 -> false_dummy_down_id_f3f90afb_156f_40b0_9297_edbb3a574c38 [id="id_f3f90afb_156f_40b0_9297_edbb3a574c38@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  false_dummy_down_id_f3f90afb_156f_40b0_9297_edbb3a574c38 -> end_dummy_down_id_f3f90afb_156f_40b0_9297_edbb3a574c38 [id="id_f3f90afb_156f_40b0_9297_edbb3a574c38@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  end_dummy_down_id_f3f90afb_156f_40b0_9297_edbb3a574c38 -> id_41bcc9d2_cffe_43ce_a21b_7bebddec93b7 [id="id_f3f90afb_156f_40b0_9297_edbb3a574c38@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
