
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_ced03488_df8e_4dfe_a906_64ae97bd043b [id="id_ced03488_df8e_4dfe_a906_64ae97bd043b#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_1f691d72_d752_475c_bed4_568e73bc8137 [id="id_1f691d72_d752_475c_bed4_568e73bc8137#Declare" pos="0.0,9999.0625!" height=0.4 width=1.08 fixedsize=true group="fun-main"    label="Edad = 0" tooltip="Edad: Real = 0" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_85b44384_cff6_4f72_bc27_62859f691235 [id="id_85b44384_cff6_4f72_bc27_62859f691235#Output" pos="0.0,9998.125!" height=0.4 width=7.680000000000001 fixedsize=true group="fun-main"    label="\"Esta aplicacion te autorizara el acceso si eres mayor de 18 años\"" tooltip="\"Esta aplicacion te autorizara el acceso si eres mayor de 18 años\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_69a3500a_e670_4bdb_a4eb_1b5f7b35bb58 [id="id_69a3500a_e670_4bdb_a4eb_1b5f7b35bb58#Output" pos="0.0,9997.1875!" height=0.4 width=2.29 fixedsize=true group="fun-main"    label="\"Ingrese su Edad\"" tooltip="\"Ingrese su Edad\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_afe0d997_984d_41cf_8e2b_2529f8cc9cab [id="id_afe0d997_984d_41cf_8e2b_2529f8cc9cab#Input" pos="0.0,9996.25!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="Edad" tooltip="Edad" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_fe5fdd80_51f8_4c46_9347_cf4cd5f16381 [id="id_fe5fdd80_51f8_4c46_9347_cf4cd5f16381#If" pos="0.0,9995.3125!" height=0.5 width=1.38 fixedsize=true group="fun-main" 
    label="Edad>=18" tooltip="Edad>=18" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_fe5fdd80_51f8_4c46_9347_cf4cd5f16381 [pos="2.5,9995.3125!" shape=point width=0]
  false_dummy_up_id_fe5fdd80_51f8_4c46_9347_cf4cd5f16381 [pos="-2.5,9995.3125!" shape=point width=0]
  
  id_3526eb32_dc2c_437e_9b8f_f65d50dac2a3 [id="id_3526eb32_dc2c_437e_9b8f_f65d50dac2a3#Output" pos="2.5,9994.375!" height=0.4 width=2.4000000000000004 fixedsize=true group="id_cc979c06_0e65_42f4_a6c2_3e541a330e70"    label="\"Acceso permitido\"" tooltip="\"Acceso permitido\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_d55b9778_e7b7_4022_b19a_e8993b10e02c [id="id_d55b9778_e7b7_4022_b19a_e8993b10e02c#Output" pos="-2.5,9994.375!" height=0.4 width=2.29 fixedsize=true group="id_c17ec18a_63d2_4634_94eb_d47ac95a3c24"    label="\"Acceso denegado\"" tooltip="\"Acceso denegado\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  true_dummy_down_id_fe5fdd80_51f8_4c46_9347_cf4cd5f16381 [ pos="2.5,9993.4375!" shape=point width=0]
  false_dummy_down_id_fe5fdd80_51f8_4c46_9347_cf4cd5f16381 [ pos="-2.5,9993.4375!" shape=point width=0]
  
  end_id_fe5fdd80_51f8_4c46_9347_cf4cd5f16381 [id="end_id_fe5fdd80_51f8_4c46_9347_cf4cd5f16381#IfEnd" class="flowrun-not-selectable" pos="0.0,9993.4375!" group="fun-main" fillcolor="#ffd166" color="#8f6400" fontcolor="black"
    label="" tooltip=" " shape="circle" fixedsize=true width=0.2 height=0.2]
  
  
  id_21be4df5_46c6_4105_b174_50fe080cf7e3 [id="id_21be4df5_46c6_4105_b174_50fe080cf7e3#Return" pos="0.0,9992.5!" 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_ced03488_df8e_4dfe_a906_64ae97bd043b:s -> id_1f691d72_d752_475c_bed4_568e73bc8137:n [id="id_ced03488_df8e_4dfe_a906_64ae97bd043b@fun-main" tailtooltip=" " edgetooltip=" "]
  id_1f691d72_d752_475c_bed4_568e73bc8137:s -> id_85b44384_cff6_4f72_bc27_62859f691235:n [id="id_1f691d72_d752_475c_bed4_568e73bc8137@fun-main" tailtooltip=" " edgetooltip=" "]
  id_85b44384_cff6_4f72_bc27_62859f691235:s -> id_69a3500a_e670_4bdb_a4eb_1b5f7b35bb58:n [id="id_85b44384_cff6_4f72_bc27_62859f691235@fun-main" tailtooltip=" " edgetooltip=" "]
  id_69a3500a_e670_4bdb_a4eb_1b5f7b35bb58:s -> id_afe0d997_984d_41cf_8e2b_2529f8cc9cab:n [id="id_69a3500a_e670_4bdb_a4eb_1b5f7b35bb58@fun-main" tailtooltip=" " edgetooltip=" "]
  id_afe0d997_984d_41cf_8e2b_2529f8cc9cab:s -> id_fe5fdd80_51f8_4c46_9347_cf4cd5f16381:n [id="id_afe0d997_984d_41cf_8e2b_2529f8cc9cab@fun-main" tailtooltip=" " edgetooltip=" "]
  ## IF-TRUE
  id_fe5fdd80_51f8_4c46_9347_cf4cd5f16381:e -> true_dummy_up_id_fe5fdd80_51f8_4c46_9347_cf4cd5f16381 [id="id_fe5fdd80_51f8_4c46_9347_cf4cd5f16381@id_cc979c06_0e65_42f4_a6c2_3e541a330e70" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_fe5fdd80_51f8_4c46_9347_cf4cd5f16381 -> id_3526eb32_dc2c_437e_9b8f_f65d50dac2a3:n [id="id_fe5fdd80_51f8_4c46_9347_cf4cd5f16381@id_cc979c06_0e65_42f4_a6c2_3e541a330e70" tailtooltip=" " edgetooltip=" "]
  
  id_3526eb32_dc2c_437e_9b8f_f65d50dac2a3:s -> true_dummy_down_id_fe5fdd80_51f8_4c46_9347_cf4cd5f16381:n [id="id_3526eb32_dc2c_437e_9b8f_f65d50dac2a3@id_cc979c06_0e65_42f4_a6c2_3e541a330e70" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_fe5fdd80_51f8_4c46_9347_cf4cd5f16381 -> end_id_fe5fdd80_51f8_4c46_9347_cf4cd5f16381 [id="id_3526eb32_dc2c_437e_9b8f_f65d50dac2a3@id_cc979c06_0e65_42f4_a6c2_3e541a330e70" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_fe5fdd80_51f8_4c46_9347_cf4cd5f16381:w -> false_dummy_up_id_fe5fdd80_51f8_4c46_9347_cf4cd5f16381 [id="id_fe5fdd80_51f8_4c46_9347_cf4cd5f16381@id_c17ec18a_63d2_4634_94eb_d47ac95a3c24" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_fe5fdd80_51f8_4c46_9347_cf4cd5f16381 -> id_d55b9778_e7b7_4022_b19a_e8993b10e02c:n [id="id_fe5fdd80_51f8_4c46_9347_cf4cd5f16381@id_c17ec18a_63d2_4634_94eb_d47ac95a3c24" tailtooltip=" " edgetooltip=" "]
  
  id_d55b9778_e7b7_4022_b19a_e8993b10e02c:s -> false_dummy_down_id_fe5fdd80_51f8_4c46_9347_cf4cd5f16381:n [id="id_d55b9778_e7b7_4022_b19a_e8993b10e02c@id_c17ec18a_63d2_4634_94eb_d47ac95a3c24" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  false_dummy_down_id_fe5fdd80_51f8_4c46_9347_cf4cd5f16381 -> end_id_fe5fdd80_51f8_4c46_9347_cf4cd5f16381 [id="id_d55b9778_e7b7_4022_b19a_e8993b10e02c@id_c17ec18a_63d2_4634_94eb_d47ac95a3c24" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_fe5fdd80_51f8_4c46_9347_cf4cd5f16381:s -> id_21be4df5_46c6_4105_b174_50fe080cf7e3:n [id="end_id_fe5fdd80_51f8_4c46_9347_cf4cd5f16381@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
