
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_b6b6247a_eeb5_4565_8c2d_168aef2c6803 [id="id_b6b6247a_eeb5_4565_8c2d_168aef2c6803#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_77354a21_e9e2_4c6b_a86e_bc5036c62140 [id="id_77354a21_e9e2_4c6b_a86e_bc5036c62140#Declare" pos="0.0,9999.0625!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="i" tooltip="i: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_72149a63_6eda_4a1a_86cd_9f807e13aa66 [id="id_72149a63_6eda_4a1a_86cd_9f807e13aa66#Assign" pos="0.0,9998.125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="i = 1" tooltip="i = 1" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_b6e8b871_2641_4698_8570_3e706128e871 [id="id_b6e8b871_2641_4698_8570_3e706128e871#While" pos="0.0,9997.1875!" height=0.5 width=1.0 fixedsize=true group="fun-main" 
    label="i<=5" tooltip="i<=5" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_b6e8b871_2641_4698_8570_3e706128e871 [pos="1.25,9997.1875!" shape=point width=0]
  false_dummy_up_id_b6e8b871_2641_4698_8570_3e706128e871 [pos="-1.25,9997.1875!" shape=point width=0]
  
  id_324d6d6a_622f_44d2_8679_310595bcd161 [id="id_324d6d6a_622f_44d2_8679_310595bcd161#Output" pos="1.25,9996.25!" height=0.4 width=1.0 fixedsize=true group="id_5694c530_bae8_4d15_96c1_89b244bb0546"    label="i" tooltip="i" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_58676b03_5a37_4811_a466_9b47f56da45a [id="id_58676b03_5a37_4811_a466_9b47f56da45a#Assign" pos="1.25,9995.3125!" height=0.4 width=1.0 fixedsize=true group="id_5694c530_bae8_4d15_96c1_89b244bb0546"    label="i = i+1" tooltip="i = i+1" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  
  true_dummy_down_id_b6e8b871_2641_4698_8570_3e706128e871 [pos="1.25,9994.479166666666!" shape=point width=0]
  true_dummy_down_left_id_b6e8b871_2641_4698_8570_3e706128e871 [pos="0.0,9994.479166666666!" shape=point width=0]
  false_dummy_down_id_b6e8b871_2641_4698_8570_3e706128e871 [pos="-1.25,9994.375!" shape=point width=0]
  end_dummy_down_id_b6e8b871_2641_4698_8570_3e706128e871 [pos="0.0,9994.375!" group="fun-main" shape=point width=0]
  
  
  id_61b7a40a_6031_478f_997d_fd9737dd2160 [id="id_61b7a40a_6031_478f_997d_fd9737dd2160#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_b6b6247a_eeb5_4565_8c2d_168aef2c6803:s -> id_77354a21_e9e2_4c6b_a86e_bc5036c62140:n [id="id_b6b6247a_eeb5_4565_8c2d_168aef2c6803@fun-main" tailtooltip=" " edgetooltip=" "]
  id_77354a21_e9e2_4c6b_a86e_bc5036c62140:s -> id_72149a63_6eda_4a1a_86cd_9f807e13aa66:n [id="id_77354a21_e9e2_4c6b_a86e_bc5036c62140@fun-main" tailtooltip=" " edgetooltip=" "]
  id_72149a63_6eda_4a1a_86cd_9f807e13aa66:s -> id_b6e8b871_2641_4698_8570_3e706128e871:n [id="id_72149a63_6eda_4a1a_86cd_9f807e13aa66@fun-main" tailtooltip=" " edgetooltip=" "]
  ## WHILE-TRUE
  id_b6e8b871_2641_4698_8570_3e706128e871:e -> true_dummy_up_id_b6e8b871_2641_4698_8570_3e706128e871 [id="id_b6e8b871_2641_4698_8570_3e706128e871@id_5694c530_bae8_4d15_96c1_89b244bb0546" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_b6e8b871_2641_4698_8570_3e706128e871 -> id_324d6d6a_622f_44d2_8679_310595bcd161:n [id="id_b6e8b871_2641_4698_8570_3e706128e871@id_5694c530_bae8_4d15_96c1_89b244bb0546" tailtooltip=" " edgetooltip=" "]
  
  id_324d6d6a_622f_44d2_8679_310595bcd161:s -> id_58676b03_5a37_4811_a466_9b47f56da45a:n [id="id_324d6d6a_622f_44d2_8679_310595bcd161@id_5694c530_bae8_4d15_96c1_89b244bb0546" tailtooltip=" " edgetooltip=" "]
  id_58676b03_5a37_4811_a466_9b47f56da45a:s -> true_dummy_down_id_b6e8b871_2641_4698_8570_3e706128e871:n [id="id_58676b03_5a37_4811_a466_9b47f56da45a@id_5694c530_bae8_4d15_96c1_89b244bb0546" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_b6e8b871_2641_4698_8570_3e706128e871 -> true_dummy_down_left_id_b6e8b871_2641_4698_8570_3e706128e871 [id="id_58676b03_5a37_4811_a466_9b47f56da45a@id_5694c530_bae8_4d15_96c1_89b244bb0546" tailtooltip=" " edgetooltip=" " arrowhead=none]
  true_dummy_down_left_id_b6e8b871_2641_4698_8570_3e706128e871 -> id_b6e8b871_2641_4698_8570_3e706128e871:s [id="id_58676b03_5a37_4811_a466_9b47f56da45a@id_5694c530_bae8_4d15_96c1_89b244bb0546" tailtooltip=" " edgetooltip=" "]
  
  ## WHILE-FALSE
  id_b6e8b871_2641_4698_8570_3e706128e871:w -> false_dummy_up_id_b6e8b871_2641_4698_8570_3e706128e871 [id="id_b6e8b871_2641_4698_8570_3e706128e871@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_b6e8b871_2641_4698_8570_3e706128e871 -> false_dummy_down_id_b6e8b871_2641_4698_8570_3e706128e871 [id="id_b6e8b871_2641_4698_8570_3e706128e871@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  false_dummy_down_id_b6e8b871_2641_4698_8570_3e706128e871 -> end_dummy_down_id_b6e8b871_2641_4698_8570_3e706128e871 [id="id_b6e8b871_2641_4698_8570_3e706128e871@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  end_dummy_down_id_b6e8b871_2641_4698_8570_3e706128e871 -> id_61b7a40a_6031_478f_997d_fd9737dd2160 [id="id_b6e8b871_2641_4698_8570_3e706128e871@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
