
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_2f7c7700_c286_44fb_99a2_db5012a9d6d2 [id="id_2f7c7700_c286_44fb_99a2_db5012a9d6d2#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_96437ef5_9746_498f_b8e7_9de26833c812 [id="id_96437ef5_9746_498f_b8e7_9de26833c812#Declare" pos="0.0,9999.0625!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="x = 3" tooltip="x: Integer = 3" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_edf43546_7919_4cb1_96b1_534c164c38bc [id="id_edf43546_7919_4cb1_96b1_534c164c38bc#Declare" pos="0.0,9998.125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="i = 1" tooltip="i: Integer = 1" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_32d611ae_80d2_473b_97fe_bf3bfb132959 [id="id_32d611ae_80d2_473b_97fe_bf3bfb132959#Declare" pos="0.0,9997.1875!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="t" tooltip="t: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_4c6777f7_8d08_4e34_8f8e_5652c0996cfa [id="id_4c6777f7_8d08_4e34_8f8e_5652c0996cfa#While" pos="0.0,9996.25!" height=0.5 width=1.0 fixedsize=true group="fun-main" 
    label="i<11" tooltip="i<11" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_4c6777f7_8d08_4e34_8f8e_5652c0996cfa [pos="1.25,9996.25!" shape=point width=0]
  false_dummy_up_id_4c6777f7_8d08_4e34_8f8e_5652c0996cfa [pos="-1.25,9996.25!" shape=point width=0]
  
  id_c018b8c2_193b_42d3_8045_618df5e67f8f [id="id_c018b8c2_193b_42d3_8045_618df5e67f8f#Assign" pos="1.25,9995.3125!" height=0.4 width=1.0 fixedsize=true group="id_df529875_763a_493b_a3f1_c13bba7cb2c3"    label="t = i*x" tooltip="t = i*x" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_9641ef12_11bc_4415_88ad_486d2d36b8b5 [id="id_9641ef12_11bc_4415_88ad_486d2d36b8b5#Output" pos="1.25,9994.375!" height=0.4 width=1.0 fixedsize=true group="id_df529875_763a_493b_a3f1_c13bba7cb2c3"    label="t" tooltip="t" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_f910d974_00b3_4bec_9597_fb40eb9399a5 [id="id_f910d974_00b3_4bec_9597_fb40eb9399a5#Assign" pos="1.25,9993.4375!" height=0.4 width=1.19 fixedsize=true group="id_df529875_763a_493b_a3f1_c13bba7cb2c3"    label="i = i + 1" tooltip="i = i + 1" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  
  true_dummy_down_id_4c6777f7_8d08_4e34_8f8e_5652c0996cfa [pos="1.25,9992.604166666666!" shape=point width=0]
  true_dummy_down_left_id_4c6777f7_8d08_4e34_8f8e_5652c0996cfa [pos="0.0,9992.604166666666!" shape=point width=0]
  false_dummy_down_id_4c6777f7_8d08_4e34_8f8e_5652c0996cfa [pos="-1.25,9992.5!" shape=point width=0]
  end_dummy_down_id_4c6777f7_8d08_4e34_8f8e_5652c0996cfa [pos="0.0,9992.5!" group="fun-main" shape=point width=0]
  
  
  id_7ecc7d4e_7492_468e_b332_ea5651a895e8 [id="id_7ecc7d4e_7492_468e_b332_ea5651a895e8#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_2f7c7700_c286_44fb_99a2_db5012a9d6d2:s -> id_96437ef5_9746_498f_b8e7_9de26833c812:n [id="id_2f7c7700_c286_44fb_99a2_db5012a9d6d2@fun-main" tailtooltip=" " edgetooltip=" "]
  id_96437ef5_9746_498f_b8e7_9de26833c812:s -> id_edf43546_7919_4cb1_96b1_534c164c38bc:n [id="id_96437ef5_9746_498f_b8e7_9de26833c812@fun-main" tailtooltip=" " edgetooltip=" "]
  id_edf43546_7919_4cb1_96b1_534c164c38bc:s -> id_32d611ae_80d2_473b_97fe_bf3bfb132959:n [id="id_edf43546_7919_4cb1_96b1_534c164c38bc@fun-main" tailtooltip=" " edgetooltip=" "]
  id_32d611ae_80d2_473b_97fe_bf3bfb132959:s -> id_4c6777f7_8d08_4e34_8f8e_5652c0996cfa:n [id="id_32d611ae_80d2_473b_97fe_bf3bfb132959@fun-main" tailtooltip=" " edgetooltip=" "]
  ## WHILE-TRUE
  id_4c6777f7_8d08_4e34_8f8e_5652c0996cfa:e -> true_dummy_up_id_4c6777f7_8d08_4e34_8f8e_5652c0996cfa [id="id_4c6777f7_8d08_4e34_8f8e_5652c0996cfa@id_df529875_763a_493b_a3f1_c13bba7cb2c3" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_4c6777f7_8d08_4e34_8f8e_5652c0996cfa -> id_c018b8c2_193b_42d3_8045_618df5e67f8f:n [id="id_4c6777f7_8d08_4e34_8f8e_5652c0996cfa@id_df529875_763a_493b_a3f1_c13bba7cb2c3" tailtooltip=" " edgetooltip=" "]
  
  id_c018b8c2_193b_42d3_8045_618df5e67f8f:s -> id_9641ef12_11bc_4415_88ad_486d2d36b8b5:n [id="id_c018b8c2_193b_42d3_8045_618df5e67f8f@id_df529875_763a_493b_a3f1_c13bba7cb2c3" tailtooltip=" " edgetooltip=" "]
  id_9641ef12_11bc_4415_88ad_486d2d36b8b5:s -> id_f910d974_00b3_4bec_9597_fb40eb9399a5:n [id="id_9641ef12_11bc_4415_88ad_486d2d36b8b5@id_df529875_763a_493b_a3f1_c13bba7cb2c3" tailtooltip=" " edgetooltip=" "]
  id_f910d974_00b3_4bec_9597_fb40eb9399a5:s -> true_dummy_down_id_4c6777f7_8d08_4e34_8f8e_5652c0996cfa:n [id="id_f910d974_00b3_4bec_9597_fb40eb9399a5@id_df529875_763a_493b_a3f1_c13bba7cb2c3" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_4c6777f7_8d08_4e34_8f8e_5652c0996cfa -> true_dummy_down_left_id_4c6777f7_8d08_4e34_8f8e_5652c0996cfa [id="id_f910d974_00b3_4bec_9597_fb40eb9399a5@id_df529875_763a_493b_a3f1_c13bba7cb2c3" tailtooltip=" " edgetooltip=" " arrowhead=none]
  true_dummy_down_left_id_4c6777f7_8d08_4e34_8f8e_5652c0996cfa -> id_4c6777f7_8d08_4e34_8f8e_5652c0996cfa:s [id="id_f910d974_00b3_4bec_9597_fb40eb9399a5@id_df529875_763a_493b_a3f1_c13bba7cb2c3" tailtooltip=" " edgetooltip=" "]
  
  ## WHILE-FALSE
  id_4c6777f7_8d08_4e34_8f8e_5652c0996cfa:w -> false_dummy_up_id_4c6777f7_8d08_4e34_8f8e_5652c0996cfa [id="id_4c6777f7_8d08_4e34_8f8e_5652c0996cfa@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_4c6777f7_8d08_4e34_8f8e_5652c0996cfa -> false_dummy_down_id_4c6777f7_8d08_4e34_8f8e_5652c0996cfa [id="id_4c6777f7_8d08_4e34_8f8e_5652c0996cfa@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  false_dummy_down_id_4c6777f7_8d08_4e34_8f8e_5652c0996cfa -> end_dummy_down_id_4c6777f7_8d08_4e34_8f8e_5652c0996cfa [id="id_4c6777f7_8d08_4e34_8f8e_5652c0996cfa@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  end_dummy_down_id_4c6777f7_8d08_4e34_8f8e_5652c0996cfa -> id_7ecc7d4e_7492_468e_b332_ea5651a895e8 [id="id_4c6777f7_8d08_4e34_8f8e_5652c0996cfa@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
