
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_610d4cd3_8076_468d_9729_8bc88ad14188 [id="id_610d4cd3_8076_468d_9729_8bc88ad14188#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_cc45c0bb_1d21_4339_853a_27bb3ef4fd75 [id="id_cc45c0bb_1d21_4339_853a_27bb3ef4fd75#Output" pos="0.0,9999.0625!" height=0.4 width=6.03 fixedsize=true group="fun-main"    label="\"este programa asigna multa en base a la velocidad\"" tooltip="\"este programa asigna multa en base a la velocidad\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_c4b304c8_b3a7_4755_93b0_354276addf50 [id="id_c4b304c8_b3a7_4755_93b0_354276addf50#Declare" pos="0.0,9998.125!" height=0.4 width=1.63 fixedsize=true group="fun-main"    label="velocidad = 0" tooltip="velocidad: Integer = 0" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_f3dd4229_e14a_4ec0_927f_4d1067081df9 [id="id_f3dd4229_e14a_4ec0_927f_4d1067081df9#Output" pos="0.0,9997.1875!" height=0.4 width=5.7 fixedsize=true group="fun-main"    label="\"introduzca la velocidad de su vehiculo en km/h\"" tooltip="\"introduzca la velocidad de su vehiculo en km/h\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_6ce40bb9_f0c5_454d_8440_9873b832b16f [id="id_6ce40bb9_f0c5_454d_8440_9873b832b16f#Input" pos="0.0,9996.25!" height=0.4 width=1.19 fixedsize=true group="fun-main"    label="velocidad" tooltip="velocidad" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_9e9f9966_cfdb_4085_b43c_cee2750a3b91 [id="id_9e9f9966_cfdb_4085_b43c_cee2750a3b91#If" pos="0.0,9995.3125!" height=0.5 width=1.93 fixedsize=true group="fun-main" 
    label="velocidad>100" tooltip="velocidad>100" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_9e9f9966_cfdb_4085_b43c_cee2750a3b91 [pos="2.5,9995.3125!" shape=point width=0]
  false_dummy_up_id_9e9f9966_cfdb_4085_b43c_cee2750a3b91 [pos="-2.5,9995.3125!" shape=point width=0]
  
  id_72454601_8fc9_4ae7_931a_dd6ca7d1f25d [id="id_72454601_8fc9_4ae7_931a_dd6ca7d1f25d#Output" pos="2.5,9994.375!" height=0.4 width=3.83 fixedsize=true group="id_31ce7cc9_36ee_485a_8f75_86806b9b2e5c"    label="\"Multa por exceso de velocidad\"" tooltip="\"Multa por exceso de velocidad\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_b8fdb941_d7e3_4ea0_afad_53a324719537 [id="id_b8fdb941_d7e3_4ea0_afad_53a324719537#Output" pos="-2.5,9994.375!" height=0.4 width=3.1700000000000004 fixedsize=true group="id_63eef033_1fb1_4a29_a2ce_680c6f8ca4e7"    label="\"velocidad reglamentaria\"" tooltip="\"velocidad reglamentaria\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  true_dummy_down_id_9e9f9966_cfdb_4085_b43c_cee2750a3b91 [ pos="2.5,9993.4375!" shape=point width=0]
  false_dummy_down_id_9e9f9966_cfdb_4085_b43c_cee2750a3b91 [ pos="-2.5,9993.4375!" shape=point width=0]
  
  end_id_9e9f9966_cfdb_4085_b43c_cee2750a3b91 [id="end_id_9e9f9966_cfdb_4085_b43c_cee2750a3b91#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_5fc05acb_781a_4e3e_a586_9e5e13641522 [id="id_5fc05acb_781a_4e3e_a586_9e5e13641522#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_610d4cd3_8076_468d_9729_8bc88ad14188:s -> id_cc45c0bb_1d21_4339_853a_27bb3ef4fd75:n [id="id_610d4cd3_8076_468d_9729_8bc88ad14188@fun-main" tailtooltip=" " edgetooltip=" "]
  id_cc45c0bb_1d21_4339_853a_27bb3ef4fd75:s -> id_c4b304c8_b3a7_4755_93b0_354276addf50:n [id="id_cc45c0bb_1d21_4339_853a_27bb3ef4fd75@fun-main" tailtooltip=" " edgetooltip=" "]
  id_c4b304c8_b3a7_4755_93b0_354276addf50:s -> id_f3dd4229_e14a_4ec0_927f_4d1067081df9:n [id="id_c4b304c8_b3a7_4755_93b0_354276addf50@fun-main" tailtooltip=" " edgetooltip=" "]
  id_f3dd4229_e14a_4ec0_927f_4d1067081df9:s -> id_6ce40bb9_f0c5_454d_8440_9873b832b16f:n [id="id_f3dd4229_e14a_4ec0_927f_4d1067081df9@fun-main" tailtooltip=" " edgetooltip=" "]
  id_6ce40bb9_f0c5_454d_8440_9873b832b16f:s -> id_9e9f9966_cfdb_4085_b43c_cee2750a3b91:n [id="id_6ce40bb9_f0c5_454d_8440_9873b832b16f@fun-main" tailtooltip=" " edgetooltip=" "]
  ## IF-TRUE
  id_9e9f9966_cfdb_4085_b43c_cee2750a3b91:e -> true_dummy_up_id_9e9f9966_cfdb_4085_b43c_cee2750a3b91 [id="id_9e9f9966_cfdb_4085_b43c_cee2750a3b91@id_31ce7cc9_36ee_485a_8f75_86806b9b2e5c" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_9e9f9966_cfdb_4085_b43c_cee2750a3b91 -> id_72454601_8fc9_4ae7_931a_dd6ca7d1f25d:n [id="id_9e9f9966_cfdb_4085_b43c_cee2750a3b91@id_31ce7cc9_36ee_485a_8f75_86806b9b2e5c" tailtooltip=" " edgetooltip=" "]
  
  id_72454601_8fc9_4ae7_931a_dd6ca7d1f25d:s -> true_dummy_down_id_9e9f9966_cfdb_4085_b43c_cee2750a3b91:n [id="id_72454601_8fc9_4ae7_931a_dd6ca7d1f25d@id_31ce7cc9_36ee_485a_8f75_86806b9b2e5c" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_9e9f9966_cfdb_4085_b43c_cee2750a3b91 -> end_id_9e9f9966_cfdb_4085_b43c_cee2750a3b91 [id="id_72454601_8fc9_4ae7_931a_dd6ca7d1f25d@id_31ce7cc9_36ee_485a_8f75_86806b9b2e5c" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_9e9f9966_cfdb_4085_b43c_cee2750a3b91:w -> false_dummy_up_id_9e9f9966_cfdb_4085_b43c_cee2750a3b91 [id="id_9e9f9966_cfdb_4085_b43c_cee2750a3b91@id_63eef033_1fb1_4a29_a2ce_680c6f8ca4e7" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_9e9f9966_cfdb_4085_b43c_cee2750a3b91 -> id_b8fdb941_d7e3_4ea0_afad_53a324719537:n [id="id_9e9f9966_cfdb_4085_b43c_cee2750a3b91@id_63eef033_1fb1_4a29_a2ce_680c6f8ca4e7" tailtooltip=" " edgetooltip=" "]
  
  id_b8fdb941_d7e3_4ea0_afad_53a324719537:s -> false_dummy_down_id_9e9f9966_cfdb_4085_b43c_cee2750a3b91:n [id="id_b8fdb941_d7e3_4ea0_afad_53a324719537@id_63eef033_1fb1_4a29_a2ce_680c6f8ca4e7" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  false_dummy_down_id_9e9f9966_cfdb_4085_b43c_cee2750a3b91 -> end_id_9e9f9966_cfdb_4085_b43c_cee2750a3b91 [id="id_b8fdb941_d7e3_4ea0_afad_53a324719537@id_63eef033_1fb1_4a29_a2ce_680c6f8ca4e7" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_9e9f9966_cfdb_4085_b43c_cee2750a3b91:s -> id_5fc05acb_781a_4e3e_a586_9e5e13641522:n [id="end_id_9e9f9966_cfdb_4085_b43c_cee2750a3b91@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
