
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_36e5440e_405c_4705_9cb2_355cb8943926 [id="id_36e5440e_405c_4705_9cb2_355cb8943926#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_cda04821_f4ed_4227_830c_9658478795ab [id="id_cda04821_f4ed_4227_830c_9658478795ab#Declare" pos="0.0,9999.0625!" height=0.4 width=1.3 fixedsize=true group="fun-main"    label="Precio = 0" tooltip="Precio: Real = 0" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_e25ad5eb_887d_4df1_a054_ea521b070c23 [id="id_e25ad5eb_887d_4df1_a054_ea521b070c23#Declare" pos="0.0,9998.125!" height=0.4 width=1.19 fixedsize=true group="fun-main"    label="Total = 0" tooltip="Total: Real = 0" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_a4144b3d_7e1f_4bc7_8acf_1de912e278f9 [id="id_a4144b3d_7e1f_4bc7_8acf_1de912e278f9#Output" pos="0.0,9997.1875!" height=0.4 width=6.91 fixedsize=true group="fun-main"    label="\"Si el precio es mayor a $50000 recibe un 20% de descuento\"" tooltip="\"Si el precio es mayor a $50000 recibe un 20% de descuento\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_d88b2365_20b6_4e94_a2dc_2f350a277f3e [id="id_d88b2365_20b6_4e94_a2dc_2f350a277f3e#Input" pos="0.0,9996.25!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="Precio" tooltip="Precio" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_7ac0bfaf_e683_4023_9ca2_445b72a055f8 [id="id_7ac0bfaf_e683_4023_9ca2_445b72a055f8#Assign" pos="0.0,9995.3125!" height=0.4 width=2.18 fixedsize=true group="fun-main"    label="Total = Precio*0.8" tooltip="Total = Precio*0.8" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_d752591f_782f_4019_84dd_92bf63038b94 [id="id_d752591f_782f_4019_84dd_92bf63038b94#If" pos="0.0,9994.375!" height=0.5 width=1.82 fixedsize=true group="fun-main" 
    label="Precio>50000" tooltip="Precio>50000" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_d752591f_782f_4019_84dd_92bf63038b94 [pos="3.75,9994.375!" shape=point width=0]
  false_dummy_up_id_d752591f_782f_4019_84dd_92bf63038b94 [pos="-3.75,9994.375!" shape=point width=0]
  
  id_01c9b7b4_6ea9_4b85_af2a_13864866d5ae [id="id_01c9b7b4_6ea9_4b85_af2a_13864866d5ae#Output" pos="3.75,9993.4375!" height=0.4 width=5.37 fixedsize=true group="id_a7955343_29c9_4ce3_91e1_dc699fa3d795"    label="\"Recibe descuento, precio total: \"+Total+\"\"" tooltip="\"Recibe descuento, precio total: \"+Total+\"\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_1bcea358_4d73_4ac6_aef7_b74ae460f800 [id="id_1bcea358_4d73_4ac6_aef7_b74ae460f800#Output" pos="-3.75,9993.4375!" height=0.4 width=5.8100000000000005 fixedsize=true group="id_e29c4e5b_cefd_42aa_aaf0_5a1412ada068"    label="\"No recibe descuento, precio total: \"+Precio+\"\"" tooltip="\"No recibe descuento, precio total: \"+Precio+\"\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  true_dummy_down_id_d752591f_782f_4019_84dd_92bf63038b94 [ pos="3.75,9992.5!" shape=point width=0]
  false_dummy_down_id_d752591f_782f_4019_84dd_92bf63038b94 [ pos="-3.75,9992.5!" shape=point width=0]
  
  end_id_d752591f_782f_4019_84dd_92bf63038b94 [id="end_id_d752591f_782f_4019_84dd_92bf63038b94#IfEnd" class="flowrun-not-selectable" pos="0.0,9992.5!" group="fun-main" fillcolor="#ffd166" color="#8f6400" fontcolor="black"
    label="" tooltip=" " shape="circle" fixedsize=true width=0.2 height=0.2]
  
  
  id_ebb9afd7_3347_4088_96ad_d4cf72aa8c13 [id="id_ebb9afd7_3347_4088_96ad_d4cf72aa8c13#Return" pos="0.0,9991.5625!" 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_36e5440e_405c_4705_9cb2_355cb8943926:s -> id_cda04821_f4ed_4227_830c_9658478795ab:n [id="id_36e5440e_405c_4705_9cb2_355cb8943926@fun-main" tailtooltip=" " edgetooltip=" "]
  id_cda04821_f4ed_4227_830c_9658478795ab:s -> id_e25ad5eb_887d_4df1_a054_ea521b070c23:n [id="id_cda04821_f4ed_4227_830c_9658478795ab@fun-main" tailtooltip=" " edgetooltip=" "]
  id_e25ad5eb_887d_4df1_a054_ea521b070c23:s -> id_a4144b3d_7e1f_4bc7_8acf_1de912e278f9:n [id="id_e25ad5eb_887d_4df1_a054_ea521b070c23@fun-main" tailtooltip=" " edgetooltip=" "]
  id_a4144b3d_7e1f_4bc7_8acf_1de912e278f9:s -> id_d88b2365_20b6_4e94_a2dc_2f350a277f3e:n [id="id_a4144b3d_7e1f_4bc7_8acf_1de912e278f9@fun-main" tailtooltip=" " edgetooltip=" "]
  id_d88b2365_20b6_4e94_a2dc_2f350a277f3e:s -> id_7ac0bfaf_e683_4023_9ca2_445b72a055f8:n [id="id_d88b2365_20b6_4e94_a2dc_2f350a277f3e@fun-main" tailtooltip=" " edgetooltip=" "]
  id_7ac0bfaf_e683_4023_9ca2_445b72a055f8:s -> id_d752591f_782f_4019_84dd_92bf63038b94:n [id="id_7ac0bfaf_e683_4023_9ca2_445b72a055f8@fun-main" tailtooltip=" " edgetooltip=" "]
  ## IF-TRUE
  id_d752591f_782f_4019_84dd_92bf63038b94:e -> true_dummy_up_id_d752591f_782f_4019_84dd_92bf63038b94 [id="id_d752591f_782f_4019_84dd_92bf63038b94@id_a7955343_29c9_4ce3_91e1_dc699fa3d795" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_d752591f_782f_4019_84dd_92bf63038b94 -> id_01c9b7b4_6ea9_4b85_af2a_13864866d5ae:n [id="id_d752591f_782f_4019_84dd_92bf63038b94@id_a7955343_29c9_4ce3_91e1_dc699fa3d795" tailtooltip=" " edgetooltip=" "]
  
  id_01c9b7b4_6ea9_4b85_af2a_13864866d5ae:s -> true_dummy_down_id_d752591f_782f_4019_84dd_92bf63038b94:n [id="id_01c9b7b4_6ea9_4b85_af2a_13864866d5ae@id_a7955343_29c9_4ce3_91e1_dc699fa3d795" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_d752591f_782f_4019_84dd_92bf63038b94 -> end_id_d752591f_782f_4019_84dd_92bf63038b94 [id="id_01c9b7b4_6ea9_4b85_af2a_13864866d5ae@id_a7955343_29c9_4ce3_91e1_dc699fa3d795" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_d752591f_782f_4019_84dd_92bf63038b94:w -> false_dummy_up_id_d752591f_782f_4019_84dd_92bf63038b94 [id="id_d752591f_782f_4019_84dd_92bf63038b94@id_e29c4e5b_cefd_42aa_aaf0_5a1412ada068" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_d752591f_782f_4019_84dd_92bf63038b94 -> id_1bcea358_4d73_4ac6_aef7_b74ae460f800:n [id="id_d752591f_782f_4019_84dd_92bf63038b94@id_e29c4e5b_cefd_42aa_aaf0_5a1412ada068" tailtooltip=" " edgetooltip=" "]
  
  id_1bcea358_4d73_4ac6_aef7_b74ae460f800:s -> false_dummy_down_id_d752591f_782f_4019_84dd_92bf63038b94:n [id="id_1bcea358_4d73_4ac6_aef7_b74ae460f800@id_e29c4e5b_cefd_42aa_aaf0_5a1412ada068" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  false_dummy_down_id_d752591f_782f_4019_84dd_92bf63038b94 -> end_id_d752591f_782f_4019_84dd_92bf63038b94 [id="id_1bcea358_4d73_4ac6_aef7_b74ae460f800@id_e29c4e5b_cefd_42aa_aaf0_5a1412ada068" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_d752591f_782f_4019_84dd_92bf63038b94:s -> id_ebb9afd7_3347_4088_96ad_d4cf72aa8c13:n [id="end_id_d752591f_782f_4019_84dd_92bf63038b94@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
