
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_a19b6fd0_3fac_4014_a7b1_93599556803d [id="id_a19b6fd0_3fac_4014_a7b1_93599556803d#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_2a1e0e64_ef36_4cab_aae9_6eb91decf429 [id="id_2a1e0e64_ef36_4cab_aae9_6eb91decf429#Declare" pos="0.0,9999.0625!" height=0.4 width=1.08 fixedsize=true group="fun-main"    label="Temp = 0" tooltip="Temp: Real = 0" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_a4f68267_a26d_4119_9e9d_ede4753eb3fc [id="id_a4f68267_a26d_4119_9e9d_ede4753eb3fc#Output" pos="0.0,9998.125!" height=0.4 width=3.39 fixedsize=true group="fun-main"    label="\"Introduce una temperatura\"" tooltip="\"Introduce una temperatura\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_53d975bf_c5f1_474d_bd3c_22d664ae649a [id="id_53d975bf_c5f1_474d_bd3c_22d664ae649a#Input" pos="0.0,9997.1875!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="Temp" tooltip="Temp" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_f1d5749d_7c27_4fca_86a1_8993119d0b08 [id="id_f1d5749d_7c27_4fca_86a1_8993119d0b08#If" pos="0.0,9996.25!" height=0.5 width=1.38 fixedsize=true group="fun-main" 
    label="Temp>=30" tooltip="Temp>=30" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_f1d5749d_7c27_4fca_86a1_8993119d0b08 [pos="1.25,9996.25!" shape=point width=0]
  false_dummy_up_id_f1d5749d_7c27_4fca_86a1_8993119d0b08 [pos="-2.5,9996.25!" shape=point width=0]
  
  id_0ca388c8_29fc_485c_b7a4_3ff84fdaf89c [id="id_0ca388c8_29fc_485c_b7a4_3ff84fdaf89c#Output" pos="1.25,9995.3125!" height=0.4 width=1.8499999999999999 fixedsize=true group="id_a087a825_07ae_42f7_80ab_d8225ddd26c4"    label="\"Hace calor \"" tooltip="\"Hace calor \"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_17c9508a_f312_455a_8665_5580663071e3 [id="id_17c9508a_f312_455a_8665_5580663071e3#Output" pos="-2.5,9995.3125!" height=0.4 width=2.95 fixedsize=true group="id_75d1b986_687b_42e7_ae23_298ad010f2c7"    label="\"Temperatura agradable\"" tooltip="\"Temperatura agradable\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  true_dummy_down_id_f1d5749d_7c27_4fca_86a1_8993119d0b08 [ pos="1.25,9994.375!" shape=point width=0]
  false_dummy_down_id_f1d5749d_7c27_4fca_86a1_8993119d0b08 [ pos="-2.5,9994.375!" shape=point width=0]
  
  end_id_f1d5749d_7c27_4fca_86a1_8993119d0b08 [id="end_id_f1d5749d_7c27_4fca_86a1_8993119d0b08#IfEnd" class="flowrun-not-selectable" pos="0.0,9994.375!" group="fun-main" fillcolor="#ffd166" color="#8f6400" fontcolor="black"
    label="" tooltip=" " shape="circle" fixedsize=true width=0.2 height=0.2]
  
  
  id_b2349217_db90_46fe_9e7e_7ee7ccb019ee [id="id_b2349217_db90_46fe_9e7e_7ee7ccb019ee#Return" pos="0.0,9993.4375!" 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_a19b6fd0_3fac_4014_a7b1_93599556803d:s -> id_2a1e0e64_ef36_4cab_aae9_6eb91decf429:n [id="id_a19b6fd0_3fac_4014_a7b1_93599556803d@fun-main" tailtooltip=" " edgetooltip=" "]
  id_2a1e0e64_ef36_4cab_aae9_6eb91decf429:s -> id_a4f68267_a26d_4119_9e9d_ede4753eb3fc:n [id="id_2a1e0e64_ef36_4cab_aae9_6eb91decf429@fun-main" tailtooltip=" " edgetooltip=" "]
  id_a4f68267_a26d_4119_9e9d_ede4753eb3fc:s -> id_53d975bf_c5f1_474d_bd3c_22d664ae649a:n [id="id_a4f68267_a26d_4119_9e9d_ede4753eb3fc@fun-main" tailtooltip=" " edgetooltip=" "]
  id_53d975bf_c5f1_474d_bd3c_22d664ae649a:s -> id_f1d5749d_7c27_4fca_86a1_8993119d0b08:n [id="id_53d975bf_c5f1_474d_bd3c_22d664ae649a@fun-main" tailtooltip=" " edgetooltip=" "]
  ## IF-TRUE
  id_f1d5749d_7c27_4fca_86a1_8993119d0b08:e -> true_dummy_up_id_f1d5749d_7c27_4fca_86a1_8993119d0b08 [id="id_f1d5749d_7c27_4fca_86a1_8993119d0b08@id_a087a825_07ae_42f7_80ab_d8225ddd26c4" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_f1d5749d_7c27_4fca_86a1_8993119d0b08 -> id_0ca388c8_29fc_485c_b7a4_3ff84fdaf89c:n [id="id_f1d5749d_7c27_4fca_86a1_8993119d0b08@id_a087a825_07ae_42f7_80ab_d8225ddd26c4" tailtooltip=" " edgetooltip=" "]
  
  id_0ca388c8_29fc_485c_b7a4_3ff84fdaf89c:s -> true_dummy_down_id_f1d5749d_7c27_4fca_86a1_8993119d0b08:n [id="id_0ca388c8_29fc_485c_b7a4_3ff84fdaf89c@id_a087a825_07ae_42f7_80ab_d8225ddd26c4" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_f1d5749d_7c27_4fca_86a1_8993119d0b08 -> end_id_f1d5749d_7c27_4fca_86a1_8993119d0b08 [id="id_0ca388c8_29fc_485c_b7a4_3ff84fdaf89c@id_a087a825_07ae_42f7_80ab_d8225ddd26c4" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_f1d5749d_7c27_4fca_86a1_8993119d0b08:w -> false_dummy_up_id_f1d5749d_7c27_4fca_86a1_8993119d0b08 [id="id_f1d5749d_7c27_4fca_86a1_8993119d0b08@id_75d1b986_687b_42e7_ae23_298ad010f2c7" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_f1d5749d_7c27_4fca_86a1_8993119d0b08 -> id_17c9508a_f312_455a_8665_5580663071e3:n [id="id_f1d5749d_7c27_4fca_86a1_8993119d0b08@id_75d1b986_687b_42e7_ae23_298ad010f2c7" tailtooltip=" " edgetooltip=" "]
  
  id_17c9508a_f312_455a_8665_5580663071e3:s -> false_dummy_down_id_f1d5749d_7c27_4fca_86a1_8993119d0b08:n [id="id_17c9508a_f312_455a_8665_5580663071e3@id_75d1b986_687b_42e7_ae23_298ad010f2c7" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  false_dummy_down_id_f1d5749d_7c27_4fca_86a1_8993119d0b08 -> end_id_f1d5749d_7c27_4fca_86a1_8993119d0b08 [id="id_17c9508a_f312_455a_8665_5580663071e3@id_75d1b986_687b_42e7_ae23_298ad010f2c7" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_f1d5749d_7c27_4fca_86a1_8993119d0b08:s -> id_b2349217_db90_46fe_9e7e_7ee7ccb019ee:n [id="end_id_f1d5749d_7c27_4fca_86a1_8993119d0b08@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
