
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_b2e9a412_f847_4326_9ea3_e746d54f2319 [id="id_b2e9a412_f847_4326_9ea3_e746d54f2319#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_cbb2598c_7d14_4381_9db3_23fac0824646 [id="id_cbb2598c_7d14_4381_9db3_23fac0824646#Declare" pos="0.0,9999.0625!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="Edad" tooltip="Edad: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_f37049de_8eb3_453e_b79a_f822e85ca7bf [id="id_f37049de_8eb3_453e_b79a_f822e85ca7bf#Input" pos="0.0,9998.125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="Edad" tooltip="Edad" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_ae555196_33ff_4d17_9815_d8b67bd316cf [id="id_ae555196_33ff_4d17_9815_d8b67bd316cf#If" pos="0.0,9997.1875!" 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_ae555196_33ff_4d17_9815_d8b67bd316cf [pos="1.25,9997.1875!" shape=point width=0]
  false_dummy_up_id_ae555196_33ff_4d17_9815_d8b67bd316cf [pos="-1.25,9997.1875!" shape=point width=0]
  
  id_1689c1e8_e0fe_4ff4_856e_836b2530372a [id="id_1689c1e8_e0fe_4ff4_856e_836b2530372a#Output" pos="1.25,9996.25!" height=0.4 width=1.63 fixedsize=true group="id_3e3be5cc_587f_4b14_94e5_388042eb4596"    label="\"permitido\"" tooltip="\"permitido\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_7e97c83e_d4d8_4fab_8b85_0127b2a54d59 [id="id_7e97c83e_d4d8_4fab_8b85_0127b2a54d59#Output" pos="-1.25,9996.25!" height=0.4 width=1.52 fixedsize=true group="id_428cdd72_8749_4ce5_a9b5_af06f05209a4"    label="\"denegado\"" tooltip="\"denegado\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  true_dummy_down_id_ae555196_33ff_4d17_9815_d8b67bd316cf [ pos="1.25,9995.3125!" shape=point width=0]
  false_dummy_down_id_ae555196_33ff_4d17_9815_d8b67bd316cf [ pos="-1.25,9995.3125!" shape=point width=0]
  
  end_id_ae555196_33ff_4d17_9815_d8b67bd316cf [id="end_id_ae555196_33ff_4d17_9815_d8b67bd316cf#IfEnd" class="flowrun-not-selectable" pos="0.0,9995.3125!" group="fun-main" fillcolor="#ffd166" color="#8f6400" fontcolor="black"
    label="" tooltip=" " shape="circle" fixedsize=true width=0.2 height=0.2]
  
  
  id_3cc76c2a_51d0_40c0_8437_6050a69d1069 [id="id_3cc76c2a_51d0_40c0_8437_6050a69d1069#Return" pos="0.0,9994.375!" 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_b2e9a412_f847_4326_9ea3_e746d54f2319:s -> id_cbb2598c_7d14_4381_9db3_23fac0824646:n [id="id_b2e9a412_f847_4326_9ea3_e746d54f2319@fun-main" tailtooltip=" " edgetooltip=" "]
  id_cbb2598c_7d14_4381_9db3_23fac0824646:s -> id_f37049de_8eb3_453e_b79a_f822e85ca7bf:n [id="id_cbb2598c_7d14_4381_9db3_23fac0824646@fun-main" tailtooltip=" " edgetooltip=" "]
  id_f37049de_8eb3_453e_b79a_f822e85ca7bf:s -> id_ae555196_33ff_4d17_9815_d8b67bd316cf:n [id="id_f37049de_8eb3_453e_b79a_f822e85ca7bf@fun-main" tailtooltip=" " edgetooltip=" "]
  ## IF-TRUE
  id_ae555196_33ff_4d17_9815_d8b67bd316cf:e -> true_dummy_up_id_ae555196_33ff_4d17_9815_d8b67bd316cf [id="id_ae555196_33ff_4d17_9815_d8b67bd316cf@id_3e3be5cc_587f_4b14_94e5_388042eb4596" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_ae555196_33ff_4d17_9815_d8b67bd316cf -> id_1689c1e8_e0fe_4ff4_856e_836b2530372a:n [id="id_ae555196_33ff_4d17_9815_d8b67bd316cf@id_3e3be5cc_587f_4b14_94e5_388042eb4596" tailtooltip=" " edgetooltip=" "]
  
  id_1689c1e8_e0fe_4ff4_856e_836b2530372a:s -> true_dummy_down_id_ae555196_33ff_4d17_9815_d8b67bd316cf:n [id="id_1689c1e8_e0fe_4ff4_856e_836b2530372a@id_3e3be5cc_587f_4b14_94e5_388042eb4596" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_ae555196_33ff_4d17_9815_d8b67bd316cf -> end_id_ae555196_33ff_4d17_9815_d8b67bd316cf [id="id_1689c1e8_e0fe_4ff4_856e_836b2530372a@id_3e3be5cc_587f_4b14_94e5_388042eb4596" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_ae555196_33ff_4d17_9815_d8b67bd316cf:w -> false_dummy_up_id_ae555196_33ff_4d17_9815_d8b67bd316cf [id="id_ae555196_33ff_4d17_9815_d8b67bd316cf@id_428cdd72_8749_4ce5_a9b5_af06f05209a4" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_ae555196_33ff_4d17_9815_d8b67bd316cf -> id_7e97c83e_d4d8_4fab_8b85_0127b2a54d59:n [id="id_ae555196_33ff_4d17_9815_d8b67bd316cf@id_428cdd72_8749_4ce5_a9b5_af06f05209a4" tailtooltip=" " edgetooltip=" "]
  
  id_7e97c83e_d4d8_4fab_8b85_0127b2a54d59:s -> false_dummy_down_id_ae555196_33ff_4d17_9815_d8b67bd316cf:n [id="id_7e97c83e_d4d8_4fab_8b85_0127b2a54d59@id_428cdd72_8749_4ce5_a9b5_af06f05209a4" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  false_dummy_down_id_ae555196_33ff_4d17_9815_d8b67bd316cf -> end_id_ae555196_33ff_4d17_9815_d8b67bd316cf [id="id_7e97c83e_d4d8_4fab_8b85_0127b2a54d59@id_428cdd72_8749_4ce5_a9b5_af06f05209a4" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_ae555196_33ff_4d17_9815_d8b67bd316cf:s -> id_3cc76c2a_51d0_40c0_8437_6050a69d1069:n [id="end_id_ae555196_33ff_4d17_9815_d8b67bd316cf@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
