
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_10936e8e_d1ba_44d6_a544_f84bcbadf5c9 [id="id_10936e8e_d1ba_44d6_a544_f84bcbadf5c9#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_fb94f3e9_4468_4f5e_a97a_fca9ebe01b5a [id="id_fb94f3e9_4468_4f5e_a97a_fca9ebe01b5a#Output" pos="0.0,9999.0625!" height=0.4 width=3.06 fixedsize=true group="fun-main"    label="\"Validador de triangulo\"" tooltip="\"Validador de triangulo\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_f15fdde0_9a65_473c_8abd_9d5b18dc9d02 [id="id_f15fdde0_9a65_473c_8abd_9d5b18dc9d02#Output" pos="0.0,9998.125!" height=0.4 width=2.18 fixedsize=true group="fun-main"    label="\"Ingrese lado 1\"" tooltip="\"Ingrese lado 1\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_14f8ecdb_ddc1_45e3_ba12_9ca98f504432 [id="id_14f8ecdb_ddc1_45e3_ba12_9ca98f504432#Declare" pos="0.0,9997.1875!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="L1 = 0" tooltip="L1: Integer = 0" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_6a25a1bb_f324_475c_acb9_ad1774b381a7 [id="id_6a25a1bb_f324_475c_acb9_ad1774b381a7#Input" pos="0.0,9996.25!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="L1" tooltip="L1" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_68d31c33_d64e_494b_8114_254ef6f4f044 [id="id_68d31c33_d64e_494b_8114_254ef6f4f044#Output" pos="0.0,9995.3125!" height=0.4 width=2.18 fixedsize=true group="fun-main"    label="\"Ingrese lado 2\"" tooltip="\"Ingrese lado 2\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_b8ae0971_0f28_4e3a_b937_16a24767edbe [id="id_b8ae0971_0f28_4e3a_b937_16a24767edbe#Declare" pos="0.0,9994.375!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="L2 = 0" tooltip="L2: Integer = 0" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_9030259d_4d41_4bb4_9df0_0bd53db6f251 [id="id_9030259d_4d41_4bb4_9df0_0bd53db6f251#Input" pos="0.0,9993.4375!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="L2" tooltip="L2" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_0343204a_31d9_465d_b5c5_1857cf919a29 [id="id_0343204a_31d9_465d_b5c5_1857cf919a29#Output" pos="0.0,9992.5!" height=0.4 width=2.18 fixedsize=true group="fun-main"    label="\"Ingrese lado 3\"" tooltip="\"Ingrese lado 3\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_34cd50fb_6999_49d3_98a7_2549a354ea51 [id="id_34cd50fb_6999_49d3_98a7_2549a354ea51#Declare" pos="0.0,9991.5625!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="L3 = 0" tooltip="L3: Integer = 0" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_01cb76cf_a89c_46d5_a433_b06060030298 [id="id_01cb76cf_a89c_46d5_a433_b06060030298#Input" pos="0.0,9990.625!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="L3" tooltip="L3" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_c3ce9a22_8b68_41dd_ad2d_2590106305cd [id="id_c3ce9a22_8b68_41dd_ad2d_2590106305cd#If" pos="0.0,9989.6875!" height=0.5 width=4.68 fixedsize=true group="fun-main" 
    label="(L1+L2>L3) && (L2+L3>L1) && (L3+L1>L2)" tooltip="(L1+L2>L3) && (L2+L3>L1) && (L3+L1>L2)" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_c3ce9a22_8b68_41dd_ad2d_2590106305cd [pos="5.0,9989.6875!" shape=point width=0]
  false_dummy_up_id_c3ce9a22_8b68_41dd_ad2d_2590106305cd [pos="-5.0,9989.6875!" shape=point width=0]
  
  id_a3340186_5f3d_44b5_a48b_20608791bfae [id="id_a3340186_5f3d_44b5_a48b_20608791bfae#Output" pos="5.0,9988.75!" height=0.4 width=2.62 fixedsize=true group="id_03a425d3_a431_4cf3_adb3_37317cd6b695"    label="\"Si es un triangulo\"" tooltip="\"Si es un triangulo\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_e118e4ca_e967_4166_a3af_a367984c8e42 [id="id_e118e4ca_e967_4166_a3af_a367984c8e42#Output" pos="-5.0,9988.75!" height=0.4 width=2.4000000000000004 fixedsize=true group="id_42d61aff_8525_4299_9206_a9f77013cf20"    label="\"No es un triangu\"" tooltip="\"No es un triangu\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  true_dummy_down_id_c3ce9a22_8b68_41dd_ad2d_2590106305cd [ pos="5.0,9987.8125!" shape=point width=0]
  false_dummy_down_id_c3ce9a22_8b68_41dd_ad2d_2590106305cd [ pos="-5.0,9987.8125!" shape=point width=0]
  
  end_id_c3ce9a22_8b68_41dd_ad2d_2590106305cd [id="end_id_c3ce9a22_8b68_41dd_ad2d_2590106305cd#IfEnd" class="flowrun-not-selectable" pos="0.0,9987.8125!" group="fun-main" fillcolor="#ffd166" color="#8f6400" fontcolor="black"
    label="" tooltip=" " shape="circle" fixedsize=true width=0.2 height=0.2]
  
  
  id_f8972c13_4faf_4743_b338_effbaee13394 [id="id_f8972c13_4faf_4743_b338_effbaee13394#Return" pos="0.0,9986.875!" 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_10936e8e_d1ba_44d6_a544_f84bcbadf5c9:s -> id_fb94f3e9_4468_4f5e_a97a_fca9ebe01b5a:n [id="id_10936e8e_d1ba_44d6_a544_f84bcbadf5c9@fun-main" tailtooltip=" " edgetooltip=" "]
  id_fb94f3e9_4468_4f5e_a97a_fca9ebe01b5a:s -> id_f15fdde0_9a65_473c_8abd_9d5b18dc9d02:n [id="id_fb94f3e9_4468_4f5e_a97a_fca9ebe01b5a@fun-main" tailtooltip=" " edgetooltip=" "]
  id_f15fdde0_9a65_473c_8abd_9d5b18dc9d02:s -> id_14f8ecdb_ddc1_45e3_ba12_9ca98f504432:n [id="id_f15fdde0_9a65_473c_8abd_9d5b18dc9d02@fun-main" tailtooltip=" " edgetooltip=" "]
  id_14f8ecdb_ddc1_45e3_ba12_9ca98f504432:s -> id_6a25a1bb_f324_475c_acb9_ad1774b381a7:n [id="id_14f8ecdb_ddc1_45e3_ba12_9ca98f504432@fun-main" tailtooltip=" " edgetooltip=" "]
  id_6a25a1bb_f324_475c_acb9_ad1774b381a7:s -> id_68d31c33_d64e_494b_8114_254ef6f4f044:n [id="id_6a25a1bb_f324_475c_acb9_ad1774b381a7@fun-main" tailtooltip=" " edgetooltip=" "]
  id_68d31c33_d64e_494b_8114_254ef6f4f044:s -> id_b8ae0971_0f28_4e3a_b937_16a24767edbe:n [id="id_68d31c33_d64e_494b_8114_254ef6f4f044@fun-main" tailtooltip=" " edgetooltip=" "]
  id_b8ae0971_0f28_4e3a_b937_16a24767edbe:s -> id_9030259d_4d41_4bb4_9df0_0bd53db6f251:n [id="id_b8ae0971_0f28_4e3a_b937_16a24767edbe@fun-main" tailtooltip=" " edgetooltip=" "]
  id_9030259d_4d41_4bb4_9df0_0bd53db6f251:s -> id_0343204a_31d9_465d_b5c5_1857cf919a29:n [id="id_9030259d_4d41_4bb4_9df0_0bd53db6f251@fun-main" tailtooltip=" " edgetooltip=" "]
  id_0343204a_31d9_465d_b5c5_1857cf919a29:s -> id_34cd50fb_6999_49d3_98a7_2549a354ea51:n [id="id_0343204a_31d9_465d_b5c5_1857cf919a29@fun-main" tailtooltip=" " edgetooltip=" "]
  id_34cd50fb_6999_49d3_98a7_2549a354ea51:s -> id_01cb76cf_a89c_46d5_a433_b06060030298:n [id="id_34cd50fb_6999_49d3_98a7_2549a354ea51@fun-main" tailtooltip=" " edgetooltip=" "]
  id_01cb76cf_a89c_46d5_a433_b06060030298:s -> id_c3ce9a22_8b68_41dd_ad2d_2590106305cd:n [id="id_01cb76cf_a89c_46d5_a433_b06060030298@fun-main" tailtooltip=" " edgetooltip=" "]
  ## IF-TRUE
  id_c3ce9a22_8b68_41dd_ad2d_2590106305cd:e -> true_dummy_up_id_c3ce9a22_8b68_41dd_ad2d_2590106305cd [id="id_c3ce9a22_8b68_41dd_ad2d_2590106305cd@id_03a425d3_a431_4cf3_adb3_37317cd6b695" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_c3ce9a22_8b68_41dd_ad2d_2590106305cd -> id_a3340186_5f3d_44b5_a48b_20608791bfae:n [id="id_c3ce9a22_8b68_41dd_ad2d_2590106305cd@id_03a425d3_a431_4cf3_adb3_37317cd6b695" tailtooltip=" " edgetooltip=" "]
  
  id_a3340186_5f3d_44b5_a48b_20608791bfae:s -> true_dummy_down_id_c3ce9a22_8b68_41dd_ad2d_2590106305cd:n [id="id_a3340186_5f3d_44b5_a48b_20608791bfae@id_03a425d3_a431_4cf3_adb3_37317cd6b695" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_c3ce9a22_8b68_41dd_ad2d_2590106305cd -> end_id_c3ce9a22_8b68_41dd_ad2d_2590106305cd [id="id_a3340186_5f3d_44b5_a48b_20608791bfae@id_03a425d3_a431_4cf3_adb3_37317cd6b695" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_c3ce9a22_8b68_41dd_ad2d_2590106305cd:w -> false_dummy_up_id_c3ce9a22_8b68_41dd_ad2d_2590106305cd [id="id_c3ce9a22_8b68_41dd_ad2d_2590106305cd@id_42d61aff_8525_4299_9206_a9f77013cf20" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_c3ce9a22_8b68_41dd_ad2d_2590106305cd -> id_e118e4ca_e967_4166_a3af_a367984c8e42:n [id="id_c3ce9a22_8b68_41dd_ad2d_2590106305cd@id_42d61aff_8525_4299_9206_a9f77013cf20" tailtooltip=" " edgetooltip=" "]
  
  id_e118e4ca_e967_4166_a3af_a367984c8e42:s -> false_dummy_down_id_c3ce9a22_8b68_41dd_ad2d_2590106305cd:n [id="id_e118e4ca_e967_4166_a3af_a367984c8e42@id_42d61aff_8525_4299_9206_a9f77013cf20" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  false_dummy_down_id_c3ce9a22_8b68_41dd_ad2d_2590106305cd -> end_id_c3ce9a22_8b68_41dd_ad2d_2590106305cd [id="id_e118e4ca_e967_4166_a3af_a367984c8e42@id_42d61aff_8525_4299_9206_a9f77013cf20" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_c3ce9a22_8b68_41dd_ad2d_2590106305cd:s -> id_f8972c13_4faf_4743_b338_effbaee13394:n [id="end_id_c3ce9a22_8b68_41dd_ad2d_2590106305cd@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
