
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_def010d7_172c_4eb4_bf45_8f351f1cf016 [id="id_def010d7_172c_4eb4_bf45_8f351f1cf016#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_94e33a7f_ce29_48a7_9b1a_d23170df3aa0 [id="id_94e33a7f_ce29_48a7_9b1a_d23170df3aa0#Declare" pos="0.0,9999.0625!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="x" tooltip="x: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_803cf25a_5056_4212_9a38_bc32b17ef1e3 [id="id_803cf25a_5056_4212_9a38_bc32b17ef1e3#Declare" pos="0.0,9998.125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="y" tooltip="y: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_d20728a3_df22_4b70_a39f_760a917146e0 [id="id_d20728a3_df22_4b70_a39f_760a917146e0#Assign" pos="0.0,9997.1875!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="x = 2" tooltip="x = 2" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_1b657d30_9f52_4ac5_8b28_570756d1f340 [id="id_1b657d30_9f52_4ac5_8b28_570756d1f340#Assign" pos="0.0,9996.25!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="y = x+x" tooltip="y = x+x" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_229912b4_e132_44a2_af8c_30c3f2cc0998 [id="id_229912b4_e132_44a2_af8c_30c3f2cc0998#While" pos="0.0,9995.3125!" height=0.5 width=1.1600000000000001 fixedsize=true group="fun-main" 
    label="x<1025" tooltip="x<1025" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_229912b4_e132_44a2_af8c_30c3f2cc0998 [pos="1.25,9995.3125!" shape=point width=0]
  false_dummy_up_id_229912b4_e132_44a2_af8c_30c3f2cc0998 [pos="-1.25,9995.3125!" shape=point width=0]
  
  id_c4714528_13c5_45c8_941c_de35fdaf4dbb [id="id_c4714528_13c5_45c8_941c_de35fdaf4dbb#Output" pos="1.25,9994.375!" height=0.4 width=1.0 fixedsize=true group="id_e8caf5cc_6964_4f08_9642_d65ec93e9fc2"    label="x" tooltip="x" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_c9ff62dd_56fe_4946_8b1d_193fde940a8c [id="id_c9ff62dd_56fe_4946_8b1d_193fde940a8c#Assign" pos="1.25,9993.4375!" height=0.4 width=1.0 fixedsize=true group="id_e8caf5cc_6964_4f08_9642_d65ec93e9fc2"    label="x = x+x" tooltip="x = x+x" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  
  true_dummy_down_id_229912b4_e132_44a2_af8c_30c3f2cc0998 [pos="1.25,9992.604166666666!" shape=point width=0]
  true_dummy_down_left_id_229912b4_e132_44a2_af8c_30c3f2cc0998 [pos="0.0,9992.604166666666!" shape=point width=0]
  false_dummy_down_id_229912b4_e132_44a2_af8c_30c3f2cc0998 [pos="-1.25,9992.5!" shape=point width=0]
  end_dummy_down_id_229912b4_e132_44a2_af8c_30c3f2cc0998 [pos="0.0,9992.5!" group="fun-main" shape=point width=0]
  
  
  id_4d8ab1b7_9030_4407_9c6e_af3dd940bfe8 [id="id_4d8ab1b7_9030_4407_9c6e_af3dd940bfe8#Return" pos="0.0,9991.5625!" 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_def010d7_172c_4eb4_bf45_8f351f1cf016:s -> id_94e33a7f_ce29_48a7_9b1a_d23170df3aa0:n [id="id_def010d7_172c_4eb4_bf45_8f351f1cf016@fun-main" tailtooltip=" " edgetooltip=" "]
  id_94e33a7f_ce29_48a7_9b1a_d23170df3aa0:s -> id_803cf25a_5056_4212_9a38_bc32b17ef1e3:n [id="id_94e33a7f_ce29_48a7_9b1a_d23170df3aa0@fun-main" tailtooltip=" " edgetooltip=" "]
  id_803cf25a_5056_4212_9a38_bc32b17ef1e3:s -> id_d20728a3_df22_4b70_a39f_760a917146e0:n [id="id_803cf25a_5056_4212_9a38_bc32b17ef1e3@fun-main" tailtooltip=" " edgetooltip=" "]
  id_d20728a3_df22_4b70_a39f_760a917146e0:s -> id_1b657d30_9f52_4ac5_8b28_570756d1f340:n [id="id_d20728a3_df22_4b70_a39f_760a917146e0@fun-main" tailtooltip=" " edgetooltip=" "]
  id_1b657d30_9f52_4ac5_8b28_570756d1f340:s -> id_229912b4_e132_44a2_af8c_30c3f2cc0998:n [id="id_1b657d30_9f52_4ac5_8b28_570756d1f340@fun-main" tailtooltip=" " edgetooltip=" "]
  ## WHILE-TRUE
  id_229912b4_e132_44a2_af8c_30c3f2cc0998:e -> true_dummy_up_id_229912b4_e132_44a2_af8c_30c3f2cc0998 [id="id_229912b4_e132_44a2_af8c_30c3f2cc0998@id_e8caf5cc_6964_4f08_9642_d65ec93e9fc2" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_229912b4_e132_44a2_af8c_30c3f2cc0998 -> id_c4714528_13c5_45c8_941c_de35fdaf4dbb:n [id="id_229912b4_e132_44a2_af8c_30c3f2cc0998@id_e8caf5cc_6964_4f08_9642_d65ec93e9fc2" tailtooltip=" " edgetooltip=" "]
  
  id_c4714528_13c5_45c8_941c_de35fdaf4dbb:s -> id_c9ff62dd_56fe_4946_8b1d_193fde940a8c:n [id="id_c4714528_13c5_45c8_941c_de35fdaf4dbb@id_e8caf5cc_6964_4f08_9642_d65ec93e9fc2" tailtooltip=" " edgetooltip=" "]
  id_c9ff62dd_56fe_4946_8b1d_193fde940a8c:s -> true_dummy_down_id_229912b4_e132_44a2_af8c_30c3f2cc0998:n [id="id_c9ff62dd_56fe_4946_8b1d_193fde940a8c@id_e8caf5cc_6964_4f08_9642_d65ec93e9fc2" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_229912b4_e132_44a2_af8c_30c3f2cc0998 -> true_dummy_down_left_id_229912b4_e132_44a2_af8c_30c3f2cc0998 [id="id_c9ff62dd_56fe_4946_8b1d_193fde940a8c@id_e8caf5cc_6964_4f08_9642_d65ec93e9fc2" tailtooltip=" " edgetooltip=" " arrowhead=none]
  true_dummy_down_left_id_229912b4_e132_44a2_af8c_30c3f2cc0998 -> id_229912b4_e132_44a2_af8c_30c3f2cc0998:s [id="id_c9ff62dd_56fe_4946_8b1d_193fde940a8c@id_e8caf5cc_6964_4f08_9642_d65ec93e9fc2" tailtooltip=" " edgetooltip=" "]
  
  ## WHILE-FALSE
  id_229912b4_e132_44a2_af8c_30c3f2cc0998:w -> false_dummy_up_id_229912b4_e132_44a2_af8c_30c3f2cc0998 [id="id_229912b4_e132_44a2_af8c_30c3f2cc0998@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_229912b4_e132_44a2_af8c_30c3f2cc0998 -> false_dummy_down_id_229912b4_e132_44a2_af8c_30c3f2cc0998 [id="id_229912b4_e132_44a2_af8c_30c3f2cc0998@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  false_dummy_down_id_229912b4_e132_44a2_af8c_30c3f2cc0998 -> end_dummy_down_id_229912b4_e132_44a2_af8c_30c3f2cc0998 [id="id_229912b4_e132_44a2_af8c_30c3f2cc0998@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  end_dummy_down_id_229912b4_e132_44a2_af8c_30c3f2cc0998 -> id_4d8ab1b7_9030_4407_9c6e_af3dd940bfe8 [id="id_229912b4_e132_44a2_af8c_30c3f2cc0998@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
