
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_a31f69ea_1adc_421d_8930_68493ea7b3ef [id="id_a31f69ea_1adc_421d_8930_68493ea7b3ef#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_2f5530fe_9ee8_4f32_93be_e743b03ffb42 [id="id_2f5530fe_9ee8_4f32_93be_e743b03ffb42#Output" pos="0.0,9999.0625!" height=0.4 width=3.5 fixedsize=true group="fun-main"    label="\"Clasificador de triangulos\"" tooltip="\"Clasificador de triangulos\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_610615df_7021_4a47_a06b_141daf35d6f8 [id="id_610615df_7021_4a47_a06b_141daf35d6f8#Output" pos="0.0,9998.125!" height=0.4 width=5.48 fixedsize=true group="fun-main"    label="\"Ingresa longitud de cada lado en centímetros\"" tooltip="\"Ingresa longitud de cada lado en centímetros\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_f657f942_e9a4_4846_8cce_411913755414 [id="id_f657f942_e9a4_4846_8cce_411913755414#Output" pos="0.0,9997.1875!" height=0.4 width=2.0700000000000003 fixedsize=true group="fun-main"    label="\"Ingresa Lado1\"" tooltip="\"Ingresa Lado1\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_c5fe68ec_413b_4283_9a7e_6016b1da2034 [id="id_c5fe68ec_413b_4283_9a7e_6016b1da2034#Declare" pos="0.0,9996.25!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="L1 = 0" tooltip="L1: Real = 0" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_4d83dd37_554c_4718_bf4d_3d49df9b0d22 [id="id_4d83dd37_554c_4718_bf4d_3d49df9b0d22#Input" pos="0.0,9995.3125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="L1" tooltip="L1" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_aaae3712_c3f7_4093_92cb_7927f3e70d2a [id="id_aaae3712_c3f7_4093_92cb_7927f3e70d2a#Output" pos="0.0,9994.375!" height=0.4 width=2.18 fixedsize=true group="fun-main"    label="\"Ingresa Lado 2\"" tooltip="\"Ingresa Lado 2\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_236af25c_83dd_4fc9_850a_47ee6c977320 [id="id_236af25c_83dd_4fc9_850a_47ee6c977320#Declare" pos="0.0,9993.4375!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="L2 = 0" tooltip="L2: Real = 0" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_5c659e22_8a6c_477a_ac69_55f93df799b2 [id="id_5c659e22_8a6c_477a_ac69_55f93df799b2#Input" pos="0.0,9992.5!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="L2" tooltip="L2" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_9f8918dd_39bb_49ed_a36c_85d05e2b33e9 [id="id_9f8918dd_39bb_49ed_a36c_85d05e2b33e9#Output" pos="0.0,9991.5625!" height=0.4 width=2.18 fixedsize=true group="fun-main"    label="\"Ingresa Lado 3\"" tooltip="\"Ingresa Lado 3\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_1c72799f_6443_4480_87f1_2590a22173f5 [id="id_1c72799f_6443_4480_87f1_2590a22173f5#Declare" pos="0.0,9990.625!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="L3 = 0" tooltip="L3: Real = 0" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_f94cc729_58e4_410c_ae29_e659751bc899 [id="id_f94cc729_58e4_410c_ae29_e659751bc899#Input" pos="0.0,9989.6875!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="L3" tooltip="L3" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_f1bc3fd8_1037_4e39_a1af_ba3a58b1f269 [id="id_f1bc3fd8_1037_4e39_a1af_ba3a58b1f269#Declare" pos="0.0,9988.75!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="P" tooltip="P: Real" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_97074e2b_3cce_4f49_99b1_27e2cddd524b [id="id_97074e2b_3cce_4f49_99b1_27e2cddd524b#Assign" pos="0.0,9987.8125!" height=0.4 width=1.52 fixedsize=true group="fun-main"    label="P = L1+L2+L3" tooltip="P = L1+L2+L3" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_7bc57fa9_7fa6_4c3f_b082_bed9703fb2bf [id="id_7bc57fa9_7fa6_4c3f_b082_bed9703fb2bf#Output" pos="0.0,9986.875!" height=0.4 width=2.62 fixedsize=true group="fun-main"    label="\"El Perímetro es \"+P" tooltip="\"El Perímetro es \"+P" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_54767640_82a4_46f6_ad79_3db0cc577eb2 [id="id_54767640_82a4_46f6_ad79_3db0cc577eb2#If" pos="0.0,9985.9375!" height=0.5 width=1.1600000000000001 fixedsize=true group="fun-main" 
    label="L1==L3" tooltip="L1==L3" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_54767640_82a4_46f6_ad79_3db0cc577eb2 [pos="5.0,9985.9375!" shape=point width=0]
  false_dummy_up_id_54767640_82a4_46f6_ad79_3db0cc577eb2 [pos="-5.0,9985.9375!" shape=point width=0]
  
  id_3fc5aba8_dcc0_4989_bd90_6e2a7d78d6cd [id="id_3fc5aba8_dcc0_4989_bd90_6e2a7d78d6cd#If" pos="5.0,9985.0!" height=0.5 width=1.1600000000000001 fixedsize=true group="id_c432cac4_0ff0_4ca3_a1c1_e5a20c1ec655" 
    label="L1==L2" tooltip="L1==L2" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_3fc5aba8_dcc0_4989_bd90_6e2a7d78d6cd [pos="7.5,9985.0!" shape=point width=0]
  false_dummy_up_id_3fc5aba8_dcc0_4989_bd90_6e2a7d78d6cd [pos="2.5,9985.0!" shape=point width=0]
  
  id_10da294f_6d18_4947_88cb_30a41a0b179c [id="id_10da294f_6d18_4947_88cb_30a41a0b179c#Output" pos="7.5,9984.0625!" height=0.4 width=3.9400000000000004 fixedsize=true group="id_1a260a19_400b_4ccc_a50d_b5d7df8465a5"    label="\"y tú y triangulo es equilatero\"" tooltip="\"y tú y triangulo es equilatero\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_e635c492_0296_4d17_939d_8bf5237edf8e [id="id_e635c492_0296_4d17_939d_8bf5237edf8e#Output" pos="2.5,9984.0625!" height=0.4 width=3.6100000000000003 fixedsize=true group="id_b74c35e7_4ed5_4f0b_9f4c_bc5f568adbf5"    label="\"y tu triangulo es Isosceles\"" tooltip="\"y tu triangulo es Isosceles\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  true_dummy_down_id_3fc5aba8_dcc0_4989_bd90_6e2a7d78d6cd [ pos="7.5,9983.125!" shape=point width=0]
  false_dummy_down_id_3fc5aba8_dcc0_4989_bd90_6e2a7d78d6cd [ pos="2.5,9983.125!" shape=point width=0]
  
  end_id_3fc5aba8_dcc0_4989_bd90_6e2a7d78d6cd [id="end_id_3fc5aba8_dcc0_4989_bd90_6e2a7d78d6cd#IfEnd" class="flowrun-not-selectable" pos="5.0,9983.125!" group="id_c432cac4_0ff0_4ca3_a1c1_e5a20c1ec655" fillcolor="#ffd166" color="#8f6400" fontcolor="black"
    label="" tooltip=" " shape="circle" fixedsize=true width=0.2 height=0.2]
  
  
  id_583c46da_7f75_41ea_80d5_ce37578842a6 [id="id_583c46da_7f75_41ea_80d5_ce37578842a6#If" pos="-5.0,9985.0!" height=0.5 width=1.05 fixedsize=true group="id_876827ac_a64c_4f26_ab73_796fa6f33438" 
    label="L1==2" tooltip="L1==2" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_583c46da_7f75_41ea_80d5_ce37578842a6 [pos="-2.5,9985.0!" shape=point width=0]
  false_dummy_up_id_583c46da_7f75_41ea_80d5_ce37578842a6 [pos="-7.5,9985.0!" shape=point width=0]
  
  id_75603f08_1644_47db_801c_50c70c40aca5 [id="id_75603f08_1644_47db_801c_50c70c40aca5#Output" pos="-2.5,9984.0625!" height=0.4 width=3.6100000000000003 fixedsize=true group="id_a4692aa6_18f6_4c44_a881_9f2879bae041"    label="\"y tu triangulo es Isosceles\"" tooltip="\"y tu triangulo es Isosceles\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_7a2872a2_69da_4810_9b32_325161c713f3 [id="id_7a2872a2_69da_4810_9b32_325161c713f3#Output" pos="-7.5,9984.0625!" height=0.4 width=3.5 fixedsize=true group="id_ac4334be_87bf_42b7_9626_74ab03c675e9"    label="\"y tu triangulo es escaleno\"" tooltip="\"y tu triangulo es escaleno\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  true_dummy_down_id_583c46da_7f75_41ea_80d5_ce37578842a6 [ pos="-2.5,9983.125!" shape=point width=0]
  false_dummy_down_id_583c46da_7f75_41ea_80d5_ce37578842a6 [ pos="-7.5,9983.125!" shape=point width=0]
  
  end_id_583c46da_7f75_41ea_80d5_ce37578842a6 [id="end_id_583c46da_7f75_41ea_80d5_ce37578842a6#IfEnd" class="flowrun-not-selectable" pos="-5.0,9983.125!" group="id_876827ac_a64c_4f26_ab73_796fa6f33438" fillcolor="#ffd166" color="#8f6400" fontcolor="black"
    label="" tooltip=" " shape="circle" fixedsize=true width=0.2 height=0.2]
  
  
  
  true_dummy_down_id_54767640_82a4_46f6_ad79_3db0cc577eb2 [ pos="5.0,9982.1875!" shape=point width=0]
  false_dummy_down_id_54767640_82a4_46f6_ad79_3db0cc577eb2 [ pos="-5.0,9982.1875!" shape=point width=0]
  
  end_id_54767640_82a4_46f6_ad79_3db0cc577eb2 [id="end_id_54767640_82a4_46f6_ad79_3db0cc577eb2#IfEnd" class="flowrun-not-selectable" pos="0.0,9982.1875!" group="fun-main" fillcolor="#ffd166" color="#8f6400" fontcolor="black"
    label="" tooltip=" " shape="circle" fixedsize=true width=0.2 height=0.2]
  
  
  id_483051b7_84e0_49ae_b251_5325f11573b6 [id="id_483051b7_84e0_49ae_b251_5325f11573b6#Return" pos="0.0,9981.25!" 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_a31f69ea_1adc_421d_8930_68493ea7b3ef:s -> id_2f5530fe_9ee8_4f32_93be_e743b03ffb42:n [id="id_a31f69ea_1adc_421d_8930_68493ea7b3ef@fun-main" tailtooltip=" " edgetooltip=" "]
  id_2f5530fe_9ee8_4f32_93be_e743b03ffb42:s -> id_610615df_7021_4a47_a06b_141daf35d6f8:n [id="id_2f5530fe_9ee8_4f32_93be_e743b03ffb42@fun-main" tailtooltip=" " edgetooltip=" "]
  id_610615df_7021_4a47_a06b_141daf35d6f8:s -> id_f657f942_e9a4_4846_8cce_411913755414:n [id="id_610615df_7021_4a47_a06b_141daf35d6f8@fun-main" tailtooltip=" " edgetooltip=" "]
  id_f657f942_e9a4_4846_8cce_411913755414:s -> id_c5fe68ec_413b_4283_9a7e_6016b1da2034:n [id="id_f657f942_e9a4_4846_8cce_411913755414@fun-main" tailtooltip=" " edgetooltip=" "]
  id_c5fe68ec_413b_4283_9a7e_6016b1da2034:s -> id_4d83dd37_554c_4718_bf4d_3d49df9b0d22:n [id="id_c5fe68ec_413b_4283_9a7e_6016b1da2034@fun-main" tailtooltip=" " edgetooltip=" "]
  id_4d83dd37_554c_4718_bf4d_3d49df9b0d22:s -> id_aaae3712_c3f7_4093_92cb_7927f3e70d2a:n [id="id_4d83dd37_554c_4718_bf4d_3d49df9b0d22@fun-main" tailtooltip=" " edgetooltip=" "]
  id_aaae3712_c3f7_4093_92cb_7927f3e70d2a:s -> id_236af25c_83dd_4fc9_850a_47ee6c977320:n [id="id_aaae3712_c3f7_4093_92cb_7927f3e70d2a@fun-main" tailtooltip=" " edgetooltip=" "]
  id_236af25c_83dd_4fc9_850a_47ee6c977320:s -> id_5c659e22_8a6c_477a_ac69_55f93df799b2:n [id="id_236af25c_83dd_4fc9_850a_47ee6c977320@fun-main" tailtooltip=" " edgetooltip=" "]
  id_5c659e22_8a6c_477a_ac69_55f93df799b2:s -> id_9f8918dd_39bb_49ed_a36c_85d05e2b33e9:n [id="id_5c659e22_8a6c_477a_ac69_55f93df799b2@fun-main" tailtooltip=" " edgetooltip=" "]
  id_9f8918dd_39bb_49ed_a36c_85d05e2b33e9:s -> id_1c72799f_6443_4480_87f1_2590a22173f5:n [id="id_9f8918dd_39bb_49ed_a36c_85d05e2b33e9@fun-main" tailtooltip=" " edgetooltip=" "]
  id_1c72799f_6443_4480_87f1_2590a22173f5:s -> id_f94cc729_58e4_410c_ae29_e659751bc899:n [id="id_1c72799f_6443_4480_87f1_2590a22173f5@fun-main" tailtooltip=" " edgetooltip=" "]
  id_f94cc729_58e4_410c_ae29_e659751bc899:s -> id_f1bc3fd8_1037_4e39_a1af_ba3a58b1f269:n [id="id_f94cc729_58e4_410c_ae29_e659751bc899@fun-main" tailtooltip=" " edgetooltip=" "]
  id_f1bc3fd8_1037_4e39_a1af_ba3a58b1f269:s -> id_97074e2b_3cce_4f49_99b1_27e2cddd524b:n [id="id_f1bc3fd8_1037_4e39_a1af_ba3a58b1f269@fun-main" tailtooltip=" " edgetooltip=" "]
  id_97074e2b_3cce_4f49_99b1_27e2cddd524b:s -> id_7bc57fa9_7fa6_4c3f_b082_bed9703fb2bf:n [id="id_97074e2b_3cce_4f49_99b1_27e2cddd524b@fun-main" tailtooltip=" " edgetooltip=" "]
  id_7bc57fa9_7fa6_4c3f_b082_bed9703fb2bf:s -> id_54767640_82a4_46f6_ad79_3db0cc577eb2:n [id="id_7bc57fa9_7fa6_4c3f_b082_bed9703fb2bf@fun-main" tailtooltip=" " edgetooltip=" "]
  ## IF-TRUE
  id_54767640_82a4_46f6_ad79_3db0cc577eb2:e -> true_dummy_up_id_54767640_82a4_46f6_ad79_3db0cc577eb2 [id="id_54767640_82a4_46f6_ad79_3db0cc577eb2@id_c432cac4_0ff0_4ca3_a1c1_e5a20c1ec655" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_54767640_82a4_46f6_ad79_3db0cc577eb2 -> id_3fc5aba8_dcc0_4989_bd90_6e2a7d78d6cd:n [id="id_54767640_82a4_46f6_ad79_3db0cc577eb2@id_c432cac4_0ff0_4ca3_a1c1_e5a20c1ec655" tailtooltip=" " edgetooltip=" "]
  
  ## IF-TRUE
  id_3fc5aba8_dcc0_4989_bd90_6e2a7d78d6cd:e -> true_dummy_up_id_3fc5aba8_dcc0_4989_bd90_6e2a7d78d6cd [id="id_3fc5aba8_dcc0_4989_bd90_6e2a7d78d6cd@id_1a260a19_400b_4ccc_a50d_b5d7df8465a5" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_3fc5aba8_dcc0_4989_bd90_6e2a7d78d6cd -> id_10da294f_6d18_4947_88cb_30a41a0b179c:n [id="id_3fc5aba8_dcc0_4989_bd90_6e2a7d78d6cd@id_1a260a19_400b_4ccc_a50d_b5d7df8465a5" tailtooltip=" " edgetooltip=" "]
  
  id_10da294f_6d18_4947_88cb_30a41a0b179c:s -> true_dummy_down_id_3fc5aba8_dcc0_4989_bd90_6e2a7d78d6cd:n [id="id_10da294f_6d18_4947_88cb_30a41a0b179c@id_1a260a19_400b_4ccc_a50d_b5d7df8465a5" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_3fc5aba8_dcc0_4989_bd90_6e2a7d78d6cd -> end_id_3fc5aba8_dcc0_4989_bd90_6e2a7d78d6cd [id="id_10da294f_6d18_4947_88cb_30a41a0b179c@id_1a260a19_400b_4ccc_a50d_b5d7df8465a5" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_3fc5aba8_dcc0_4989_bd90_6e2a7d78d6cd:w -> false_dummy_up_id_3fc5aba8_dcc0_4989_bd90_6e2a7d78d6cd [id="id_3fc5aba8_dcc0_4989_bd90_6e2a7d78d6cd@id_b74c35e7_4ed5_4f0b_9f4c_bc5f568adbf5" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_3fc5aba8_dcc0_4989_bd90_6e2a7d78d6cd -> id_e635c492_0296_4d17_939d_8bf5237edf8e:n [id="id_3fc5aba8_dcc0_4989_bd90_6e2a7d78d6cd@id_b74c35e7_4ed5_4f0b_9f4c_bc5f568adbf5" tailtooltip=" " edgetooltip=" "]
  
  id_e635c492_0296_4d17_939d_8bf5237edf8e:s -> false_dummy_down_id_3fc5aba8_dcc0_4989_bd90_6e2a7d78d6cd:n [id="id_e635c492_0296_4d17_939d_8bf5237edf8e@id_b74c35e7_4ed5_4f0b_9f4c_bc5f568adbf5" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  false_dummy_down_id_3fc5aba8_dcc0_4989_bd90_6e2a7d78d6cd -> end_id_3fc5aba8_dcc0_4989_bd90_6e2a7d78d6cd [id="id_e635c492_0296_4d17_939d_8bf5237edf8e@id_b74c35e7_4ed5_4f0b_9f4c_bc5f568adbf5" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_3fc5aba8_dcc0_4989_bd90_6e2a7d78d6cd:s -> true_dummy_down_id_54767640_82a4_46f6_ad79_3db0cc577eb2:n [id="end_id_3fc5aba8_dcc0_4989_bd90_6e2a7d78d6cd@id_c432cac4_0ff0_4ca3_a1c1_e5a20c1ec655" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  
  
  true_dummy_down_id_54767640_82a4_46f6_ad79_3db0cc577eb2 -> end_id_54767640_82a4_46f6_ad79_3db0cc577eb2 [id="id_3fc5aba8_dcc0_4989_bd90_6e2a7d78d6cd@id_c432cac4_0ff0_4ca3_a1c1_e5a20c1ec655" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_54767640_82a4_46f6_ad79_3db0cc577eb2:w -> false_dummy_up_id_54767640_82a4_46f6_ad79_3db0cc577eb2 [id="id_54767640_82a4_46f6_ad79_3db0cc577eb2@id_876827ac_a64c_4f26_ab73_796fa6f33438" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_54767640_82a4_46f6_ad79_3db0cc577eb2 -> id_583c46da_7f75_41ea_80d5_ce37578842a6:n [id="id_54767640_82a4_46f6_ad79_3db0cc577eb2@id_876827ac_a64c_4f26_ab73_796fa6f33438" tailtooltip=" " edgetooltip=" "]
  
  ## IF-TRUE
  id_583c46da_7f75_41ea_80d5_ce37578842a6:e -> true_dummy_up_id_583c46da_7f75_41ea_80d5_ce37578842a6 [id="id_583c46da_7f75_41ea_80d5_ce37578842a6@id_a4692aa6_18f6_4c44_a881_9f2879bae041" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_583c46da_7f75_41ea_80d5_ce37578842a6 -> id_75603f08_1644_47db_801c_50c70c40aca5:n [id="id_583c46da_7f75_41ea_80d5_ce37578842a6@id_a4692aa6_18f6_4c44_a881_9f2879bae041" tailtooltip=" " edgetooltip=" "]
  
  id_75603f08_1644_47db_801c_50c70c40aca5:s -> true_dummy_down_id_583c46da_7f75_41ea_80d5_ce37578842a6:n [id="id_75603f08_1644_47db_801c_50c70c40aca5@id_a4692aa6_18f6_4c44_a881_9f2879bae041" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_583c46da_7f75_41ea_80d5_ce37578842a6 -> end_id_583c46da_7f75_41ea_80d5_ce37578842a6 [id="id_75603f08_1644_47db_801c_50c70c40aca5@id_a4692aa6_18f6_4c44_a881_9f2879bae041" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_583c46da_7f75_41ea_80d5_ce37578842a6:w -> false_dummy_up_id_583c46da_7f75_41ea_80d5_ce37578842a6 [id="id_583c46da_7f75_41ea_80d5_ce37578842a6@id_ac4334be_87bf_42b7_9626_74ab03c675e9" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_583c46da_7f75_41ea_80d5_ce37578842a6 -> id_7a2872a2_69da_4810_9b32_325161c713f3:n [id="id_583c46da_7f75_41ea_80d5_ce37578842a6@id_ac4334be_87bf_42b7_9626_74ab03c675e9" tailtooltip=" " edgetooltip=" "]
  
  id_7a2872a2_69da_4810_9b32_325161c713f3:s -> false_dummy_down_id_583c46da_7f75_41ea_80d5_ce37578842a6:n [id="id_7a2872a2_69da_4810_9b32_325161c713f3@id_ac4334be_87bf_42b7_9626_74ab03c675e9" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  false_dummy_down_id_583c46da_7f75_41ea_80d5_ce37578842a6 -> end_id_583c46da_7f75_41ea_80d5_ce37578842a6 [id="id_7a2872a2_69da_4810_9b32_325161c713f3@id_ac4334be_87bf_42b7_9626_74ab03c675e9" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_583c46da_7f75_41ea_80d5_ce37578842a6:s -> false_dummy_down_id_54767640_82a4_46f6_ad79_3db0cc577eb2:n [id="end_id_583c46da_7f75_41ea_80d5_ce37578842a6@id_876827ac_a64c_4f26_ab73_796fa6f33438" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  
  
  false_dummy_down_id_54767640_82a4_46f6_ad79_3db0cc577eb2 -> end_id_54767640_82a4_46f6_ad79_3db0cc577eb2 [id="id_583c46da_7f75_41ea_80d5_ce37578842a6@id_876827ac_a64c_4f26_ab73_796fa6f33438" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_54767640_82a4_46f6_ad79_3db0cc577eb2:s -> id_483051b7_84e0_49ae_b251_5325f11573b6:n [id="end_id_54767640_82a4_46f6_ad79_3db0cc577eb2@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
