
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_63440ade_ff5f_4c2c_baa6_27e0c2e24c79 [id="id_63440ade_ff5f_4c2c_baa6_27e0c2e24c79#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_47ca509c_a8e1_46fb_bf88_3b8782771aef [id="id_47ca509c_a8e1_46fb_bf88_3b8782771aef#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_3d88a984_b482_4522_b515_12fe71a1fbc2 [id="id_3d88a984_b482_4522_b515_12fe71a1fbc2#While" pos="0.0,9998.125!" height=0.5 width=1.27 fixedsize=true group="fun-main" 
    label="x <= 10" tooltip="x <= 10" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_3d88a984_b482_4522_b515_12fe71a1fbc2 [pos="1.25,9998.125!" shape=point width=0]
  false_dummy_up_id_3d88a984_b482_4522_b515_12fe71a1fbc2 [pos="-1.25,9998.125!" shape=point width=0]
  
  id_104e4705_454b_4d91_b05e_015a5098b18a [id="id_104e4705_454b_4d91_b05e_015a5098b18a#Output" pos="1.25,9997.1875!" height=0.4 width=1.0 fixedsize=true group="id_bcfc01b5_4ef5_4fb4_a4c6_635796480121"    label="x" tooltip="x" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_dee5e77b_51a5_458c_bab1_6dccd4e4a43b [id="id_dee5e77b_51a5_458c_bab1_6dccd4e4a43b#Output" pos="1.25,9996.25!" height=0.4 width=1.0 fixedsize=true group="id_bcfc01b5_4ef5_4fb4_a4c6_635796480121"    label="\" - \"" tooltip="\" - \"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_81b976f9_c28f_413f_9e87_1d7da766cc57 [id="id_81b976f9_c28f_413f_9e87_1d7da766cc57#Output" pos="1.25,9995.3125!" height=0.4 width=1.0 fixedsize=true group="id_bcfc01b5_4ef5_4fb4_a4c6_635796480121"    label="x * 2" tooltip="x * 2" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_4916954a_316e_4944_aff9_4c80dd67a891 [id="id_4916954a_316e_4944_aff9_4c80dd67a891#Assign" pos="1.25,9994.375!" height=0.4 width=1.19 fixedsize=true group="id_bcfc01b5_4ef5_4fb4_a4c6_635796480121"    label="x = x + 1" tooltip="x = x + 1" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  
  true_dummy_down_id_3d88a984_b482_4522_b515_12fe71a1fbc2 [pos="1.25,9993.541666666666!" shape=point width=0]
  true_dummy_down_left_id_3d88a984_b482_4522_b515_12fe71a1fbc2 [pos="0.0,9993.541666666666!" shape=point width=0]
  false_dummy_down_id_3d88a984_b482_4522_b515_12fe71a1fbc2 [pos="-1.25,9993.4375!" shape=point width=0]
  end_dummy_down_id_3d88a984_b482_4522_b515_12fe71a1fbc2 [pos="0.0,9993.4375!" group="fun-main" shape=point width=0]
  
  
  id_10087c21_9a34_41eb_a7a1_86694bff4de3 [id="id_10087c21_9a34_41eb_a7a1_86694bff4de3#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_63440ade_ff5f_4c2c_baa6_27e0c2e24c79:s -> id_47ca509c_a8e1_46fb_bf88_3b8782771aef:n [id="id_63440ade_ff5f_4c2c_baa6_27e0c2e24c79@fun-main" tailtooltip=" " edgetooltip=" "]
  id_47ca509c_a8e1_46fb_bf88_3b8782771aef:s -> id_3d88a984_b482_4522_b515_12fe71a1fbc2:n [id="id_47ca509c_a8e1_46fb_bf88_3b8782771aef@fun-main" tailtooltip=" " edgetooltip=" "]
  ## WHILE-TRUE
  id_3d88a984_b482_4522_b515_12fe71a1fbc2:e -> true_dummy_up_id_3d88a984_b482_4522_b515_12fe71a1fbc2 [id="id_3d88a984_b482_4522_b515_12fe71a1fbc2@id_bcfc01b5_4ef5_4fb4_a4c6_635796480121" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_3d88a984_b482_4522_b515_12fe71a1fbc2 -> id_104e4705_454b_4d91_b05e_015a5098b18a:n [id="id_3d88a984_b482_4522_b515_12fe71a1fbc2@id_bcfc01b5_4ef5_4fb4_a4c6_635796480121" tailtooltip=" " edgetooltip=" "]
  
  id_104e4705_454b_4d91_b05e_015a5098b18a:s -> id_dee5e77b_51a5_458c_bab1_6dccd4e4a43b:n [id="id_104e4705_454b_4d91_b05e_015a5098b18a@id_bcfc01b5_4ef5_4fb4_a4c6_635796480121" tailtooltip=" " edgetooltip=" "]
  id_dee5e77b_51a5_458c_bab1_6dccd4e4a43b:s -> id_81b976f9_c28f_413f_9e87_1d7da766cc57:n [id="id_dee5e77b_51a5_458c_bab1_6dccd4e4a43b@id_bcfc01b5_4ef5_4fb4_a4c6_635796480121" tailtooltip=" " edgetooltip=" "]
  id_81b976f9_c28f_413f_9e87_1d7da766cc57:s -> id_4916954a_316e_4944_aff9_4c80dd67a891:n [id="id_81b976f9_c28f_413f_9e87_1d7da766cc57@id_bcfc01b5_4ef5_4fb4_a4c6_635796480121" tailtooltip=" " edgetooltip=" "]
  id_4916954a_316e_4944_aff9_4c80dd67a891:s -> true_dummy_down_id_3d88a984_b482_4522_b515_12fe71a1fbc2:n [id="id_4916954a_316e_4944_aff9_4c80dd67a891@id_bcfc01b5_4ef5_4fb4_a4c6_635796480121" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_3d88a984_b482_4522_b515_12fe71a1fbc2 -> true_dummy_down_left_id_3d88a984_b482_4522_b515_12fe71a1fbc2 [id="id_4916954a_316e_4944_aff9_4c80dd67a891@id_bcfc01b5_4ef5_4fb4_a4c6_635796480121" tailtooltip=" " edgetooltip=" " arrowhead=none]
  true_dummy_down_left_id_3d88a984_b482_4522_b515_12fe71a1fbc2 -> id_3d88a984_b482_4522_b515_12fe71a1fbc2:s [id="id_4916954a_316e_4944_aff9_4c80dd67a891@id_bcfc01b5_4ef5_4fb4_a4c6_635796480121" tailtooltip=" " edgetooltip=" "]
  
  ## WHILE-FALSE
  id_3d88a984_b482_4522_b515_12fe71a1fbc2:w -> false_dummy_up_id_3d88a984_b482_4522_b515_12fe71a1fbc2 [id="id_3d88a984_b482_4522_b515_12fe71a1fbc2@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_3d88a984_b482_4522_b515_12fe71a1fbc2 -> false_dummy_down_id_3d88a984_b482_4522_b515_12fe71a1fbc2 [id="id_3d88a984_b482_4522_b515_12fe71a1fbc2@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  false_dummy_down_id_3d88a984_b482_4522_b515_12fe71a1fbc2 -> end_dummy_down_id_3d88a984_b482_4522_b515_12fe71a1fbc2 [id="id_3d88a984_b482_4522_b515_12fe71a1fbc2@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  end_dummy_down_id_3d88a984_b482_4522_b515_12fe71a1fbc2 -> id_10087c21_9a34_41eb_a7a1_86694bff4de3 [id="id_3d88a984_b482_4522_b515_12fe71a1fbc2@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
