
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_7191a0c3_9ccd_41a5_8d70_7a9865623482 [id="id_7191a0c3_9ccd_41a5_8d70_7a9865623482#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_9972bfd9_5332_49a3_96cd_ac9a4e696f7d [id="id_9972bfd9_5332_49a3_96cd_ac9a4e696f7d#Declare" pos="0.0,9999.0625!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="Dia" tooltip="Dia: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_5ccdab71_b753_4a03_b209_1468c9473ee0 [id="id_5ccdab71_b753_4a03_b209_1468c9473ee0#Output" pos="0.0,9998.125!" height=0.4 width=6.03 fixedsize=true group="fun-main"    label="\"Este algoritmo pide un numero del dia de descanso\"" tooltip="\"Este algoritmo pide un numero del dia de descanso\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_c6c05840_63b9_4e05_9f48_8eab21c812e7 [id="id_c6c05840_63b9_4e05_9f48_8eab21c812e7#Output" pos="0.0,9997.1875!" height=0.4 width=3.39 fixedsize=true group="fun-main"    label="\"Ingrese un numero del dia\"" tooltip="\"Ingrese un numero del dia\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_ae3424ee_bb06_488e_bda7_bba2a084e950 [id="id_ae3424ee_bb06_488e_bda7_bba2a084e950#Input" pos="0.0,9996.25!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="Dia" tooltip="Dia" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_3978a280_792d_40d8_bfbb_c5826d8fed96 [id="id_3978a280_792d_40d8_bfbb_c5826d8fed96#If" pos="0.0,9995.3125!" height=0.5 width=2.7 fixedsize=true group="fun-main" 
    label="(Dia==6) || (Dia==7)" tooltip="(Dia==6) || (Dia==7)" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_3978a280_792d_40d8_bfbb_c5826d8fed96 [pos="2.5,9995.3125!" shape=point width=0]
  false_dummy_up_id_3978a280_792d_40d8_bfbb_c5826d8fed96 [pos="-2.5,9995.3125!" shape=point width=0]
  
  id_390948b8_628c_445f_aea2_6c97bb890066 [id="id_390948b8_628c_445f_aea2_6c97bb890066#Output" pos="2.5,9994.375!" height=0.4 width=2.0700000000000003 fixedsize=true group="id_eef1cef7_d8c3_48d8_b44c_fb2e8e209d05"    label="\"Fin de semana\"" tooltip="\"Fin de semana\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_678dfff2_aadc_44e4_937a_1395bcdd6c7c [id="id_678dfff2_aadc_44e4_937a_1395bcdd6c7c#Output" pos="-2.5,9994.375!" height=0.4 width=1.8499999999999999 fixedsize=true group="id_9ca8b2f5_6892_4a04_915a_9e9464054963"    label="\"Dia laboral\"" tooltip="\"Dia laboral\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  true_dummy_down_id_3978a280_792d_40d8_bfbb_c5826d8fed96 [ pos="2.5,9993.4375!" shape=point width=0]
  false_dummy_down_id_3978a280_792d_40d8_bfbb_c5826d8fed96 [ pos="-2.5,9993.4375!" shape=point width=0]
  
  end_id_3978a280_792d_40d8_bfbb_c5826d8fed96 [id="end_id_3978a280_792d_40d8_bfbb_c5826d8fed96#IfEnd" class="flowrun-not-selectable" pos="0.0,9993.4375!" group="fun-main" fillcolor="#ffd166" color="#8f6400" fontcolor="black"
    label="" tooltip=" " shape="circle" fixedsize=true width=0.2 height=0.2]
  
  
  id_085244ee_6077_4bcb_abc7_c65da05f8416 [id="id_085244ee_6077_4bcb_abc7_c65da05f8416#Return" pos="0.0,9992.5!" 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_7191a0c3_9ccd_41a5_8d70_7a9865623482:s -> id_9972bfd9_5332_49a3_96cd_ac9a4e696f7d:n [id="id_7191a0c3_9ccd_41a5_8d70_7a9865623482@fun-main" tailtooltip=" " edgetooltip=" "]
  id_9972bfd9_5332_49a3_96cd_ac9a4e696f7d:s -> id_5ccdab71_b753_4a03_b209_1468c9473ee0:n [id="id_9972bfd9_5332_49a3_96cd_ac9a4e696f7d@fun-main" tailtooltip=" " edgetooltip=" "]
  id_5ccdab71_b753_4a03_b209_1468c9473ee0:s -> id_c6c05840_63b9_4e05_9f48_8eab21c812e7:n [id="id_5ccdab71_b753_4a03_b209_1468c9473ee0@fun-main" tailtooltip=" " edgetooltip=" "]
  id_c6c05840_63b9_4e05_9f48_8eab21c812e7:s -> id_ae3424ee_bb06_488e_bda7_bba2a084e950:n [id="id_c6c05840_63b9_4e05_9f48_8eab21c812e7@fun-main" tailtooltip=" " edgetooltip=" "]
  id_ae3424ee_bb06_488e_bda7_bba2a084e950:s -> id_3978a280_792d_40d8_bfbb_c5826d8fed96:n [id="id_ae3424ee_bb06_488e_bda7_bba2a084e950@fun-main" tailtooltip=" " edgetooltip=" "]
  ## IF-TRUE
  id_3978a280_792d_40d8_bfbb_c5826d8fed96:e -> true_dummy_up_id_3978a280_792d_40d8_bfbb_c5826d8fed96 [id="id_3978a280_792d_40d8_bfbb_c5826d8fed96@id_eef1cef7_d8c3_48d8_b44c_fb2e8e209d05" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_3978a280_792d_40d8_bfbb_c5826d8fed96 -> id_390948b8_628c_445f_aea2_6c97bb890066:n [id="id_3978a280_792d_40d8_bfbb_c5826d8fed96@id_eef1cef7_d8c3_48d8_b44c_fb2e8e209d05" tailtooltip=" " edgetooltip=" "]
  
  id_390948b8_628c_445f_aea2_6c97bb890066:s -> true_dummy_down_id_3978a280_792d_40d8_bfbb_c5826d8fed96:n [id="id_390948b8_628c_445f_aea2_6c97bb890066@id_eef1cef7_d8c3_48d8_b44c_fb2e8e209d05" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_3978a280_792d_40d8_bfbb_c5826d8fed96 -> end_id_3978a280_792d_40d8_bfbb_c5826d8fed96 [id="id_390948b8_628c_445f_aea2_6c97bb890066@id_eef1cef7_d8c3_48d8_b44c_fb2e8e209d05" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_3978a280_792d_40d8_bfbb_c5826d8fed96:w -> false_dummy_up_id_3978a280_792d_40d8_bfbb_c5826d8fed96 [id="id_3978a280_792d_40d8_bfbb_c5826d8fed96@id_9ca8b2f5_6892_4a04_915a_9e9464054963" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_3978a280_792d_40d8_bfbb_c5826d8fed96 -> id_678dfff2_aadc_44e4_937a_1395bcdd6c7c:n [id="id_3978a280_792d_40d8_bfbb_c5826d8fed96@id_9ca8b2f5_6892_4a04_915a_9e9464054963" tailtooltip=" " edgetooltip=" "]
  
  id_678dfff2_aadc_44e4_937a_1395bcdd6c7c:s -> false_dummy_down_id_3978a280_792d_40d8_bfbb_c5826d8fed96:n [id="id_678dfff2_aadc_44e4_937a_1395bcdd6c7c@id_9ca8b2f5_6892_4a04_915a_9e9464054963" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  false_dummy_down_id_3978a280_792d_40d8_bfbb_c5826d8fed96 -> end_id_3978a280_792d_40d8_bfbb_c5826d8fed96 [id="id_678dfff2_aadc_44e4_937a_1395bcdd6c7c@id_9ca8b2f5_6892_4a04_915a_9e9464054963" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_3978a280_792d_40d8_bfbb_c5826d8fed96:s -> id_085244ee_6077_4bcb_abc7_c65da05f8416:n [id="end_id_3978a280_792d_40d8_bfbb_c5826d8fed96@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
