
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_901c6441_54c9_4f64_b5dd_66c82a2f66a3 [id="id_901c6441_54c9_4f64_b5dd_66c82a2f66a3#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_bcf10bc5_4d16_43ad_bfb3_9bb196f67b91 [id="id_bcf10bc5_4d16_43ad_bfb3_9bb196f67b91#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_fc5c2927_54fa_43a2_871f_8adcc5910943 [id="id_fc5c2927_54fa_43a2_871f_8adcc5910943#While" pos="0.0,9998.125!" height=0.5 width=1.0 fixedsize=true group="fun-main" 
    label="x<10" tooltip="x<10" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_fc5c2927_54fa_43a2_871f_8adcc5910943 [pos="1.25,9998.125!" shape=point width=0]
  false_dummy_up_id_fc5c2927_54fa_43a2_871f_8adcc5910943 [pos="-1.25,9998.125!" shape=point width=0]
  
  id_d8fa511f_8bef_46cd_8dc7_6c25d9652565 [id="id_d8fa511f_8bef_46cd_8dc7_6c25d9652565#Output" pos="1.25,9997.1875!" height=0.4 width=1.0 fixedsize=true group="id_17923d7a_7cb4_41cc_b56b_08a5c52f5b2f"    label="x" tooltip="x" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_fe578334_3f5d_4458_9fd9_5ab7dcdb245d [id="id_fe578334_3f5d_4458_9fd9_5ab7dcdb245d#Assign" pos="1.25,9996.25!" height=0.4 width=1.0 fixedsize=true group="id_17923d7a_7cb4_41cc_b56b_08a5c52f5b2f"    label="x = x+1" tooltip="x = x+1" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  
  true_dummy_down_id_fc5c2927_54fa_43a2_871f_8adcc5910943 [pos="1.25,9995.416666666666!" shape=point width=0]
  true_dummy_down_left_id_fc5c2927_54fa_43a2_871f_8adcc5910943 [pos="0.0,9995.416666666666!" shape=point width=0]
  false_dummy_down_id_fc5c2927_54fa_43a2_871f_8adcc5910943 [pos="-1.25,9995.3125!" shape=point width=0]
  end_dummy_down_id_fc5c2927_54fa_43a2_871f_8adcc5910943 [pos="0.0,9995.3125!" group="fun-main" shape=point width=0]
  
  
  id_5f60e1b7_8e04_4974_9736_c81796e1a1d9 [id="id_5f60e1b7_8e04_4974_9736_c81796e1a1d9#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_901c6441_54c9_4f64_b5dd_66c82a2f66a3:s -> id_bcf10bc5_4d16_43ad_bfb3_9bb196f67b91:n [id="id_901c6441_54c9_4f64_b5dd_66c82a2f66a3@fun-main" tailtooltip=" " edgetooltip=" "]
  id_bcf10bc5_4d16_43ad_bfb3_9bb196f67b91:s -> id_fc5c2927_54fa_43a2_871f_8adcc5910943:n [id="id_bcf10bc5_4d16_43ad_bfb3_9bb196f67b91@fun-main" tailtooltip=" " edgetooltip=" "]
  ## WHILE-TRUE
  id_fc5c2927_54fa_43a2_871f_8adcc5910943:e -> true_dummy_up_id_fc5c2927_54fa_43a2_871f_8adcc5910943 [id="id_fc5c2927_54fa_43a2_871f_8adcc5910943@id_17923d7a_7cb4_41cc_b56b_08a5c52f5b2f" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_fc5c2927_54fa_43a2_871f_8adcc5910943 -> id_d8fa511f_8bef_46cd_8dc7_6c25d9652565:n [id="id_fc5c2927_54fa_43a2_871f_8adcc5910943@id_17923d7a_7cb4_41cc_b56b_08a5c52f5b2f" tailtooltip=" " edgetooltip=" "]
  
  id_d8fa511f_8bef_46cd_8dc7_6c25d9652565:s -> id_fe578334_3f5d_4458_9fd9_5ab7dcdb245d:n [id="id_d8fa511f_8bef_46cd_8dc7_6c25d9652565@id_17923d7a_7cb4_41cc_b56b_08a5c52f5b2f" tailtooltip=" " edgetooltip=" "]
  id_fe578334_3f5d_4458_9fd9_5ab7dcdb245d:s -> true_dummy_down_id_fc5c2927_54fa_43a2_871f_8adcc5910943:n [id="id_fe578334_3f5d_4458_9fd9_5ab7dcdb245d@id_17923d7a_7cb4_41cc_b56b_08a5c52f5b2f" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_fc5c2927_54fa_43a2_871f_8adcc5910943 -> true_dummy_down_left_id_fc5c2927_54fa_43a2_871f_8adcc5910943 [id="id_fe578334_3f5d_4458_9fd9_5ab7dcdb245d@id_17923d7a_7cb4_41cc_b56b_08a5c52f5b2f" tailtooltip=" " edgetooltip=" " arrowhead=none]
  true_dummy_down_left_id_fc5c2927_54fa_43a2_871f_8adcc5910943 -> id_fc5c2927_54fa_43a2_871f_8adcc5910943:s [id="id_fe578334_3f5d_4458_9fd9_5ab7dcdb245d@id_17923d7a_7cb4_41cc_b56b_08a5c52f5b2f" tailtooltip=" " edgetooltip=" "]
  
  ## WHILE-FALSE
  id_fc5c2927_54fa_43a2_871f_8adcc5910943:w -> false_dummy_up_id_fc5c2927_54fa_43a2_871f_8adcc5910943 [id="id_fc5c2927_54fa_43a2_871f_8adcc5910943@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_fc5c2927_54fa_43a2_871f_8adcc5910943 -> false_dummy_down_id_fc5c2927_54fa_43a2_871f_8adcc5910943 [id="id_fc5c2927_54fa_43a2_871f_8adcc5910943@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  false_dummy_down_id_fc5c2927_54fa_43a2_871f_8adcc5910943 -> end_dummy_down_id_fc5c2927_54fa_43a2_871f_8adcc5910943 [id="id_fc5c2927_54fa_43a2_871f_8adcc5910943@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  end_dummy_down_id_fc5c2927_54fa_43a2_871f_8adcc5910943 -> id_5f60e1b7_8e04_4974_9736_c81796e1a1d9 [id="id_fc5c2927_54fa_43a2_871f_8adcc5910943@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
