
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_8962437e_ad85_4c35_9e85_d0c4bc297af8 [id="id_8962437e_ad85_4c35_9e85_d0c4bc297af8#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_5de99a10_09a8_4990_a7a1_78a26c8f9b76 [id="id_5de99a10_09a8_4990_a7a1_78a26c8f9b76#Declare" pos="0.0,9999.0625!" height=0.4 width=1.96 fixedsize=true group="fun-main"    label="plantaActual = 1" tooltip="plantaActual: Integer = 1" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_f897ca7a_ae95_44bd_af07_ff42c9d3b374 [id="id_f897ca7a_ae95_44bd_af07_ff42c9d3b374#Declare" pos="0.0,9998.125!" height=0.4 width=2.0700000000000003 fixedsize=true group="fun-main"    label="plantaDestino = 0" tooltip="plantaDestino: Integer = 0" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_a96d0e77_711a_4c9a_94cd_4a22f732233d [id="id_a96d0e77_711a_4c9a_94cd_4a22f732233d#Declare" pos="0.0,9997.1875!" height=0.4 width=1.74 fixedsize=true group="fun-main"    label="SubirBajar = 0" tooltip="SubirBajar: Integer = 0" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_01515ff5_4929_4677_bd02_34bb1d09f1c8 [id="id_01515ff5_4929_4677_bd02_34bb1d09f1c8#While" pos="0.0,9996.25!" height=0.5 width=1.0 fixedsize=true group="fun-main" 
    label="true" tooltip="true" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_01515ff5_4929_4677_bd02_34bb1d09f1c8 [pos="11.25,9996.25!" shape=point width=0]
  false_dummy_up_id_01515ff5_4929_4677_bd02_34bb1d09f1c8 [pos="-1.25,9996.25!" shape=point width=0]
  
  id_3ce9da3c_94dd_47b9_8233_40c67a9de97f [id="id_3ce9da3c_94dd_47b9_8233_40c67a9de97f#Output" pos="11.25,9995.3125!" height=0.4 width=7.3500000000000005 fixedsize=true group="id_bf356097_e4ab_45dd_874d_0dac2cd4e08b"    label="\"Seleccione la planta a la que quiere subir ( de la 1 a la 5):\"" tooltip="\"Seleccione la planta a la que quiere subir ( de la 1 a la 5):\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_fcc8761c_bf7e_4ff0_90ef_252dd5c1e0bc [id="id_fcc8761c_bf7e_4ff0_90ef_252dd5c1e0bc#Input" pos="11.25,9994.375!" height=0.4 width=1.63 fixedsize=true group="id_bf356097_e4ab_45dd_874d_0dac2cd4e08b"    label="plantaDestino" tooltip="plantaDestino" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_2a5414ad_77a2_4687_aec3_032624fb8941 [id="id_2a5414ad_77a2_4687_aec3_032624fb8941#If" pos="11.25,9993.4375!" height=0.5 width=4.24 fixedsize=true group="id_bf356097_e4ab_45dd_874d_0dac2cd4e08b" 
    label="plantaDestino>0==plantaDestino < 6" tooltip="plantaDestino>0==plantaDestino < 6" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_2a5414ad_77a2_4687_aec3_032624fb8941 [pos="16.25,9993.4375!" shape=point width=0]
  false_dummy_up_id_2a5414ad_77a2_4687_aec3_032624fb8941 [pos="5.0,9993.4375!" shape=point width=0]
  
  id_f37cf699_bcb4_4289_83ba_bbc9cbf7d46c [id="id_f37cf699_bcb4_4289_83ba_bbc9cbf7d46c#While" pos="16.25,9992.5!" height=0.5 width=3.47 fixedsize=true group="id_93087a74_0170_434d_a5e8_9fad9b871042" 
    label="plantaDestino==plantaActual" tooltip="plantaDestino==plantaActual" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_f37cf699_bcb4_4289_83ba_bbc9cbf7d46c [pos="27.5,9992.5!" shape=point width=0]
  false_dummy_up_id_f37cf699_bcb4_4289_83ba_bbc9cbf7d46c [pos="13.75,9992.5!" shape=point width=0]
  
  id_2bfcefe1_9dc7_4e66_889f_bdcadf8c289c [id="id_2bfcefe1_9dc7_4e66_889f_bdcadf8c289c#If" pos="27.5,9991.5625!" height=0.5 width=3.58 fixedsize=true group="id_7953b44f_d031_4b4d_9713_0a9c7062898b" 
    label="plantaActual > plantaDestino" tooltip="plantaActual > plantaDestino" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_2bfcefe1_9dc7_4e66_889f_bdcadf8c289c [pos="32.5,9991.5625!" shape=point width=0]
  false_dummy_up_id_2bfcefe1_9dc7_4e66_889f_bdcadf8c289c [pos="21.25,9991.5625!" shape=point width=0]
  
  id_f99736ee_1652_4ffd_a654_4a1eddc87a85 [id="id_f99736ee_1652_4ffd_a654_4a1eddc87a85#If" pos="32.5,9990.625!" height=0.5 width=1.93 fixedsize=true group="id_8125605e_abf5_496a_803f_44f42ac96959" 
    label="SubirBajar==0" tooltip="SubirBajar==0" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_f99736ee_1652_4ffd_a654_4a1eddc87a85 [pos="35.0,9990.625!" shape=point width=0]
  false_dummy_up_id_f99736ee_1652_4ffd_a654_4a1eddc87a85 [pos="31.25,9990.625!" shape=point width=0]
  
  id_55b5c00b_65f2_44be_894d_7754e35bc457 [id="id_55b5c00b_65f2_44be_894d_7754e35bc457#Output" pos="35.0,9989.6875!" height=0.4 width=3.2800000000000002 fixedsize=true group="id_170f1288_b8ff_4311_8dc2_f9c787b07912"    label="\"El ascensor esta bajando\"" tooltip="\"El ascensor esta bajando\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_e8ea36d2_f322_42bc_a5b3_e8c075ad9ef7 [id="id_e8ea36d2_f322_42bc_a5b3_e8c075ad9ef7#Assign" pos="35.0,9988.75!" height=0.4 width=1.96 fixedsize=true group="id_170f1288_b8ff_4311_8dc2_f9c787b07912"    label="SubirBajar = - 1" tooltip="SubirBajar = - 1" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  
  
  true_dummy_down_id_f99736ee_1652_4ffd_a654_4a1eddc87a85 [ pos="35.0,9987.8125!" shape=point width=0]
  false_dummy_down_id_f99736ee_1652_4ffd_a654_4a1eddc87a85 [ pos="31.25,9987.8125!" shape=point width=0]
  
  end_id_f99736ee_1652_4ffd_a654_4a1eddc87a85 [id="end_id_f99736ee_1652_4ffd_a654_4a1eddc87a85#IfEnd" class="flowrun-not-selectable" pos="32.5,9987.8125!" group="id_8125605e_abf5_496a_803f_44f42ac96959" fillcolor="#ffd166" color="#8f6400" fontcolor="black"
    label="" tooltip=" " shape="circle" fixedsize=true width=0.2 height=0.2]
  
  
  id_d91c3818_d000_48d2_8034_5670f4be85b6 [id="id_d91c3818_d000_48d2_8034_5670f4be85b6#Assign" pos="32.5,9986.875!" height=0.4 width=3.6100000000000003 fixedsize=true group="id_8125605e_abf5_496a_803f_44f42ac96959"    label="plantaActual = plantaActual - 1" tooltip="plantaActual = plantaActual - 1" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_5c10dc9a_3c3c_4328_b7f5_11ce25f88b9e [id="id_5c10dc9a_3c3c_4328_b7f5_11ce25f88b9e#Output" pos="32.5,9985.9375!" height=0.4 width=4.71 fixedsize=true group="id_8125605e_abf5_496a_803f_44f42ac96959"    label="\"Pasando por la Planta \" + plantaActual" tooltip="\"Pasando por la Planta \" + plantaActual" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_31896bd9_5609_4f90_8d2c_2c80daed548c [id="id_31896bd9_5609_4f90_8d2c_2c80daed548c#If" pos="21.25,9990.625!" height=0.5 width=1.93 fixedsize=true group="id_33fc7e8f_dc56_4517_8daf_bed99b6ad06a" 
    label="SubirBajar==0" tooltip="SubirBajar==0" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_31896bd9_5609_4f90_8d2c_2c80daed548c [pos="23.75,9990.625!" shape=point width=0]
  false_dummy_up_id_31896bd9_5609_4f90_8d2c_2c80daed548c [pos="20.0,9990.625!" shape=point width=0]
  
  id_2fdef747_1faf_4b34_b7c7_5a1924523713 [id="id_2fdef747_1faf_4b34_b7c7_5a1924523713#Output" pos="23.75,9989.6875!" height=0.4 width=3.39 fixedsize=true group="id_f0cb1ea1_3c37_4713_b5f0_cff4f994d5dc"    label="\"El ascensor esta subiendo\"" tooltip="\"El ascensor esta subiendo\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_3a5cf21d_2c34_46c1_946d_f4a9ea74609c [id="id_3a5cf21d_2c34_46c1_946d_f4a9ea74609c#Assign" pos="23.75,9988.75!" height=0.4 width=1.74 fixedsize=true group="id_f0cb1ea1_3c37_4713_b5f0_cff4f994d5dc"    label="SubirBajar = 1" tooltip="SubirBajar = 1" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  
  
  true_dummy_down_id_31896bd9_5609_4f90_8d2c_2c80daed548c [ pos="23.75,9987.8125!" shape=point width=0]
  false_dummy_down_id_31896bd9_5609_4f90_8d2c_2c80daed548c [ pos="20.0,9987.8125!" shape=point width=0]
  
  end_id_31896bd9_5609_4f90_8d2c_2c80daed548c [id="end_id_31896bd9_5609_4f90_8d2c_2c80daed548c#IfEnd" class="flowrun-not-selectable" pos="21.25,9987.8125!" group="id_33fc7e8f_dc56_4517_8daf_bed99b6ad06a" fillcolor="#ffd166" color="#8f6400" fontcolor="black"
    label="" tooltip=" " shape="circle" fixedsize=true width=0.2 height=0.2]
  
  
  id_fc2199b9_7aaf_4965_a63f_f8aaeb4cdf2c [id="id_fc2199b9_7aaf_4965_a63f_f8aaeb4cdf2c#Assign" pos="21.25,9986.875!" height=0.4 width=3.6100000000000003 fixedsize=true group="id_33fc7e8f_dc56_4517_8daf_bed99b6ad06a"    label="plantaActual = plantaActual + 1" tooltip="plantaActual = plantaActual + 1" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_b74a6057_d908_4e42_90a4_6d79cb539f7e [id="id_b74a6057_d908_4e42_90a4_6d79cb539f7e#Output" pos="21.25,9985.9375!" height=0.4 width=4.71 fixedsize=true group="id_33fc7e8f_dc56_4517_8daf_bed99b6ad06a"    label="\"Pasando por la Planta \" + plantaActual" tooltip="\"Pasando por la Planta \" + plantaActual" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  true_dummy_down_id_2bfcefe1_9dc7_4e66_889f_bdcadf8c289c [ pos="32.5,9985.0!" shape=point width=0]
  false_dummy_down_id_2bfcefe1_9dc7_4e66_889f_bdcadf8c289c [ pos="21.25,9985.0!" shape=point width=0]
  
  end_id_2bfcefe1_9dc7_4e66_889f_bdcadf8c289c [id="end_id_2bfcefe1_9dc7_4e66_889f_bdcadf8c289c#IfEnd" class="flowrun-not-selectable" pos="27.5,9985.0!" group="id_7953b44f_d031_4b4d_9713_0a9c7062898b" fillcolor="#ffd166" color="#8f6400" fontcolor="black"
    label="" tooltip=" " shape="circle" fixedsize=true width=0.2 height=0.2]
  
  
  
  true_dummy_down_id_f37cf699_bcb4_4289_83ba_bbc9cbf7d46c [pos="27.5,9984.166666666666!" shape=point width=0]
  true_dummy_down_left_id_f37cf699_bcb4_4289_83ba_bbc9cbf7d46c [pos="16.25,9984.166666666666!" shape=point width=0]
  false_dummy_down_id_f37cf699_bcb4_4289_83ba_bbc9cbf7d46c [pos="13.75,9984.0625!" shape=point width=0]
  end_dummy_down_id_f37cf699_bcb4_4289_83ba_bbc9cbf7d46c [pos="16.25,9984.0625!" group="id_93087a74_0170_434d_a5e8_9fad9b871042" shape=point width=0]
  
  
  id_d982155b_1947_4672_a9f1_268ffdb5d3b8 [id="id_d982155b_1947_4672_a9f1_268ffdb5d3b8#Output" pos="16.25,9983.125!" height=0.4 width=4.71 fixedsize=true group="id_93087a74_0170_434d_a5e8_9fad9b871042"    label="\"Has llegado a la planta \"+plantaActual" tooltip="\"Has llegado a la planta \"+plantaActual" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_3486b97f_325c_4ab5_ac25_5d5f6f5f433c [id="id_3486b97f_325c_4ab5_ac25_5d5f6f5f433c#Assign" pos="16.25,9982.1875!" height=0.4 width=1.74 fixedsize=true group="id_93087a74_0170_434d_a5e8_9fad9b871042"    label="SubirBajar = 0" tooltip="SubirBajar = 0" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_b0d2596e_b6fb_45ec_b774_cdfc5903c67b [id="id_b0d2596e_b6fb_45ec_b774_cdfc5903c67b#Output" pos="5.0,9992.5!" height=0.4 width=8.34 fixedsize=true group="id_8ca1a68c_b0d7_48ae_86c9_61fc5ad1b385"    label="\"ERROR. La planta destino debe estar entre 1 y 5. Seleccionala de nuevo\"" tooltip="\"ERROR. La planta destino debe estar entre 1 y 5. Seleccionala de nuevo\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  true_dummy_down_id_2a5414ad_77a2_4687_aec3_032624fb8941 [ pos="16.25,9981.25!" shape=point width=0]
  false_dummy_down_id_2a5414ad_77a2_4687_aec3_032624fb8941 [ pos="5.0,9981.25!" shape=point width=0]
  
  end_id_2a5414ad_77a2_4687_aec3_032624fb8941 [id="end_id_2a5414ad_77a2_4687_aec3_032624fb8941#IfEnd" class="flowrun-not-selectable" pos="11.25,9981.25!" group="id_bf356097_e4ab_45dd_874d_0dac2cd4e08b" fillcolor="#ffd166" color="#8f6400" fontcolor="black"
    label="" tooltip=" " shape="circle" fixedsize=true width=0.2 height=0.2]
  
  
  
  true_dummy_down_id_01515ff5_4929_4677_bd02_34bb1d09f1c8 [pos="11.25,9980.416666666666!" shape=point width=0]
  true_dummy_down_left_id_01515ff5_4929_4677_bd02_34bb1d09f1c8 [pos="0.0,9980.416666666666!" shape=point width=0]
  false_dummy_down_id_01515ff5_4929_4677_bd02_34bb1d09f1c8 [pos="-1.25,9980.3125!" shape=point width=0]
  end_dummy_down_id_01515ff5_4929_4677_bd02_34bb1d09f1c8 [pos="0.0,9980.3125!" group="fun-main" shape=point width=0]
  
  
  id_5b5fde0d_ab8e_4485_b770_47cc5838db00 [id="id_5b5fde0d_ab8e_4485_b770_47cc5838db00#Return" pos="0.0,9979.375!" 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_8962437e_ad85_4c35_9e85_d0c4bc297af8:s -> id_5de99a10_09a8_4990_a7a1_78a26c8f9b76:n [id="id_8962437e_ad85_4c35_9e85_d0c4bc297af8@fun-main" tailtooltip=" " edgetooltip=" "]
  id_5de99a10_09a8_4990_a7a1_78a26c8f9b76:s -> id_f897ca7a_ae95_44bd_af07_ff42c9d3b374:n [id="id_5de99a10_09a8_4990_a7a1_78a26c8f9b76@fun-main" tailtooltip=" " edgetooltip=" "]
  id_f897ca7a_ae95_44bd_af07_ff42c9d3b374:s -> id_a96d0e77_711a_4c9a_94cd_4a22f732233d:n [id="id_f897ca7a_ae95_44bd_af07_ff42c9d3b374@fun-main" tailtooltip=" " edgetooltip=" "]
  id_a96d0e77_711a_4c9a_94cd_4a22f732233d:s -> id_01515ff5_4929_4677_bd02_34bb1d09f1c8:n [id="id_a96d0e77_711a_4c9a_94cd_4a22f732233d@fun-main" tailtooltip=" " edgetooltip=" "]
  ## WHILE-TRUE
  id_01515ff5_4929_4677_bd02_34bb1d09f1c8:e -> true_dummy_up_id_01515ff5_4929_4677_bd02_34bb1d09f1c8 [id="id_01515ff5_4929_4677_bd02_34bb1d09f1c8@id_bf356097_e4ab_45dd_874d_0dac2cd4e08b" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_01515ff5_4929_4677_bd02_34bb1d09f1c8 -> id_3ce9da3c_94dd_47b9_8233_40c67a9de97f:n [id="id_01515ff5_4929_4677_bd02_34bb1d09f1c8@id_bf356097_e4ab_45dd_874d_0dac2cd4e08b" tailtooltip=" " edgetooltip=" "]
  
  id_3ce9da3c_94dd_47b9_8233_40c67a9de97f:s -> id_fcc8761c_bf7e_4ff0_90ef_252dd5c1e0bc:n [id="id_3ce9da3c_94dd_47b9_8233_40c67a9de97f@id_bf356097_e4ab_45dd_874d_0dac2cd4e08b" tailtooltip=" " edgetooltip=" "]
  id_fcc8761c_bf7e_4ff0_90ef_252dd5c1e0bc:s -> id_2a5414ad_77a2_4687_aec3_032624fb8941:n [id="id_fcc8761c_bf7e_4ff0_90ef_252dd5c1e0bc@id_bf356097_e4ab_45dd_874d_0dac2cd4e08b" tailtooltip=" " edgetooltip=" "]
  ## IF-TRUE
  id_2a5414ad_77a2_4687_aec3_032624fb8941:e -> true_dummy_up_id_2a5414ad_77a2_4687_aec3_032624fb8941 [id="id_2a5414ad_77a2_4687_aec3_032624fb8941@id_93087a74_0170_434d_a5e8_9fad9b871042" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_2a5414ad_77a2_4687_aec3_032624fb8941 -> id_f37cf699_bcb4_4289_83ba_bbc9cbf7d46c:n [id="id_2a5414ad_77a2_4687_aec3_032624fb8941@id_93087a74_0170_434d_a5e8_9fad9b871042" tailtooltip=" " edgetooltip=" "]
  
  ## WHILE-TRUE
  id_f37cf699_bcb4_4289_83ba_bbc9cbf7d46c:e -> true_dummy_up_id_f37cf699_bcb4_4289_83ba_bbc9cbf7d46c [id="id_f37cf699_bcb4_4289_83ba_bbc9cbf7d46c@id_7953b44f_d031_4b4d_9713_0a9c7062898b" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_f37cf699_bcb4_4289_83ba_bbc9cbf7d46c -> id_2bfcefe1_9dc7_4e66_889f_bdcadf8c289c:n [id="id_f37cf699_bcb4_4289_83ba_bbc9cbf7d46c@id_7953b44f_d031_4b4d_9713_0a9c7062898b" tailtooltip=" " edgetooltip=" "]
  
  ## IF-TRUE
  id_2bfcefe1_9dc7_4e66_889f_bdcadf8c289c:e -> true_dummy_up_id_2bfcefe1_9dc7_4e66_889f_bdcadf8c289c [id="id_2bfcefe1_9dc7_4e66_889f_bdcadf8c289c@id_8125605e_abf5_496a_803f_44f42ac96959" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_2bfcefe1_9dc7_4e66_889f_bdcadf8c289c -> id_f99736ee_1652_4ffd_a654_4a1eddc87a85:n [id="id_2bfcefe1_9dc7_4e66_889f_bdcadf8c289c@id_8125605e_abf5_496a_803f_44f42ac96959" tailtooltip=" " edgetooltip=" "]
  
  ## IF-TRUE
  id_f99736ee_1652_4ffd_a654_4a1eddc87a85:e -> true_dummy_up_id_f99736ee_1652_4ffd_a654_4a1eddc87a85 [id="id_f99736ee_1652_4ffd_a654_4a1eddc87a85@id_170f1288_b8ff_4311_8dc2_f9c787b07912" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_f99736ee_1652_4ffd_a654_4a1eddc87a85 -> id_55b5c00b_65f2_44be_894d_7754e35bc457:n [id="id_f99736ee_1652_4ffd_a654_4a1eddc87a85@id_170f1288_b8ff_4311_8dc2_f9c787b07912" tailtooltip=" " edgetooltip=" "]
  
  id_55b5c00b_65f2_44be_894d_7754e35bc457:s -> id_e8ea36d2_f322_42bc_a5b3_e8c075ad9ef7:n [id="id_55b5c00b_65f2_44be_894d_7754e35bc457@id_170f1288_b8ff_4311_8dc2_f9c787b07912" tailtooltip=" " edgetooltip=" "]
  id_e8ea36d2_f322_42bc_a5b3_e8c075ad9ef7:s -> true_dummy_down_id_f99736ee_1652_4ffd_a654_4a1eddc87a85:n [id="id_e8ea36d2_f322_42bc_a5b3_e8c075ad9ef7@id_170f1288_b8ff_4311_8dc2_f9c787b07912" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_f99736ee_1652_4ffd_a654_4a1eddc87a85 -> end_id_f99736ee_1652_4ffd_a654_4a1eddc87a85 [id="id_e8ea36d2_f322_42bc_a5b3_e8c075ad9ef7@id_170f1288_b8ff_4311_8dc2_f9c787b07912" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_f99736ee_1652_4ffd_a654_4a1eddc87a85:w -> false_dummy_up_id_f99736ee_1652_4ffd_a654_4a1eddc87a85 [id="id_f99736ee_1652_4ffd_a654_4a1eddc87a85@id_9823d109_3b4c_48d2_8d4f_212c9d94a427" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_f99736ee_1652_4ffd_a654_4a1eddc87a85 -> false_dummy_down_id_f99736ee_1652_4ffd_a654_4a1eddc87a85:n [id="id_f99736ee_1652_4ffd_a654_4a1eddc87a85@id_9823d109_3b4c_48d2_8d4f_212c9d94a427" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  
  
  false_dummy_down_id_f99736ee_1652_4ffd_a654_4a1eddc87a85 -> end_id_f99736ee_1652_4ffd_a654_4a1eddc87a85 [id="id_f99736ee_1652_4ffd_a654_4a1eddc87a85@id_9823d109_3b4c_48d2_8d4f_212c9d94a427" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_f99736ee_1652_4ffd_a654_4a1eddc87a85:s -> id_d91c3818_d000_48d2_8034_5670f4be85b6:n [id="end_id_f99736ee_1652_4ffd_a654_4a1eddc87a85@id_8125605e_abf5_496a_803f_44f42ac96959" tailtooltip=" " edgetooltip=" "]
  
  
  id_d91c3818_d000_48d2_8034_5670f4be85b6:s -> id_5c10dc9a_3c3c_4328_b7f5_11ce25f88b9e:n [id="id_d91c3818_d000_48d2_8034_5670f4be85b6@id_8125605e_abf5_496a_803f_44f42ac96959" tailtooltip=" " edgetooltip=" "]
  id_5c10dc9a_3c3c_4328_b7f5_11ce25f88b9e:s -> true_dummy_down_id_2bfcefe1_9dc7_4e66_889f_bdcadf8c289c:n [id="id_5c10dc9a_3c3c_4328_b7f5_11ce25f88b9e@id_8125605e_abf5_496a_803f_44f42ac96959" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_2bfcefe1_9dc7_4e66_889f_bdcadf8c289c -> end_id_2bfcefe1_9dc7_4e66_889f_bdcadf8c289c [id="id_5c10dc9a_3c3c_4328_b7f5_11ce25f88b9e@id_8125605e_abf5_496a_803f_44f42ac96959" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_2bfcefe1_9dc7_4e66_889f_bdcadf8c289c:w -> false_dummy_up_id_2bfcefe1_9dc7_4e66_889f_bdcadf8c289c [id="id_2bfcefe1_9dc7_4e66_889f_bdcadf8c289c@id_33fc7e8f_dc56_4517_8daf_bed99b6ad06a" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_2bfcefe1_9dc7_4e66_889f_bdcadf8c289c -> id_31896bd9_5609_4f90_8d2c_2c80daed548c:n [id="id_2bfcefe1_9dc7_4e66_889f_bdcadf8c289c@id_33fc7e8f_dc56_4517_8daf_bed99b6ad06a" tailtooltip=" " edgetooltip=" "]
  
  ## IF-TRUE
  id_31896bd9_5609_4f90_8d2c_2c80daed548c:e -> true_dummy_up_id_31896bd9_5609_4f90_8d2c_2c80daed548c [id="id_31896bd9_5609_4f90_8d2c_2c80daed548c@id_f0cb1ea1_3c37_4713_b5f0_cff4f994d5dc" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_31896bd9_5609_4f90_8d2c_2c80daed548c -> id_2fdef747_1faf_4b34_b7c7_5a1924523713:n [id="id_31896bd9_5609_4f90_8d2c_2c80daed548c@id_f0cb1ea1_3c37_4713_b5f0_cff4f994d5dc" tailtooltip=" " edgetooltip=" "]
  
  id_2fdef747_1faf_4b34_b7c7_5a1924523713:s -> id_3a5cf21d_2c34_46c1_946d_f4a9ea74609c:n [id="id_2fdef747_1faf_4b34_b7c7_5a1924523713@id_f0cb1ea1_3c37_4713_b5f0_cff4f994d5dc" tailtooltip=" " edgetooltip=" "]
  id_3a5cf21d_2c34_46c1_946d_f4a9ea74609c:s -> true_dummy_down_id_31896bd9_5609_4f90_8d2c_2c80daed548c:n [id="id_3a5cf21d_2c34_46c1_946d_f4a9ea74609c@id_f0cb1ea1_3c37_4713_b5f0_cff4f994d5dc" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_31896bd9_5609_4f90_8d2c_2c80daed548c -> end_id_31896bd9_5609_4f90_8d2c_2c80daed548c [id="id_3a5cf21d_2c34_46c1_946d_f4a9ea74609c@id_f0cb1ea1_3c37_4713_b5f0_cff4f994d5dc" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_31896bd9_5609_4f90_8d2c_2c80daed548c:w -> false_dummy_up_id_31896bd9_5609_4f90_8d2c_2c80daed548c [id="id_31896bd9_5609_4f90_8d2c_2c80daed548c@id_287ba251_fb04_4fcf_a358_5a90f1a79fdf" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_31896bd9_5609_4f90_8d2c_2c80daed548c -> false_dummy_down_id_31896bd9_5609_4f90_8d2c_2c80daed548c:n [id="id_31896bd9_5609_4f90_8d2c_2c80daed548c@id_287ba251_fb04_4fcf_a358_5a90f1a79fdf" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  
  
  false_dummy_down_id_31896bd9_5609_4f90_8d2c_2c80daed548c -> end_id_31896bd9_5609_4f90_8d2c_2c80daed548c [id="id_31896bd9_5609_4f90_8d2c_2c80daed548c@id_287ba251_fb04_4fcf_a358_5a90f1a79fdf" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_31896bd9_5609_4f90_8d2c_2c80daed548c:s -> id_fc2199b9_7aaf_4965_a63f_f8aaeb4cdf2c:n [id="end_id_31896bd9_5609_4f90_8d2c_2c80daed548c@id_33fc7e8f_dc56_4517_8daf_bed99b6ad06a" tailtooltip=" " edgetooltip=" "]
  
  
  id_fc2199b9_7aaf_4965_a63f_f8aaeb4cdf2c:s -> id_b74a6057_d908_4e42_90a4_6d79cb539f7e:n [id="id_fc2199b9_7aaf_4965_a63f_f8aaeb4cdf2c@id_33fc7e8f_dc56_4517_8daf_bed99b6ad06a" tailtooltip=" " edgetooltip=" "]
  id_b74a6057_d908_4e42_90a4_6d79cb539f7e:s -> false_dummy_down_id_2bfcefe1_9dc7_4e66_889f_bdcadf8c289c:n [id="id_b74a6057_d908_4e42_90a4_6d79cb539f7e@id_33fc7e8f_dc56_4517_8daf_bed99b6ad06a" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  false_dummy_down_id_2bfcefe1_9dc7_4e66_889f_bdcadf8c289c -> end_id_2bfcefe1_9dc7_4e66_889f_bdcadf8c289c [id="id_b74a6057_d908_4e42_90a4_6d79cb539f7e@id_33fc7e8f_dc56_4517_8daf_bed99b6ad06a" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_2bfcefe1_9dc7_4e66_889f_bdcadf8c289c:s -> true_dummy_down_id_f37cf699_bcb4_4289_83ba_bbc9cbf7d46c:n [id="end_id_2bfcefe1_9dc7_4e66_889f_bdcadf8c289c@id_7953b44f_d031_4b4d_9713_0a9c7062898b" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  
  
  true_dummy_down_id_f37cf699_bcb4_4289_83ba_bbc9cbf7d46c -> true_dummy_down_left_id_f37cf699_bcb4_4289_83ba_bbc9cbf7d46c [id="id_2bfcefe1_9dc7_4e66_889f_bdcadf8c289c@id_7953b44f_d031_4b4d_9713_0a9c7062898b" tailtooltip=" " edgetooltip=" " arrowhead=none]
  true_dummy_down_left_id_f37cf699_bcb4_4289_83ba_bbc9cbf7d46c -> id_f37cf699_bcb4_4289_83ba_bbc9cbf7d46c:s [id="id_2bfcefe1_9dc7_4e66_889f_bdcadf8c289c@id_7953b44f_d031_4b4d_9713_0a9c7062898b" tailtooltip=" " edgetooltip=" "]
  
  ## WHILE-FALSE
  id_f37cf699_bcb4_4289_83ba_bbc9cbf7d46c:w -> false_dummy_up_id_f37cf699_bcb4_4289_83ba_bbc9cbf7d46c [id="id_f37cf699_bcb4_4289_83ba_bbc9cbf7d46c@id_93087a74_0170_434d_a5e8_9fad9b871042" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_f37cf699_bcb4_4289_83ba_bbc9cbf7d46c -> false_dummy_down_id_f37cf699_bcb4_4289_83ba_bbc9cbf7d46c [id="id_f37cf699_bcb4_4289_83ba_bbc9cbf7d46c@id_93087a74_0170_434d_a5e8_9fad9b871042" tailtooltip=" " edgetooltip=" " arrowhead=none]
  false_dummy_down_id_f37cf699_bcb4_4289_83ba_bbc9cbf7d46c -> end_dummy_down_id_f37cf699_bcb4_4289_83ba_bbc9cbf7d46c [id="id_f37cf699_bcb4_4289_83ba_bbc9cbf7d46c@id_93087a74_0170_434d_a5e8_9fad9b871042" tailtooltip=" " edgetooltip=" " arrowhead=none]
  end_dummy_down_id_f37cf699_bcb4_4289_83ba_bbc9cbf7d46c -> id_d982155b_1947_4672_a9f1_268ffdb5d3b8 [id="id_f37cf699_bcb4_4289_83ba_bbc9cbf7d46c@id_93087a74_0170_434d_a5e8_9fad9b871042" tailtooltip=" " edgetooltip=" "]
  
  
  id_d982155b_1947_4672_a9f1_268ffdb5d3b8:s -> id_3486b97f_325c_4ab5_ac25_5d5f6f5f433c:n [id="id_d982155b_1947_4672_a9f1_268ffdb5d3b8@id_93087a74_0170_434d_a5e8_9fad9b871042" tailtooltip=" " edgetooltip=" "]
  id_3486b97f_325c_4ab5_ac25_5d5f6f5f433c:s -> true_dummy_down_id_2a5414ad_77a2_4687_aec3_032624fb8941:n [id="id_3486b97f_325c_4ab5_ac25_5d5f6f5f433c@id_93087a74_0170_434d_a5e8_9fad9b871042" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_2a5414ad_77a2_4687_aec3_032624fb8941 -> end_id_2a5414ad_77a2_4687_aec3_032624fb8941 [id="id_3486b97f_325c_4ab5_ac25_5d5f6f5f433c@id_93087a74_0170_434d_a5e8_9fad9b871042" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_2a5414ad_77a2_4687_aec3_032624fb8941:w -> false_dummy_up_id_2a5414ad_77a2_4687_aec3_032624fb8941 [id="id_2a5414ad_77a2_4687_aec3_032624fb8941@id_8ca1a68c_b0d7_48ae_86c9_61fc5ad1b385" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_2a5414ad_77a2_4687_aec3_032624fb8941 -> id_b0d2596e_b6fb_45ec_b774_cdfc5903c67b:n [id="id_2a5414ad_77a2_4687_aec3_032624fb8941@id_8ca1a68c_b0d7_48ae_86c9_61fc5ad1b385" tailtooltip=" " edgetooltip=" "]
  
  id_b0d2596e_b6fb_45ec_b774_cdfc5903c67b:s -> false_dummy_down_id_2a5414ad_77a2_4687_aec3_032624fb8941:n [id="id_b0d2596e_b6fb_45ec_b774_cdfc5903c67b@id_8ca1a68c_b0d7_48ae_86c9_61fc5ad1b385" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  false_dummy_down_id_2a5414ad_77a2_4687_aec3_032624fb8941 -> end_id_2a5414ad_77a2_4687_aec3_032624fb8941 [id="id_b0d2596e_b6fb_45ec_b774_cdfc5903c67b@id_8ca1a68c_b0d7_48ae_86c9_61fc5ad1b385" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_2a5414ad_77a2_4687_aec3_032624fb8941:s -> true_dummy_down_id_01515ff5_4929_4677_bd02_34bb1d09f1c8:n [id="end_id_2a5414ad_77a2_4687_aec3_032624fb8941@id_bf356097_e4ab_45dd_874d_0dac2cd4e08b" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  
  
  true_dummy_down_id_01515ff5_4929_4677_bd02_34bb1d09f1c8 -> true_dummy_down_left_id_01515ff5_4929_4677_bd02_34bb1d09f1c8 [id="id_2a5414ad_77a2_4687_aec3_032624fb8941@id_bf356097_e4ab_45dd_874d_0dac2cd4e08b" tailtooltip=" " edgetooltip=" " arrowhead=none]
  true_dummy_down_left_id_01515ff5_4929_4677_bd02_34bb1d09f1c8 -> id_01515ff5_4929_4677_bd02_34bb1d09f1c8:s [id="id_2a5414ad_77a2_4687_aec3_032624fb8941@id_bf356097_e4ab_45dd_874d_0dac2cd4e08b" tailtooltip=" " edgetooltip=" "]
  
  ## WHILE-FALSE
  id_01515ff5_4929_4677_bd02_34bb1d09f1c8:w -> false_dummy_up_id_01515ff5_4929_4677_bd02_34bb1d09f1c8 [id="id_01515ff5_4929_4677_bd02_34bb1d09f1c8@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_01515ff5_4929_4677_bd02_34bb1d09f1c8 -> false_dummy_down_id_01515ff5_4929_4677_bd02_34bb1d09f1c8 [id="id_01515ff5_4929_4677_bd02_34bb1d09f1c8@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  false_dummy_down_id_01515ff5_4929_4677_bd02_34bb1d09f1c8 -> end_dummy_down_id_01515ff5_4929_4677_bd02_34bb1d09f1c8 [id="id_01515ff5_4929_4677_bd02_34bb1d09f1c8@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  end_dummy_down_id_01515ff5_4929_4677_bd02_34bb1d09f1c8 -> id_5b5fde0d_ab8e_4485_b770_47cc5838db00 [id="id_01515ff5_4929_4677_bd02_34bb1d09f1c8@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
