
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_119d30b7_e248_4475_b896_f3a059cabad3 [id="id_119d30b7_e248_4475_b896_f3a059cabad3#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_0776c447_9e4d_4eed_98b1_b207a41fefa3 [id="id_0776c447_9e4d_4eed_98b1_b207a41fefa3#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_fffc207f_f2a4_4403_a39e_b5088960f3e1 [id="id_fffc207f_f2a4_4403_a39e_b5088960f3e1#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_fffc207f_f2a4_4403_a39e_b5088960f3e1 [pos="1.25,9998.125!" shape=point width=0]
  false_dummy_up_id_fffc207f_f2a4_4403_a39e_b5088960f3e1 [pos="-1.25,9998.125!" shape=point width=0]
  
  id_29ad9849_fbcd_4f9d_a629_aea2b03137bc [id="id_29ad9849_fbcd_4f9d_a629_aea2b03137bc#Output" pos="1.25,9997.1875!" height=0.4 width=1.0 fixedsize=true group="id_ec4abbba_9c29_4a7e_b522_5e733612fb3a"    label="x" tooltip="x" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_705304e3_7aea_49fe_9224_11d8e1c042a0 [id="id_705304e3_7aea_49fe_9224_11d8e1c042a0#Assign" pos="1.25,9996.25!" height=0.4 width=1.19 fixedsize=true group="id_ec4abbba_9c29_4a7e_b522_5e733612fb3a"    label="x = x + 1" tooltip="x = x + 1" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  
  true_dummy_down_id_fffc207f_f2a4_4403_a39e_b5088960f3e1 [pos="1.25,9995.416666666666!" shape=point width=0]
  true_dummy_down_left_id_fffc207f_f2a4_4403_a39e_b5088960f3e1 [pos="0.0,9995.416666666666!" shape=point width=0]
  false_dummy_down_id_fffc207f_f2a4_4403_a39e_b5088960f3e1 [pos="-1.25,9995.3125!" shape=point width=0]
  end_dummy_down_id_fffc207f_f2a4_4403_a39e_b5088960f3e1 [pos="0.0,9995.3125!" group="fun-main" shape=point width=0]
  
  
  id_1c6a4825_8618_4302_908b_5abb4401a1d6 [id="id_1c6a4825_8618_4302_908b_5abb4401a1d6#Output" pos="0.0,9994.375!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="\"fim\"" tooltip="\"fim\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_c6f22de9_c03d_4746_b0f1_40a755044816 [id="id_c6f22de9_c03d_4746_b0f1_40a755044816#Return" pos="0.0,9993.4375!" 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_119d30b7_e248_4475_b896_f3a059cabad3:s -> id_0776c447_9e4d_4eed_98b1_b207a41fefa3:n [id="id_119d30b7_e248_4475_b896_f3a059cabad3@fun-main" tailtooltip=" " edgetooltip=" "]
  id_0776c447_9e4d_4eed_98b1_b207a41fefa3:s -> id_fffc207f_f2a4_4403_a39e_b5088960f3e1:n [id="id_0776c447_9e4d_4eed_98b1_b207a41fefa3@fun-main" tailtooltip=" " edgetooltip=" "]
  ## WHILE-TRUE
  id_fffc207f_f2a4_4403_a39e_b5088960f3e1:e -> true_dummy_up_id_fffc207f_f2a4_4403_a39e_b5088960f3e1 [id="id_fffc207f_f2a4_4403_a39e_b5088960f3e1@id_ec4abbba_9c29_4a7e_b522_5e733612fb3a" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_fffc207f_f2a4_4403_a39e_b5088960f3e1 -> id_29ad9849_fbcd_4f9d_a629_aea2b03137bc:n [id="id_fffc207f_f2a4_4403_a39e_b5088960f3e1@id_ec4abbba_9c29_4a7e_b522_5e733612fb3a" tailtooltip=" " edgetooltip=" "]
  
  id_29ad9849_fbcd_4f9d_a629_aea2b03137bc:s -> id_705304e3_7aea_49fe_9224_11d8e1c042a0:n [id="id_29ad9849_fbcd_4f9d_a629_aea2b03137bc@id_ec4abbba_9c29_4a7e_b522_5e733612fb3a" tailtooltip=" " edgetooltip=" "]
  id_705304e3_7aea_49fe_9224_11d8e1c042a0:s -> true_dummy_down_id_fffc207f_f2a4_4403_a39e_b5088960f3e1:n [id="id_705304e3_7aea_49fe_9224_11d8e1c042a0@id_ec4abbba_9c29_4a7e_b522_5e733612fb3a" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_fffc207f_f2a4_4403_a39e_b5088960f3e1 -> true_dummy_down_left_id_fffc207f_f2a4_4403_a39e_b5088960f3e1 [id="id_705304e3_7aea_49fe_9224_11d8e1c042a0@id_ec4abbba_9c29_4a7e_b522_5e733612fb3a" tailtooltip=" " edgetooltip=" " arrowhead=none]
  true_dummy_down_left_id_fffc207f_f2a4_4403_a39e_b5088960f3e1 -> id_fffc207f_f2a4_4403_a39e_b5088960f3e1:s [id="id_705304e3_7aea_49fe_9224_11d8e1c042a0@id_ec4abbba_9c29_4a7e_b522_5e733612fb3a" tailtooltip=" " edgetooltip=" "]
  
  ## WHILE-FALSE
  id_fffc207f_f2a4_4403_a39e_b5088960f3e1:w -> false_dummy_up_id_fffc207f_f2a4_4403_a39e_b5088960f3e1 [id="id_fffc207f_f2a4_4403_a39e_b5088960f3e1@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_fffc207f_f2a4_4403_a39e_b5088960f3e1 -> false_dummy_down_id_fffc207f_f2a4_4403_a39e_b5088960f3e1 [id="id_fffc207f_f2a4_4403_a39e_b5088960f3e1@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  false_dummy_down_id_fffc207f_f2a4_4403_a39e_b5088960f3e1 -> end_dummy_down_id_fffc207f_f2a4_4403_a39e_b5088960f3e1 [id="id_fffc207f_f2a4_4403_a39e_b5088960f3e1@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  end_dummy_down_id_fffc207f_f2a4_4403_a39e_b5088960f3e1 -> id_1c6a4825_8618_4302_908b_5abb4401a1d6 [id="id_fffc207f_f2a4_4403_a39e_b5088960f3e1@fun-main" tailtooltip=" " edgetooltip=" "]
  
  
  id_1c6a4825_8618_4302_908b_5abb4401a1d6:s -> id_c6f22de9_c03d_4746_b0f1_40a755044816:n [id="id_1c6a4825_8618_4302_908b_5abb4401a1d6@fun-main" tailtooltip=" " edgetooltip=" "]

}
