
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_8c313ab5_7ba0_4a89_bbee_0ad03f45a476 [id="id_8c313ab5_7ba0_4a89_bbee_0ad03f45a476#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_f1219ac3_a69a_4163_99de_1d2c8a88b37e [id="id_f1219ac3_a69a_4163_99de_1d2c8a88b37e#Declare" pos="0.0,9999.0625!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="x" tooltip="x: Real" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_9f154aff_a201_4feb_8bbf_50312377141a [id="id_9f154aff_a201_4feb_8bbf_50312377141a#Assign" pos="0.0,9998.125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="x = 0" tooltip="x = 0" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_01e0ddec_9df4_432c_b8f8_5d549d322501 [id="id_01e0ddec_9df4_432c_b8f8_5d549d322501#Declare" pos="0.0,9997.1875!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="c = 1" tooltip="c: Integer = 1" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_0179460b_a722_4286_806f_8f38bb4cb840 [id="id_0179460b_a722_4286_806f_8f38bb4cb840#While" pos="0.0,9996.25!" height=0.5 width=1.1600000000000001 fixedsize=true group="fun-main" 
    label="x < 10" tooltip="x < 10" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_0179460b_a722_4286_806f_8f38bb4cb840 [pos="1.25,9996.25!" shape=point width=0]
  false_dummy_up_id_0179460b_a722_4286_806f_8f38bb4cb840 [pos="-1.25,9996.25!" shape=point width=0]
  
  id_151750ff_65ab_4eef_8e85_16b89742a316 [id="id_151750ff_65ab_4eef_8e85_16b89742a316#Assign" pos="1.25,9995.3125!" height=0.4 width=1.19 fixedsize=true group="id_02652c97_c2c8_45c4_adf5_78e497e19dc7"    label="x = x + c" tooltip="x = x + c" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_bbf8a3f4_7e05_463b_ab84_e0cd4c2cb12b [id="id_bbf8a3f4_7e05_463b_ab84_e0cd4c2cb12b#Output" pos="1.25,9994.375!" height=0.4 width=1.0 fixedsize=true group="id_02652c97_c2c8_45c4_adf5_78e497e19dc7"    label="x" tooltip="x" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  true_dummy_down_id_0179460b_a722_4286_806f_8f38bb4cb840 [pos="1.25,9993.541666666666!" shape=point width=0]
  true_dummy_down_left_id_0179460b_a722_4286_806f_8f38bb4cb840 [pos="0.0,9993.541666666666!" shape=point width=0]
  false_dummy_down_id_0179460b_a722_4286_806f_8f38bb4cb840 [pos="-1.25,9993.4375!" shape=point width=0]
  end_dummy_down_id_0179460b_a722_4286_806f_8f38bb4cb840 [pos="0.0,9993.4375!" group="fun-main" shape=point width=0]
  
  
  id_c840b62c_8587_4c4a_94a8_74011074c1e1 [id="id_c840b62c_8587_4c4a_94a8_74011074c1e1#Output" pos="0.0,9992.5!" height=0.4 width=1.08 fixedsize=true group="fun-main"    label="\"Fim!\"" tooltip="\"Fim!\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_5230fd16_697a_4372_9fbb_3fddf37c22fd [id="id_5230fd16_697a_4372_9fbb_3fddf37c22fd#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_8c313ab5_7ba0_4a89_bbee_0ad03f45a476:s -> id_f1219ac3_a69a_4163_99de_1d2c8a88b37e:n [id="id_8c313ab5_7ba0_4a89_bbee_0ad03f45a476@fun-main" tailtooltip=" " edgetooltip=" "]
  id_f1219ac3_a69a_4163_99de_1d2c8a88b37e:s -> id_9f154aff_a201_4feb_8bbf_50312377141a:n [id="id_f1219ac3_a69a_4163_99de_1d2c8a88b37e@fun-main" tailtooltip=" " edgetooltip=" "]
  id_9f154aff_a201_4feb_8bbf_50312377141a:s -> id_01e0ddec_9df4_432c_b8f8_5d549d322501:n [id="id_9f154aff_a201_4feb_8bbf_50312377141a@fun-main" tailtooltip=" " edgetooltip=" "]
  id_01e0ddec_9df4_432c_b8f8_5d549d322501:s -> id_0179460b_a722_4286_806f_8f38bb4cb840:n [id="id_01e0ddec_9df4_432c_b8f8_5d549d322501@fun-main" tailtooltip=" " edgetooltip=" "]
  ## WHILE-TRUE
  id_0179460b_a722_4286_806f_8f38bb4cb840:e -> true_dummy_up_id_0179460b_a722_4286_806f_8f38bb4cb840 [id="id_0179460b_a722_4286_806f_8f38bb4cb840@id_02652c97_c2c8_45c4_adf5_78e497e19dc7" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_0179460b_a722_4286_806f_8f38bb4cb840 -> id_151750ff_65ab_4eef_8e85_16b89742a316:n [id="id_0179460b_a722_4286_806f_8f38bb4cb840@id_02652c97_c2c8_45c4_adf5_78e497e19dc7" tailtooltip=" " edgetooltip=" "]
  
  id_151750ff_65ab_4eef_8e85_16b89742a316:s -> id_bbf8a3f4_7e05_463b_ab84_e0cd4c2cb12b:n [id="id_151750ff_65ab_4eef_8e85_16b89742a316@id_02652c97_c2c8_45c4_adf5_78e497e19dc7" tailtooltip=" " edgetooltip=" "]
  id_bbf8a3f4_7e05_463b_ab84_e0cd4c2cb12b:s -> true_dummy_down_id_0179460b_a722_4286_806f_8f38bb4cb840:n [id="id_bbf8a3f4_7e05_463b_ab84_e0cd4c2cb12b@id_02652c97_c2c8_45c4_adf5_78e497e19dc7" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_0179460b_a722_4286_806f_8f38bb4cb840 -> true_dummy_down_left_id_0179460b_a722_4286_806f_8f38bb4cb840 [id="id_bbf8a3f4_7e05_463b_ab84_e0cd4c2cb12b@id_02652c97_c2c8_45c4_adf5_78e497e19dc7" tailtooltip=" " edgetooltip=" " arrowhead=none]
  true_dummy_down_left_id_0179460b_a722_4286_806f_8f38bb4cb840 -> id_0179460b_a722_4286_806f_8f38bb4cb840:s [id="id_bbf8a3f4_7e05_463b_ab84_e0cd4c2cb12b@id_02652c97_c2c8_45c4_adf5_78e497e19dc7" tailtooltip=" " edgetooltip=" "]
  
  ## WHILE-FALSE
  id_0179460b_a722_4286_806f_8f38bb4cb840:w -> false_dummy_up_id_0179460b_a722_4286_806f_8f38bb4cb840 [id="id_0179460b_a722_4286_806f_8f38bb4cb840@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_0179460b_a722_4286_806f_8f38bb4cb840 -> false_dummy_down_id_0179460b_a722_4286_806f_8f38bb4cb840 [id="id_0179460b_a722_4286_806f_8f38bb4cb840@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  false_dummy_down_id_0179460b_a722_4286_806f_8f38bb4cb840 -> end_dummy_down_id_0179460b_a722_4286_806f_8f38bb4cb840 [id="id_0179460b_a722_4286_806f_8f38bb4cb840@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  end_dummy_down_id_0179460b_a722_4286_806f_8f38bb4cb840 -> id_c840b62c_8587_4c4a_94a8_74011074c1e1 [id="id_0179460b_a722_4286_806f_8f38bb4cb840@fun-main" tailtooltip=" " edgetooltip=" "]
  
  
  id_c840b62c_8587_4c4a_94a8_74011074c1e1:s -> id_5230fd16_697a_4372_9fbb_3fddf37c22fd:n [id="id_c840b62c_8587_4c4a_94a8_74011074c1e1@fun-main" tailtooltip=" " edgetooltip=" "]

}
