
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_24257b47_7f3c_4093_aac1_711afc0cd44c [id="id_24257b47_7f3c_4093_aac1_711afc0cd44c#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_408f0044_628b_422e_948e_c4e0b8cab98a [id="id_408f0044_628b_422e_948e_c4e0b8cab98a#Output" pos="0.0,9999.0625!" height=0.4 width=5.48 fixedsize=true group="fun-main"    label="\"Programa que calcula el mayor de dos números\"" tooltip="\"Programa que calcula el mayor de dos números\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_12086819_bb67_4f0f_83e4_f2b34035d299 [id="id_12086819_bb67_4f0f_83e4_f2b34035d299#Declare" pos="0.0,9998.125!" height=0.4 width=1.08 fixedsize=true group="fun-main"    label="Num1 = 0" tooltip="Num1: Integer = 0" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_29a44e3b_3a41_4d12_b81b_bb17f9916cf0 [id="id_29a44e3b_3a41_4d12_b81b_bb17f9916cf0#Declare" pos="0.0,9997.1875!" height=0.4 width=1.08 fixedsize=true group="fun-main"    label="Num2 = 0" tooltip="Num2: Integer = 0" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_c796fd63_458c_4e78_8a86_3a834c1bee16 [id="id_c796fd63_458c_4e78_8a86_3a834c1bee16#Declare" pos="0.0,9996.25!" height=0.4 width=1.19 fixedsize=true group="fun-main"    label="Resul = 0" tooltip="Resul: Integer = 0" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_84ba5d59_b059_44d4_a42c_148139e5c9e0 [id="id_84ba5d59_b059_44d4_a42c_148139e5c9e0#Output" pos="0.0,9995.3125!" height=0.4 width=2.73 fixedsize=true group="fun-main"    label="\"Ingresa el número 1\"" tooltip="\"Ingresa el número 1\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_8ae96696_f0bc_4e87_8072_370360805e1e [id="id_8ae96696_f0bc_4e87_8072_370360805e1e#Input" pos="0.0,9994.375!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="Num1" tooltip="Num1" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_e2ef5c8e_a10e_4460_940a_a366789f798f [id="id_e2ef5c8e_a10e_4460_940a_a366789f798f#Output" pos="0.0,9993.4375!" height=0.4 width=2.73 fixedsize=true group="fun-main"    label="\"Ingresa el número 2\"" tooltip="\"Ingresa el número 2\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_b92b2c07_5507_4e80_b971_78289aeff5c2 [id="id_b92b2c07_5507_4e80_b971_78289aeff5c2#Input" pos="0.0,9992.5!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="Num2" tooltip="Num2" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_7a63bf18_1748_41d7_91a2_0d6e51bc48da [id="id_7a63bf18_1748_41d7_91a2_0d6e51bc48da#If" pos="0.0,9991.5625!" height=0.5 width=1.49 fixedsize=true group="fun-main" 
    label="Num1>Num2" tooltip="Num1>Num2" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_7a63bf18_1748_41d7_91a2_0d6e51bc48da [pos="2.5,9991.5625!" shape=point width=0]
  false_dummy_up_id_7a63bf18_1748_41d7_91a2_0d6e51bc48da [pos="-2.5,9991.5625!" shape=point width=0]
  
  id_f9ba9e19_fa54_445f_afc5_fa714fc8b30a [id="id_f9ba9e19_fa54_445f_afc5_fa714fc8b30a#Output" pos="2.5,9990.625!" height=0.4 width=3.2800000000000002 fixedsize=true group="id_714135c5_45bb_46a7_b521_7a5cd070b9fd"    label="\"El número mayor es\"+ Num1" tooltip="\"El número mayor es\"+ Num1" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_ce70eed5_8464_4450_a750_fba759f5de3a [id="id_ce70eed5_8464_4450_a750_fba759f5de3a#Output" pos="-2.5,9990.625!" height=0.4 width=3.1700000000000004 fixedsize=true group="id_d65c2d06_876c_4025_aa25_4881807b758d"    label="\"El número mayor es\"+Num2" tooltip="\"El número mayor es\"+Num2" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  true_dummy_down_id_7a63bf18_1748_41d7_91a2_0d6e51bc48da [ pos="2.5,9989.6875!" shape=point width=0]
  false_dummy_down_id_7a63bf18_1748_41d7_91a2_0d6e51bc48da [ pos="-2.5,9989.6875!" shape=point width=0]
  
  end_id_7a63bf18_1748_41d7_91a2_0d6e51bc48da [id="end_id_7a63bf18_1748_41d7_91a2_0d6e51bc48da#IfEnd" class="flowrun-not-selectable" pos="0.0,9989.6875!" group="fun-main" fillcolor="#ffd166" color="#8f6400" fontcolor="black"
    label="" tooltip=" " shape="circle" fixedsize=true width=0.2 height=0.2]
  
  
  id_75b3a921_b412_406b_8fb2_9258f26a951c [id="id_75b3a921_b412_406b_8fb2_9258f26a951c#Return" pos="0.0,9988.75!" 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_24257b47_7f3c_4093_aac1_711afc0cd44c:s -> id_408f0044_628b_422e_948e_c4e0b8cab98a:n [id="id_24257b47_7f3c_4093_aac1_711afc0cd44c@fun-main" tailtooltip=" " edgetooltip=" "]
  id_408f0044_628b_422e_948e_c4e0b8cab98a:s -> id_12086819_bb67_4f0f_83e4_f2b34035d299:n [id="id_408f0044_628b_422e_948e_c4e0b8cab98a@fun-main" tailtooltip=" " edgetooltip=" "]
  id_12086819_bb67_4f0f_83e4_f2b34035d299:s -> id_29a44e3b_3a41_4d12_b81b_bb17f9916cf0:n [id="id_12086819_bb67_4f0f_83e4_f2b34035d299@fun-main" tailtooltip=" " edgetooltip=" "]
  id_29a44e3b_3a41_4d12_b81b_bb17f9916cf0:s -> id_c796fd63_458c_4e78_8a86_3a834c1bee16:n [id="id_29a44e3b_3a41_4d12_b81b_bb17f9916cf0@fun-main" tailtooltip=" " edgetooltip=" "]
  id_c796fd63_458c_4e78_8a86_3a834c1bee16:s -> id_84ba5d59_b059_44d4_a42c_148139e5c9e0:n [id="id_c796fd63_458c_4e78_8a86_3a834c1bee16@fun-main" tailtooltip=" " edgetooltip=" "]
  id_84ba5d59_b059_44d4_a42c_148139e5c9e0:s -> id_8ae96696_f0bc_4e87_8072_370360805e1e:n [id="id_84ba5d59_b059_44d4_a42c_148139e5c9e0@fun-main" tailtooltip=" " edgetooltip=" "]
  id_8ae96696_f0bc_4e87_8072_370360805e1e:s -> id_e2ef5c8e_a10e_4460_940a_a366789f798f:n [id="id_8ae96696_f0bc_4e87_8072_370360805e1e@fun-main" tailtooltip=" " edgetooltip=" "]
  id_e2ef5c8e_a10e_4460_940a_a366789f798f:s -> id_b92b2c07_5507_4e80_b971_78289aeff5c2:n [id="id_e2ef5c8e_a10e_4460_940a_a366789f798f@fun-main" tailtooltip=" " edgetooltip=" "]
  id_b92b2c07_5507_4e80_b971_78289aeff5c2:s -> id_7a63bf18_1748_41d7_91a2_0d6e51bc48da:n [id="id_b92b2c07_5507_4e80_b971_78289aeff5c2@fun-main" tailtooltip=" " edgetooltip=" "]
  ## IF-TRUE
  id_7a63bf18_1748_41d7_91a2_0d6e51bc48da:e -> true_dummy_up_id_7a63bf18_1748_41d7_91a2_0d6e51bc48da [id="id_7a63bf18_1748_41d7_91a2_0d6e51bc48da@id_714135c5_45bb_46a7_b521_7a5cd070b9fd" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_7a63bf18_1748_41d7_91a2_0d6e51bc48da -> id_f9ba9e19_fa54_445f_afc5_fa714fc8b30a:n [id="id_7a63bf18_1748_41d7_91a2_0d6e51bc48da@id_714135c5_45bb_46a7_b521_7a5cd070b9fd" tailtooltip=" " edgetooltip=" "]
  
  id_f9ba9e19_fa54_445f_afc5_fa714fc8b30a:s -> true_dummy_down_id_7a63bf18_1748_41d7_91a2_0d6e51bc48da:n [id="id_f9ba9e19_fa54_445f_afc5_fa714fc8b30a@id_714135c5_45bb_46a7_b521_7a5cd070b9fd" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_7a63bf18_1748_41d7_91a2_0d6e51bc48da -> end_id_7a63bf18_1748_41d7_91a2_0d6e51bc48da [id="id_f9ba9e19_fa54_445f_afc5_fa714fc8b30a@id_714135c5_45bb_46a7_b521_7a5cd070b9fd" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_7a63bf18_1748_41d7_91a2_0d6e51bc48da:w -> false_dummy_up_id_7a63bf18_1748_41d7_91a2_0d6e51bc48da [id="id_7a63bf18_1748_41d7_91a2_0d6e51bc48da@id_d65c2d06_876c_4025_aa25_4881807b758d" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_7a63bf18_1748_41d7_91a2_0d6e51bc48da -> id_ce70eed5_8464_4450_a750_fba759f5de3a:n [id="id_7a63bf18_1748_41d7_91a2_0d6e51bc48da@id_d65c2d06_876c_4025_aa25_4881807b758d" tailtooltip=" " edgetooltip=" "]
  
  id_ce70eed5_8464_4450_a750_fba759f5de3a:s -> false_dummy_down_id_7a63bf18_1748_41d7_91a2_0d6e51bc48da:n [id="id_ce70eed5_8464_4450_a750_fba759f5de3a@id_d65c2d06_876c_4025_aa25_4881807b758d" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  false_dummy_down_id_7a63bf18_1748_41d7_91a2_0d6e51bc48da -> end_id_7a63bf18_1748_41d7_91a2_0d6e51bc48da [id="id_ce70eed5_8464_4450_a750_fba759f5de3a@id_d65c2d06_876c_4025_aa25_4881807b758d" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_7a63bf18_1748_41d7_91a2_0d6e51bc48da:s -> id_75b3a921_b412_406b_8fb2_9258f26a951c:n [id="end_id_7a63bf18_1748_41d7_91a2_0d6e51bc48da@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
