
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_2d8ee0d3_bac8_406b_ab63_aac24d81ebfc [id="id_2d8ee0d3_bac8_406b_ab63_aac24d81ebfc#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_7fce3d4a_d391_4b6b_8299_f136264cf63d [id="id_7fce3d4a_d391_4b6b_8299_f136264cf63d#Declare" pos="0.0,9999.0625!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="x = 2" tooltip="x: Integer = 2" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_f2014bca_c055_4b8d_8b96_a28b244a724f [id="id_f2014bca_c055_4b8d_8b96_a28b244a724f#While" pos="0.0,9998.125!" height=0.5 width=1.49 fixedsize=true group="fun-main" 
    label="x <= 1024" tooltip="x <= 1024" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_f2014bca_c055_4b8d_8b96_a28b244a724f [pos="1.25,9998.125!" shape=point width=0]
  false_dummy_up_id_f2014bca_c055_4b8d_8b96_a28b244a724f [pos="-1.25,9998.125!" shape=point width=0]
  
  id_155f142f_bbff_46a9_8305_149b6609bd2b [id="id_155f142f_bbff_46a9_8305_149b6609bd2b#Output" pos="1.25,9997.1875!" height=0.4 width=1.0 fixedsize=true group="id_167a7c12_e493_4075_9d6b_baaa9361ed06"    label="x" tooltip="x" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_af0d0b0e_feaf_4e19_849f_2ba1d2cc3ef5 [id="id_af0d0b0e_feaf_4e19_849f_2ba1d2cc3ef5#Assign" pos="1.25,9996.25!" height=0.4 width=1.19 fixedsize=true group="id_167a7c12_e493_4075_9d6b_baaa9361ed06"    label="x = x * 2" tooltip="x = x * 2" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  
  true_dummy_down_id_f2014bca_c055_4b8d_8b96_a28b244a724f [pos="1.25,9995.416666666666!" shape=point width=0]
  true_dummy_down_left_id_f2014bca_c055_4b8d_8b96_a28b244a724f [pos="0.0,9995.416666666666!" shape=point width=0]
  false_dummy_down_id_f2014bca_c055_4b8d_8b96_a28b244a724f [pos="-1.25,9995.3125!" shape=point width=0]
  end_dummy_down_id_f2014bca_c055_4b8d_8b96_a28b244a724f [pos="0.0,9995.3125!" group="fun-main" shape=point width=0]
  
  
  id_204093d5_20be_4876_8801_f8fe25a60ff2 [id="id_204093d5_20be_4876_8801_f8fe25a60ff2#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_2d8ee0d3_bac8_406b_ab63_aac24d81ebfc:s -> id_7fce3d4a_d391_4b6b_8299_f136264cf63d:n [id="id_2d8ee0d3_bac8_406b_ab63_aac24d81ebfc@fun-main" tailtooltip=" " edgetooltip=" "]
  id_7fce3d4a_d391_4b6b_8299_f136264cf63d:s -> id_f2014bca_c055_4b8d_8b96_a28b244a724f:n [id="id_7fce3d4a_d391_4b6b_8299_f136264cf63d@fun-main" tailtooltip=" " edgetooltip=" "]
  ## WHILE-TRUE
  id_f2014bca_c055_4b8d_8b96_a28b244a724f:e -> true_dummy_up_id_f2014bca_c055_4b8d_8b96_a28b244a724f [id="id_f2014bca_c055_4b8d_8b96_a28b244a724f@id_167a7c12_e493_4075_9d6b_baaa9361ed06" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_f2014bca_c055_4b8d_8b96_a28b244a724f -> id_155f142f_bbff_46a9_8305_149b6609bd2b:n [id="id_f2014bca_c055_4b8d_8b96_a28b244a724f@id_167a7c12_e493_4075_9d6b_baaa9361ed06" tailtooltip=" " edgetooltip=" "]
  
  id_155f142f_bbff_46a9_8305_149b6609bd2b:s -> id_af0d0b0e_feaf_4e19_849f_2ba1d2cc3ef5:n [id="id_155f142f_bbff_46a9_8305_149b6609bd2b@id_167a7c12_e493_4075_9d6b_baaa9361ed06" tailtooltip=" " edgetooltip=" "]
  id_af0d0b0e_feaf_4e19_849f_2ba1d2cc3ef5:s -> true_dummy_down_id_f2014bca_c055_4b8d_8b96_a28b244a724f:n [id="id_af0d0b0e_feaf_4e19_849f_2ba1d2cc3ef5@id_167a7c12_e493_4075_9d6b_baaa9361ed06" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_f2014bca_c055_4b8d_8b96_a28b244a724f -> true_dummy_down_left_id_f2014bca_c055_4b8d_8b96_a28b244a724f [id="id_af0d0b0e_feaf_4e19_849f_2ba1d2cc3ef5@id_167a7c12_e493_4075_9d6b_baaa9361ed06" tailtooltip=" " edgetooltip=" " arrowhead=none]
  true_dummy_down_left_id_f2014bca_c055_4b8d_8b96_a28b244a724f -> id_f2014bca_c055_4b8d_8b96_a28b244a724f:s [id="id_af0d0b0e_feaf_4e19_849f_2ba1d2cc3ef5@id_167a7c12_e493_4075_9d6b_baaa9361ed06" tailtooltip=" " edgetooltip=" "]
  
  ## WHILE-FALSE
  id_f2014bca_c055_4b8d_8b96_a28b244a724f:w -> false_dummy_up_id_f2014bca_c055_4b8d_8b96_a28b244a724f [id="id_f2014bca_c055_4b8d_8b96_a28b244a724f@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_f2014bca_c055_4b8d_8b96_a28b244a724f -> false_dummy_down_id_f2014bca_c055_4b8d_8b96_a28b244a724f [id="id_f2014bca_c055_4b8d_8b96_a28b244a724f@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  false_dummy_down_id_f2014bca_c055_4b8d_8b96_a28b244a724f -> end_dummy_down_id_f2014bca_c055_4b8d_8b96_a28b244a724f [id="id_f2014bca_c055_4b8d_8b96_a28b244a724f@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  end_dummy_down_id_f2014bca_c055_4b8d_8b96_a28b244a724f -> id_204093d5_20be_4876_8801_f8fe25a60ff2 [id="id_f2014bca_c055_4b8d_8b96_a28b244a724f@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
