
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_911b7619_a536_46db_8d3a_370284c6acfb [id="id_911b7619_a536_46db_8d3a_370284c6acfb#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_301a0816_02ad_4bf1_b2be_5a0139b63a5d [id="id_301a0816_02ad_4bf1_b2be_5a0139b63a5d#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_d92c10fb_b7ac_4e67_98bc_dd510f08d33d [id="id_d92c10fb_b7ac_4e67_98bc_dd510f08d33d#While" pos="0.0,9998.125!" height=0.5 width=1.0 fixedsize=true group="fun-main" 
    label="x<3" tooltip="x<3" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_d92c10fb_b7ac_4e67_98bc_dd510f08d33d [pos="2.5,9998.125!" shape=point width=0]
  false_dummy_up_id_d92c10fb_b7ac_4e67_98bc_dd510f08d33d [pos="-1.25,9998.125!" shape=point width=0]
  
  id_bb4fe420_feba_4d52_b4ca_6f75556fc7b1 [id="id_bb4fe420_feba_4d52_b4ca_6f75556fc7b1#Output" pos="2.5,9997.1875!" height=0.4 width=4.16 fixedsize=true group="id_294c4849_c18a_4942_99b3_be57d074e7f8"    label="\"os numeros inteiros de x é: \" + x" tooltip="\"os numeros inteiros de x é: \" + x" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_aeec8595_81c1_426d_be68_85563cdc1efa [id="id_aeec8595_81c1_426d_be68_85563cdc1efa#Assign" pos="2.5,9996.25!" height=0.4 width=1.19 fixedsize=true group="id_294c4849_c18a_4942_99b3_be57d074e7f8"    label="x = x + 1" tooltip="x = x + 1" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  
  true_dummy_down_id_d92c10fb_b7ac_4e67_98bc_dd510f08d33d [pos="2.5,9995.416666666666!" shape=point width=0]
  true_dummy_down_left_id_d92c10fb_b7ac_4e67_98bc_dd510f08d33d [pos="0.0,9995.416666666666!" shape=point width=0]
  false_dummy_down_id_d92c10fb_b7ac_4e67_98bc_dd510f08d33d [pos="-1.25,9995.3125!" shape=point width=0]
  end_dummy_down_id_d92c10fb_b7ac_4e67_98bc_dd510f08d33d [pos="0.0,9995.3125!" group="fun-main" shape=point width=0]
  
  
  id_0ae73311_c702_4660_8812_9d67f0fc5b41 [id="id_0ae73311_c702_4660_8812_9d67f0fc5b41#Output" pos="0.0,9994.375!" height=0.4 width=2.8400000000000003 fixedsize=true group="fun-main"    label="\"programa finalizado.\"" tooltip="\"programa finalizado.\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_d69eb6f0_c795_4f36_b914_22930b04b118 [id="id_d69eb6f0_c795_4f36_b914_22930b04b118#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_911b7619_a536_46db_8d3a_370284c6acfb:s -> id_301a0816_02ad_4bf1_b2be_5a0139b63a5d:n [id="id_911b7619_a536_46db_8d3a_370284c6acfb@fun-main" tailtooltip=" " edgetooltip=" "]
  id_301a0816_02ad_4bf1_b2be_5a0139b63a5d:s -> id_d92c10fb_b7ac_4e67_98bc_dd510f08d33d:n [id="id_301a0816_02ad_4bf1_b2be_5a0139b63a5d@fun-main" tailtooltip=" " edgetooltip=" "]
  ## WHILE-TRUE
  id_d92c10fb_b7ac_4e67_98bc_dd510f08d33d:e -> true_dummy_up_id_d92c10fb_b7ac_4e67_98bc_dd510f08d33d [id="id_d92c10fb_b7ac_4e67_98bc_dd510f08d33d@id_294c4849_c18a_4942_99b3_be57d074e7f8" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_d92c10fb_b7ac_4e67_98bc_dd510f08d33d -> id_bb4fe420_feba_4d52_b4ca_6f75556fc7b1:n [id="id_d92c10fb_b7ac_4e67_98bc_dd510f08d33d@id_294c4849_c18a_4942_99b3_be57d074e7f8" tailtooltip=" " edgetooltip=" "]
  
  id_bb4fe420_feba_4d52_b4ca_6f75556fc7b1:s -> id_aeec8595_81c1_426d_be68_85563cdc1efa:n [id="id_bb4fe420_feba_4d52_b4ca_6f75556fc7b1@id_294c4849_c18a_4942_99b3_be57d074e7f8" tailtooltip=" " edgetooltip=" "]
  id_aeec8595_81c1_426d_be68_85563cdc1efa:s -> true_dummy_down_id_d92c10fb_b7ac_4e67_98bc_dd510f08d33d:n [id="id_aeec8595_81c1_426d_be68_85563cdc1efa@id_294c4849_c18a_4942_99b3_be57d074e7f8" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_d92c10fb_b7ac_4e67_98bc_dd510f08d33d -> true_dummy_down_left_id_d92c10fb_b7ac_4e67_98bc_dd510f08d33d [id="id_aeec8595_81c1_426d_be68_85563cdc1efa@id_294c4849_c18a_4942_99b3_be57d074e7f8" tailtooltip=" " edgetooltip=" " arrowhead=none]
  true_dummy_down_left_id_d92c10fb_b7ac_4e67_98bc_dd510f08d33d -> id_d92c10fb_b7ac_4e67_98bc_dd510f08d33d:s [id="id_aeec8595_81c1_426d_be68_85563cdc1efa@id_294c4849_c18a_4942_99b3_be57d074e7f8" tailtooltip=" " edgetooltip=" "]
  
  ## WHILE-FALSE
  id_d92c10fb_b7ac_4e67_98bc_dd510f08d33d:w -> false_dummy_up_id_d92c10fb_b7ac_4e67_98bc_dd510f08d33d [id="id_d92c10fb_b7ac_4e67_98bc_dd510f08d33d@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_d92c10fb_b7ac_4e67_98bc_dd510f08d33d -> false_dummy_down_id_d92c10fb_b7ac_4e67_98bc_dd510f08d33d [id="id_d92c10fb_b7ac_4e67_98bc_dd510f08d33d@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  false_dummy_down_id_d92c10fb_b7ac_4e67_98bc_dd510f08d33d -> end_dummy_down_id_d92c10fb_b7ac_4e67_98bc_dd510f08d33d [id="id_d92c10fb_b7ac_4e67_98bc_dd510f08d33d@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  end_dummy_down_id_d92c10fb_b7ac_4e67_98bc_dd510f08d33d -> id_0ae73311_c702_4660_8812_9d67f0fc5b41 [id="id_d92c10fb_b7ac_4e67_98bc_dd510f08d33d@fun-main" tailtooltip=" " edgetooltip=" "]
  
  
  id_0ae73311_c702_4660_8812_9d67f0fc5b41:s -> id_d69eb6f0_c795_4f36_b914_22930b04b118:n [id="id_0ae73311_c702_4660_8812_9d67f0fc5b41@fun-main" tailtooltip=" " edgetooltip=" "]

}
