
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_b8f24e9b_8eda_4115_a274_0ed7f1dea80e [id="id_b8f24e9b_8eda_4115_a274_0ed7f1dea80e#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_26f82659_73f4_4a3d_8e87_bd4cd814d470 [id="id_26f82659_73f4_4a3d_8e87_bd4cd814d470#Output" pos="0.0,9999.0625!" height=0.4 width=7.24 fixedsize=true group="fun-main"    label="\"Ingrese 3 medidad para saber si se puede formar un triangulo\"" tooltip="\"Ingrese 3 medidad para saber si se puede formar un triangulo\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_d0dabf33_d725_4fd9_b0d9_66054bf93b9d [id="id_d0dabf33_d725_4fd9_b0d9_66054bf93b9d#Declare" pos="0.0,9998.125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="n1 = 0" tooltip="n1: Integer = 0" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_db50bc58_7e19_4bfb_8d7d_b8ca3deef721 [id="id_db50bc58_7e19_4bfb_8d7d_b8ca3deef721#Input" pos="0.0,9997.1875!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="n1" tooltip="n1" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_761d7c3a_7e27_46d5_8998_d4b81687cb49 [id="id_761d7c3a_7e27_46d5_8998_d4b81687cb49#Declare" pos="0.0,9996.25!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="n2 = 0" tooltip="n2: Integer = 0" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_6cf3bb51_3153_4742_9484_05b67ac7a977 [id="id_6cf3bb51_3153_4742_9484_05b67ac7a977#Input" pos="0.0,9995.3125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="n2" tooltip="n2" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_b467f09c_5cc7_4ebf_8c6f_2da1537112be [id="id_b467f09c_5cc7_4ebf_8c6f_2da1537112be#Declare" pos="0.0,9994.375!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="n3 = 0" tooltip="n3: Integer = 0" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_1fc09a80_f08a_4663_8dfa_149062796a79 [id="id_1fc09a80_f08a_4663_8dfa_149062796a79#Input" pos="0.0,9993.4375!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="n3" tooltip="n3" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_d2a61cbe_4662_4727_b58c_af1da1213c12 [id="id_d2a61cbe_4662_4727_b58c_af1da1213c12#If" pos="0.0,9992.5!" height=0.5 width=4.24 fixedsize=true group="fun-main" 
    label="(n1+n2>n3)&&(n2+n3>n1)&&(n3+n1>n2)" tooltip="(n1+n2>n3)&&(n2+n3>n1)&&(n3+n1>n2)" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_d2a61cbe_4662_4727_b58c_af1da1213c12 [pos="3.75,9992.5!" shape=point width=0]
  false_dummy_up_id_d2a61cbe_4662_4727_b58c_af1da1213c12 [pos="-3.75,9992.5!" shape=point width=0]
  
  id_a32f7b64_0614_43bf_8495_c2c07a9cdc48 [id="id_a32f7b64_0614_43bf_8495_c2c07a9cdc48#Output" pos="3.75,9991.5625!" height=0.4 width=4.05 fixedsize=true group="id_976bc0d6_7b74_4583_b8ac_c835e5c7cebc"    label="\"Si se puede formar un triangulo\"" tooltip="\"Si se puede formar un triangulo\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_597215f1_5c05_4f30_8cdf_5fab7aab726f [id="id_597215f1_5c05_4f30_8cdf_5fab7aab726f#Output" pos="-3.75,9991.5625!" height=0.4 width=4.05 fixedsize=true group="id_7e5d2bd5_f50b_41c3_abcc_b98f3e9bafa9"    label="\"No se puede formar un triangulo\"" tooltip="\"No se puede formar un triangulo\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  true_dummy_down_id_d2a61cbe_4662_4727_b58c_af1da1213c12 [ pos="3.75,9990.625!" shape=point width=0]
  false_dummy_down_id_d2a61cbe_4662_4727_b58c_af1da1213c12 [ pos="-3.75,9990.625!" shape=point width=0]
  
  end_id_d2a61cbe_4662_4727_b58c_af1da1213c12 [id="end_id_d2a61cbe_4662_4727_b58c_af1da1213c12#IfEnd" class="flowrun-not-selectable" pos="0.0,9990.625!" group="fun-main" fillcolor="#ffd166" color="#8f6400" fontcolor="black"
    label="" tooltip=" " shape="circle" fixedsize=true width=0.2 height=0.2]
  
  
  id_6f8713fc_7968_4bd3_925a_d12f34995b34 [id="id_6f8713fc_7968_4bd3_925a_d12f34995b34#Return" pos="0.0,9989.6875!" 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_b8f24e9b_8eda_4115_a274_0ed7f1dea80e:s -> id_26f82659_73f4_4a3d_8e87_bd4cd814d470:n [id="id_b8f24e9b_8eda_4115_a274_0ed7f1dea80e@fun-main" tailtooltip=" " edgetooltip=" "]
  id_26f82659_73f4_4a3d_8e87_bd4cd814d470:s -> id_d0dabf33_d725_4fd9_b0d9_66054bf93b9d:n [id="id_26f82659_73f4_4a3d_8e87_bd4cd814d470@fun-main" tailtooltip=" " edgetooltip=" "]
  id_d0dabf33_d725_4fd9_b0d9_66054bf93b9d:s -> id_db50bc58_7e19_4bfb_8d7d_b8ca3deef721:n [id="id_d0dabf33_d725_4fd9_b0d9_66054bf93b9d@fun-main" tailtooltip=" " edgetooltip=" "]
  id_db50bc58_7e19_4bfb_8d7d_b8ca3deef721:s -> id_761d7c3a_7e27_46d5_8998_d4b81687cb49:n [id="id_db50bc58_7e19_4bfb_8d7d_b8ca3deef721@fun-main" tailtooltip=" " edgetooltip=" "]
  id_761d7c3a_7e27_46d5_8998_d4b81687cb49:s -> id_6cf3bb51_3153_4742_9484_05b67ac7a977:n [id="id_761d7c3a_7e27_46d5_8998_d4b81687cb49@fun-main" tailtooltip=" " edgetooltip=" "]
  id_6cf3bb51_3153_4742_9484_05b67ac7a977:s -> id_b467f09c_5cc7_4ebf_8c6f_2da1537112be:n [id="id_6cf3bb51_3153_4742_9484_05b67ac7a977@fun-main" tailtooltip=" " edgetooltip=" "]
  id_b467f09c_5cc7_4ebf_8c6f_2da1537112be:s -> id_1fc09a80_f08a_4663_8dfa_149062796a79:n [id="id_b467f09c_5cc7_4ebf_8c6f_2da1537112be@fun-main" tailtooltip=" " edgetooltip=" "]
  id_1fc09a80_f08a_4663_8dfa_149062796a79:s -> id_d2a61cbe_4662_4727_b58c_af1da1213c12:n [id="id_1fc09a80_f08a_4663_8dfa_149062796a79@fun-main" tailtooltip=" " edgetooltip=" "]
  ## IF-TRUE
  id_d2a61cbe_4662_4727_b58c_af1da1213c12:e -> true_dummy_up_id_d2a61cbe_4662_4727_b58c_af1da1213c12 [id="id_d2a61cbe_4662_4727_b58c_af1da1213c12@id_976bc0d6_7b74_4583_b8ac_c835e5c7cebc" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_d2a61cbe_4662_4727_b58c_af1da1213c12 -> id_a32f7b64_0614_43bf_8495_c2c07a9cdc48:n [id="id_d2a61cbe_4662_4727_b58c_af1da1213c12@id_976bc0d6_7b74_4583_b8ac_c835e5c7cebc" tailtooltip=" " edgetooltip=" "]
  
  id_a32f7b64_0614_43bf_8495_c2c07a9cdc48:s -> true_dummy_down_id_d2a61cbe_4662_4727_b58c_af1da1213c12:n [id="id_a32f7b64_0614_43bf_8495_c2c07a9cdc48@id_976bc0d6_7b74_4583_b8ac_c835e5c7cebc" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_d2a61cbe_4662_4727_b58c_af1da1213c12 -> end_id_d2a61cbe_4662_4727_b58c_af1da1213c12 [id="id_a32f7b64_0614_43bf_8495_c2c07a9cdc48@id_976bc0d6_7b74_4583_b8ac_c835e5c7cebc" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_d2a61cbe_4662_4727_b58c_af1da1213c12:w -> false_dummy_up_id_d2a61cbe_4662_4727_b58c_af1da1213c12 [id="id_d2a61cbe_4662_4727_b58c_af1da1213c12@id_7e5d2bd5_f50b_41c3_abcc_b98f3e9bafa9" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_d2a61cbe_4662_4727_b58c_af1da1213c12 -> id_597215f1_5c05_4f30_8cdf_5fab7aab726f:n [id="id_d2a61cbe_4662_4727_b58c_af1da1213c12@id_7e5d2bd5_f50b_41c3_abcc_b98f3e9bafa9" tailtooltip=" " edgetooltip=" "]
  
  id_597215f1_5c05_4f30_8cdf_5fab7aab726f:s -> false_dummy_down_id_d2a61cbe_4662_4727_b58c_af1da1213c12:n [id="id_597215f1_5c05_4f30_8cdf_5fab7aab726f@id_7e5d2bd5_f50b_41c3_abcc_b98f3e9bafa9" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  false_dummy_down_id_d2a61cbe_4662_4727_b58c_af1da1213c12 -> end_id_d2a61cbe_4662_4727_b58c_af1da1213c12 [id="id_597215f1_5c05_4f30_8cdf_5fab7aab726f@id_7e5d2bd5_f50b_41c3_abcc_b98f3e9bafa9" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_d2a61cbe_4662_4727_b58c_af1da1213c12:s -> id_6f8713fc_7968_4bd3_925a_d12f34995b34:n [id="end_id_d2a61cbe_4662_4727_b58c_af1da1213c12@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
