
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_77106bae_9c66_4bf9_a79a_9a7504f90063 [id="id_77106bae_9c66_4bf9_a79a_9a7504f90063#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_a04eb4f8_02fb_4b10_9aef_4132599dadab [id="id_a04eb4f8_02fb_4b10_9aef_4132599dadab#Output" pos="0.0,9999.0625!" height=0.4 width=2.8400000000000003 fixedsize=true group="fun-main"    label="\"Control de velocidad\"" tooltip="\"Control de velocidad\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_e4dd740e_36d7_4d8f_87c4_839226dc024c [id="id_e4dd740e_36d7_4d8f_87c4_839226dc024c#Output" pos="0.0,9998.125!" height=0.4 width=2.62 fixedsize=true group="fun-main"    label="\"introduce los km/h\"" tooltip="\"introduce los km/h\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_fea23531_f9ce_49bb_a70a_839465133d6f [id="id_fea23531_f9ce_49bb_a70a_839465133d6f#Declare" pos="0.0,9997.1875!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="kmh" tooltip="kmh: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_38f81d04_2ca6_47cd_816e_4577b53c50e3 [id="id_38f81d04_2ca6_47cd_816e_4577b53c50e3#Input" pos="0.0,9996.25!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="kmh" tooltip="kmh" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_f85e4874_4163_4bbd_8e9f_63912fadb4a1 [id="id_f85e4874_4163_4bbd_8e9f_63912fadb4a1#If" pos="0.0,9995.3125!" height=0.5 width=1.38 fixedsize=true group="fun-main" 
    label="kmh<=100" tooltip="kmh<=100" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_f85e4874_4163_4bbd_8e9f_63912fadb4a1 [pos="2.5,9995.3125!" shape=point width=0]
  false_dummy_up_id_f85e4874_4163_4bbd_8e9f_63912fadb4a1 [pos="-2.5,9995.3125!" shape=point width=0]
  
  id_0b2d81f9_1be1_4bd5_860a_6ace4f1b7bc7 [id="id_0b2d81f9_1be1_4bd5_860a_6ace4f1b7bc7#Output" pos="2.5,9994.375!" height=0.4 width=3.1700000000000004 fixedsize=true group="id_c334f767_50c2_4c6b_85d1_58f1d7828938"    label="\"Velocidad reglamentaria\"" tooltip="\"Velocidad reglamentaria\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_6cb69eea_0ff2_4e64_ba59_d3b29055d80f [id="id_6cb69eea_0ff2_4e64_ba59_d3b29055d80f#Output" pos="-2.5,9994.375!" height=0.4 width=3.83 fixedsize=true group="id_2756eabc_f71b_4c96_b998_32c9472e821f"    label="\"Multa por exceso de velocidad\"" tooltip="\"Multa por exceso de velocidad\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  true_dummy_down_id_f85e4874_4163_4bbd_8e9f_63912fadb4a1 [ pos="2.5,9993.4375!" shape=point width=0]
  false_dummy_down_id_f85e4874_4163_4bbd_8e9f_63912fadb4a1 [ pos="-2.5,9993.4375!" shape=point width=0]
  
  end_id_f85e4874_4163_4bbd_8e9f_63912fadb4a1 [id="end_id_f85e4874_4163_4bbd_8e9f_63912fadb4a1#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_d35ba67d_d478_447d_a79a_5d1ff9d41e65 [id="id_d35ba67d_d478_447d_a79a_5d1ff9d41e65#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_77106bae_9c66_4bf9_a79a_9a7504f90063:s -> id_a04eb4f8_02fb_4b10_9aef_4132599dadab:n [id="id_77106bae_9c66_4bf9_a79a_9a7504f90063@fun-main" tailtooltip=" " edgetooltip=" "]
  id_a04eb4f8_02fb_4b10_9aef_4132599dadab:s -> id_e4dd740e_36d7_4d8f_87c4_839226dc024c:n [id="id_a04eb4f8_02fb_4b10_9aef_4132599dadab@fun-main" tailtooltip=" " edgetooltip=" "]
  id_e4dd740e_36d7_4d8f_87c4_839226dc024c:s -> id_fea23531_f9ce_49bb_a70a_839465133d6f:n [id="id_e4dd740e_36d7_4d8f_87c4_839226dc024c@fun-main" tailtooltip=" " edgetooltip=" "]
  id_fea23531_f9ce_49bb_a70a_839465133d6f:s -> id_38f81d04_2ca6_47cd_816e_4577b53c50e3:n [id="id_fea23531_f9ce_49bb_a70a_839465133d6f@fun-main" tailtooltip=" " edgetooltip=" "]
  id_38f81d04_2ca6_47cd_816e_4577b53c50e3:s -> id_f85e4874_4163_4bbd_8e9f_63912fadb4a1:n [id="id_38f81d04_2ca6_47cd_816e_4577b53c50e3@fun-main" tailtooltip=" " edgetooltip=" "]
  ## IF-TRUE
  id_f85e4874_4163_4bbd_8e9f_63912fadb4a1:e -> true_dummy_up_id_f85e4874_4163_4bbd_8e9f_63912fadb4a1 [id="id_f85e4874_4163_4bbd_8e9f_63912fadb4a1@id_c334f767_50c2_4c6b_85d1_58f1d7828938" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_f85e4874_4163_4bbd_8e9f_63912fadb4a1 -> id_0b2d81f9_1be1_4bd5_860a_6ace4f1b7bc7:n [id="id_f85e4874_4163_4bbd_8e9f_63912fadb4a1@id_c334f767_50c2_4c6b_85d1_58f1d7828938" tailtooltip=" " edgetooltip=" "]
  
  id_0b2d81f9_1be1_4bd5_860a_6ace4f1b7bc7:s -> true_dummy_down_id_f85e4874_4163_4bbd_8e9f_63912fadb4a1:n [id="id_0b2d81f9_1be1_4bd5_860a_6ace4f1b7bc7@id_c334f767_50c2_4c6b_85d1_58f1d7828938" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_f85e4874_4163_4bbd_8e9f_63912fadb4a1 -> end_id_f85e4874_4163_4bbd_8e9f_63912fadb4a1 [id="id_0b2d81f9_1be1_4bd5_860a_6ace4f1b7bc7@id_c334f767_50c2_4c6b_85d1_58f1d7828938" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_f85e4874_4163_4bbd_8e9f_63912fadb4a1:w -> false_dummy_up_id_f85e4874_4163_4bbd_8e9f_63912fadb4a1 [id="id_f85e4874_4163_4bbd_8e9f_63912fadb4a1@id_2756eabc_f71b_4c96_b998_32c9472e821f" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_f85e4874_4163_4bbd_8e9f_63912fadb4a1 -> id_6cb69eea_0ff2_4e64_ba59_d3b29055d80f:n [id="id_f85e4874_4163_4bbd_8e9f_63912fadb4a1@id_2756eabc_f71b_4c96_b998_32c9472e821f" tailtooltip=" " edgetooltip=" "]
  
  id_6cb69eea_0ff2_4e64_ba59_d3b29055d80f:s -> false_dummy_down_id_f85e4874_4163_4bbd_8e9f_63912fadb4a1:n [id="id_6cb69eea_0ff2_4e64_ba59_d3b29055d80f@id_2756eabc_f71b_4c96_b998_32c9472e821f" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  false_dummy_down_id_f85e4874_4163_4bbd_8e9f_63912fadb4a1 -> end_id_f85e4874_4163_4bbd_8e9f_63912fadb4a1 [id="id_6cb69eea_0ff2_4e64_ba59_d3b29055d80f@id_2756eabc_f71b_4c96_b998_32c9472e821f" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_f85e4874_4163_4bbd_8e9f_63912fadb4a1:s -> id_d35ba67d_d478_447d_a79a_5d1ff9d41e65:n [id="end_id_f85e4874_4163_4bbd_8e9f_63912fadb4a1@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
