
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_7f13f504_a21a_4062_a22c_8b4efc95e60e [id="id_7f13f504_a21a_4062_a22c_8b4efc95e60e#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_b2d57221_e4f6_41c8_a1f0_f5f280edf0d0 [id="id_b2d57221_e4f6_41c8_a1f0_f5f280edf0d0#Output" pos="0.0,9999.0625!" height=0.4 width=3.2800000000000002 fixedsize=true group="fun-main"    label="\"Ingresa el primer numero\"" tooltip="\"Ingresa el primer numero\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_f378aa7a_6950_495b_98fa_2174d4559e94 [id="id_f378aa7a_6950_495b_98fa_2174d4559e94#Input" pos="0.0,9998.125!" height=0.4 width=1.19 fixedsize=true group="fun-main"    label="Leer num1" tooltip="Leer num1" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_36df222d_e0a3_4aa5_baa6_18034aa993be [id="id_36df222d_e0a3_4aa5_baa6_18034aa993be#Output" pos="0.0,9997.1875!" height=0.4 width=3.06 fixedsize=true group="fun-main"    label="\"Ingresa segundo numero\"" tooltip="\"Ingresa segundo numero\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_b78130af_de4b_46a3_9def_f42d303e9bd1 [id="id_b78130af_de4b_46a3_9def_f42d303e9bd1#Input" pos="0.0,9996.25!" height=0.4 width=1.19 fixedsize=true group="fun-main"    label="Leer num2" tooltip="Leer num2" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_663a7125_0507_4644_b521_f6ce0928babb [id="id_663a7125_0507_4644_b521_f6ce0928babb#If" pos="0.0,9995.3125!" height=0.5 width=1.71 fixedsize=true group="fun-main" 
    label="¿num1>num2?" tooltip="¿num1>num2?" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_663a7125_0507_4644_b521_f6ce0928babb [pos="1.25,9995.3125!" shape=point width=0]
  false_dummy_up_id_663a7125_0507_4644_b521_f6ce0928babb [pos="-1.25,9995.3125!" shape=point width=0]
  
  id_246b2b0e_aa0a_4ad3_91cb_7bf482b25df9 [id="id_246b2b0e_aa0a_4ad3_91cb_7bf482b25df9#Assign" pos="1.25,9994.375!" height=0.4 width=1.52 fixedsize=true group="id_1d83e5d1_d668_4f20_b7bb_cc17ac49a236"    label="Mayor = Num1" tooltip="Mayor = Num1" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_0f2f4909_521c_45ed_b0f1_7ddaa31d1cbd [id="id_0f2f4909_521c_45ed_b0f1_7ddaa31d1cbd#Assign" pos="-1.25,9994.375!" height=0.4 width=1.52 fixedsize=true group="id_dd33c370_e105_439d_81e7_b9648507199e"    label="Mayor = Num2" tooltip="Mayor = Num2" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  
  true_dummy_down_id_663a7125_0507_4644_b521_f6ce0928babb [ pos="1.25,9993.4375!" shape=point width=0]
  false_dummy_down_id_663a7125_0507_4644_b521_f6ce0928babb [ pos="-1.25,9993.4375!" shape=point width=0]
  
  end_id_663a7125_0507_4644_b521_f6ce0928babb [id="end_id_663a7125_0507_4644_b521_f6ce0928babb#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_bd666533_eca0_4c69_8035_5d83e666b1c2 [id="id_bd666533_eca0_4c69_8035_5d83e666b1c2#Output" pos="0.0,9992.5!" height=0.4 width=2.5100000000000002 fixedsize=true group="fun-main"    label="\"El númeromayor es\"" tooltip="\"El númeromayor es\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_b495b6ed_b956_4ce2_8d92_897af725255f [id="id_b495b6ed_b956_4ce2_8d92_897af725255f#Input" pos="0.0,9991.5625!" height=0.4 width=2.73 fixedsize=true group="fun-main"    label="Mostrar el numero mayor" tooltip="Mostrar el numero mayor" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_6ba3deea_f8b0_4c73_96b3_605038ec331e [id="id_6ba3deea_f8b0_4c73_96b3_605038ec331e#Return" pos="0.0,9990.625!" 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_7f13f504_a21a_4062_a22c_8b4efc95e60e:s -> id_b2d57221_e4f6_41c8_a1f0_f5f280edf0d0:n [id="id_7f13f504_a21a_4062_a22c_8b4efc95e60e@fun-main" tailtooltip=" " edgetooltip=" "]
  id_b2d57221_e4f6_41c8_a1f0_f5f280edf0d0:s -> id_f378aa7a_6950_495b_98fa_2174d4559e94:n [id="id_b2d57221_e4f6_41c8_a1f0_f5f280edf0d0@fun-main" tailtooltip=" " edgetooltip=" "]
  id_f378aa7a_6950_495b_98fa_2174d4559e94:s -> id_36df222d_e0a3_4aa5_baa6_18034aa993be:n [id="id_f378aa7a_6950_495b_98fa_2174d4559e94@fun-main" tailtooltip=" " edgetooltip=" "]
  id_36df222d_e0a3_4aa5_baa6_18034aa993be:s -> id_b78130af_de4b_46a3_9def_f42d303e9bd1:n [id="id_36df222d_e0a3_4aa5_baa6_18034aa993be@fun-main" tailtooltip=" " edgetooltip=" "]
  id_b78130af_de4b_46a3_9def_f42d303e9bd1:s -> id_663a7125_0507_4644_b521_f6ce0928babb:n [id="id_b78130af_de4b_46a3_9def_f42d303e9bd1@fun-main" tailtooltip=" " edgetooltip=" "]
  ## IF-TRUE
  id_663a7125_0507_4644_b521_f6ce0928babb:e -> true_dummy_up_id_663a7125_0507_4644_b521_f6ce0928babb [id="id_663a7125_0507_4644_b521_f6ce0928babb@id_1d83e5d1_d668_4f20_b7bb_cc17ac49a236" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_663a7125_0507_4644_b521_f6ce0928babb -> id_246b2b0e_aa0a_4ad3_91cb_7bf482b25df9:n [id="id_663a7125_0507_4644_b521_f6ce0928babb@id_1d83e5d1_d668_4f20_b7bb_cc17ac49a236" tailtooltip=" " edgetooltip=" "]
  
  id_246b2b0e_aa0a_4ad3_91cb_7bf482b25df9:s -> true_dummy_down_id_663a7125_0507_4644_b521_f6ce0928babb:n [id="id_246b2b0e_aa0a_4ad3_91cb_7bf482b25df9@id_1d83e5d1_d668_4f20_b7bb_cc17ac49a236" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_663a7125_0507_4644_b521_f6ce0928babb -> end_id_663a7125_0507_4644_b521_f6ce0928babb [id="id_246b2b0e_aa0a_4ad3_91cb_7bf482b25df9@id_1d83e5d1_d668_4f20_b7bb_cc17ac49a236" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_663a7125_0507_4644_b521_f6ce0928babb:w -> false_dummy_up_id_663a7125_0507_4644_b521_f6ce0928babb [id="id_663a7125_0507_4644_b521_f6ce0928babb@id_dd33c370_e105_439d_81e7_b9648507199e" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_663a7125_0507_4644_b521_f6ce0928babb -> id_0f2f4909_521c_45ed_b0f1_7ddaa31d1cbd:n [id="id_663a7125_0507_4644_b521_f6ce0928babb@id_dd33c370_e105_439d_81e7_b9648507199e" tailtooltip=" " edgetooltip=" "]
  
  id_0f2f4909_521c_45ed_b0f1_7ddaa31d1cbd:s -> false_dummy_down_id_663a7125_0507_4644_b521_f6ce0928babb:n [id="id_0f2f4909_521c_45ed_b0f1_7ddaa31d1cbd@id_dd33c370_e105_439d_81e7_b9648507199e" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  false_dummy_down_id_663a7125_0507_4644_b521_f6ce0928babb -> end_id_663a7125_0507_4644_b521_f6ce0928babb [id="id_0f2f4909_521c_45ed_b0f1_7ddaa31d1cbd@id_dd33c370_e105_439d_81e7_b9648507199e" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_663a7125_0507_4644_b521_f6ce0928babb:s -> id_bd666533_eca0_4c69_8035_5d83e666b1c2:n [id="end_id_663a7125_0507_4644_b521_f6ce0928babb@fun-main" tailtooltip=" " edgetooltip=" "]
  
  
  id_bd666533_eca0_4c69_8035_5d83e666b1c2:s -> id_b495b6ed_b956_4ce2_8d92_897af725255f:n [id="id_bd666533_eca0_4c69_8035_5d83e666b1c2@fun-main" tailtooltip=" " edgetooltip=" "]
  id_b495b6ed_b956_4ce2_8d92_897af725255f:s -> id_6ba3deea_f8b0_4c73_96b3_605038ec331e:n [id="id_b495b6ed_b956_4ce2_8d92_897af725255f@fun-main" tailtooltip=" " edgetooltip=" "]

}
