
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_d7f52706_03e8_4a20_9a79_2141e9a8589b [id="id_d7f52706_03e8_4a20_9a79_2141e9a8589b#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_58dc38b1_10af_4e6c_9def_34fecdfc2818 [id="id_58dc38b1_10af_4e6c_9def_34fecdfc2818#Declare" pos="0.0,9999.0625!" height=0.4 width=1.08 fixedsize=true group="fun-main"    label="Num1 = 0" tooltip="Num1 = 0: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_cc30c886_47bb_4a4e_8c83_0355602d6e68 [id="id_cc30c886_47bb_4a4e_8c83_0355602d6e68#Declare" pos="0.0,9998.125!" height=0.4 width=1.08 fixedsize=true group="fun-main"    label="Num2 = 0" tooltip="Num2 = 0: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_f096f762_d654_4b95_b631_722a88c3c0d5 [id="id_f096f762_d654_4b95_b631_722a88c3c0d5#Output" pos="0.0,9997.1875!" height=0.4 width=3.2800000000000002 fixedsize=true group="fun-main"    label="\"Ingresa el primer número\"" tooltip="\"Ingresa el primer número\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_ca7abd66_27c6_49c2_9b4b_fdef1463cbbb [id="id_ca7abd66_27c6_49c2_9b4b_fdef1463cbbb#Input" pos="0.0,9996.25!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="Num1" tooltip="Num1" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_dfa4fbcc_d73a_4ec9_a9a5_5e70199b25ab [id="id_dfa4fbcc_d73a_4ec9_a9a5_5e70199b25ab#Output" pos="0.0,9995.3125!" height=0.4 width=3.39 fixedsize=true group="fun-main"    label="\"Ingresa el segundo número\"" tooltip="\"Ingresa el segundo número\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_0ee6b900_8d25_4856_b85a_6db0dbe423be [id="id_0ee6b900_8d25_4856_b85a_6db0dbe423be#Input" pos="0.0,9994.375!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="Num2" tooltip="Num2" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_1fd63355_8a3d_413a_a275_fab94a20eaec [id="id_1fd63355_8a3d_413a_a275_fab94a20eaec#If" pos="0.0,9993.4375!" 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_1fd63355_8a3d_413a_a275_fab94a20eaec [pos="2.5,9993.4375!" shape=point width=0]
  false_dummy_up_id_1fd63355_8a3d_413a_a275_fab94a20eaec [pos="-2.5,9993.4375!" shape=point width=0]
  
  id_8b1f78a8_7b6b_4cc9_9149_a36605f3bc73 [id="id_8b1f78a8_7b6b_4cc9_9149_a36605f3bc73#Output" pos="2.5,9992.5!" height=0.4 width=3.1700000000000004 fixedsize=true group="id_56451659_a3fd_4f75_8e3d_ab425713f403"    label="\"El número mayor es\"+Num1" tooltip="\"El número mayor es\"+Num1" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_b2e6f6a4_baef_44d5_8579_e2980f0a8e40 [id="id_b2e6f6a4_baef_44d5_8579_e2980f0a8e40#Output" pos="-2.5,9992.5!" height=0.4 width=3.1700000000000004 fixedsize=true group="id_1f7a4647_2bf2_441b_955f_af617d9c9278"    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_1fd63355_8a3d_413a_a275_fab94a20eaec [ pos="2.5,9991.5625!" shape=point width=0]
  false_dummy_down_id_1fd63355_8a3d_413a_a275_fab94a20eaec [ pos="-2.5,9991.5625!" shape=point width=0]
  
  end_id_1fd63355_8a3d_413a_a275_fab94a20eaec [id="end_id_1fd63355_8a3d_413a_a275_fab94a20eaec#IfEnd" class="flowrun-not-selectable" pos="0.0,9991.5625!" group="fun-main" fillcolor="#ffd166" color="#8f6400" fontcolor="black"
    label="" tooltip=" " shape="circle" fixedsize=true width=0.2 height=0.2]
  
  
  id_7fbb30e9_2921_4cca_9285_bda9b3bd74e6 [id="id_7fbb30e9_2921_4cca_9285_bda9b3bd74e6#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_d7f52706_03e8_4a20_9a79_2141e9a8589b:s -> id_58dc38b1_10af_4e6c_9def_34fecdfc2818:n [id="id_d7f52706_03e8_4a20_9a79_2141e9a8589b@fun-main" tailtooltip=" " edgetooltip=" "]
  id_58dc38b1_10af_4e6c_9def_34fecdfc2818:s -> id_cc30c886_47bb_4a4e_8c83_0355602d6e68:n [id="id_58dc38b1_10af_4e6c_9def_34fecdfc2818@fun-main" tailtooltip=" " edgetooltip=" "]
  id_cc30c886_47bb_4a4e_8c83_0355602d6e68:s -> id_f096f762_d654_4b95_b631_722a88c3c0d5:n [id="id_cc30c886_47bb_4a4e_8c83_0355602d6e68@fun-main" tailtooltip=" " edgetooltip=" "]
  id_f096f762_d654_4b95_b631_722a88c3c0d5:s -> id_ca7abd66_27c6_49c2_9b4b_fdef1463cbbb:n [id="id_f096f762_d654_4b95_b631_722a88c3c0d5@fun-main" tailtooltip=" " edgetooltip=" "]
  id_ca7abd66_27c6_49c2_9b4b_fdef1463cbbb:s -> id_dfa4fbcc_d73a_4ec9_a9a5_5e70199b25ab:n [id="id_ca7abd66_27c6_49c2_9b4b_fdef1463cbbb@fun-main" tailtooltip=" " edgetooltip=" "]
  id_dfa4fbcc_d73a_4ec9_a9a5_5e70199b25ab:s -> id_0ee6b900_8d25_4856_b85a_6db0dbe423be:n [id="id_dfa4fbcc_d73a_4ec9_a9a5_5e70199b25ab@fun-main" tailtooltip=" " edgetooltip=" "]
  id_0ee6b900_8d25_4856_b85a_6db0dbe423be:s -> id_1fd63355_8a3d_413a_a275_fab94a20eaec:n [id="id_0ee6b900_8d25_4856_b85a_6db0dbe423be@fun-main" tailtooltip=" " edgetooltip=" "]
  ## IF-TRUE
  id_1fd63355_8a3d_413a_a275_fab94a20eaec:e -> true_dummy_up_id_1fd63355_8a3d_413a_a275_fab94a20eaec [id="id_1fd63355_8a3d_413a_a275_fab94a20eaec@id_56451659_a3fd_4f75_8e3d_ab425713f403" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_1fd63355_8a3d_413a_a275_fab94a20eaec -> id_8b1f78a8_7b6b_4cc9_9149_a36605f3bc73:n [id="id_1fd63355_8a3d_413a_a275_fab94a20eaec@id_56451659_a3fd_4f75_8e3d_ab425713f403" tailtooltip=" " edgetooltip=" "]
  
  id_8b1f78a8_7b6b_4cc9_9149_a36605f3bc73:s -> true_dummy_down_id_1fd63355_8a3d_413a_a275_fab94a20eaec:n [id="id_8b1f78a8_7b6b_4cc9_9149_a36605f3bc73@id_56451659_a3fd_4f75_8e3d_ab425713f403" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_1fd63355_8a3d_413a_a275_fab94a20eaec -> end_id_1fd63355_8a3d_413a_a275_fab94a20eaec [id="id_8b1f78a8_7b6b_4cc9_9149_a36605f3bc73@id_56451659_a3fd_4f75_8e3d_ab425713f403" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_1fd63355_8a3d_413a_a275_fab94a20eaec:w -> false_dummy_up_id_1fd63355_8a3d_413a_a275_fab94a20eaec [id="id_1fd63355_8a3d_413a_a275_fab94a20eaec@id_1f7a4647_2bf2_441b_955f_af617d9c9278" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_1fd63355_8a3d_413a_a275_fab94a20eaec -> id_b2e6f6a4_baef_44d5_8579_e2980f0a8e40:n [id="id_1fd63355_8a3d_413a_a275_fab94a20eaec@id_1f7a4647_2bf2_441b_955f_af617d9c9278" tailtooltip=" " edgetooltip=" "]
  
  id_b2e6f6a4_baef_44d5_8579_e2980f0a8e40:s -> false_dummy_down_id_1fd63355_8a3d_413a_a275_fab94a20eaec:n [id="id_b2e6f6a4_baef_44d5_8579_e2980f0a8e40@id_1f7a4647_2bf2_441b_955f_af617d9c9278" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  false_dummy_down_id_1fd63355_8a3d_413a_a275_fab94a20eaec -> end_id_1fd63355_8a3d_413a_a275_fab94a20eaec [id="id_b2e6f6a4_baef_44d5_8579_e2980f0a8e40@id_1f7a4647_2bf2_441b_955f_af617d9c9278" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_1fd63355_8a3d_413a_a275_fab94a20eaec:s -> id_7fbb30e9_2921_4cca_9285_bda9b3bd74e6:n [id="end_id_1fd63355_8a3d_413a_a275_fab94a20eaec@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
