
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_a572a410_907d_4ec3_8b39_105b737bc3f9 [id="id_a572a410_907d_4ec3_8b39_105b737bc3f9#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_a2259249_f414_4699_b1a8_3eac3bff9da7 [id="id_a2259249_f414_4699_b1a8_3eac3bff9da7#Declare" pos="0.0,9999.0625!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="SAL" tooltip="SAL: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_dcb39f78_dbb2_4352_b272_95071cd73a76 [id="id_dcb39f78_dbb2_4352_b272_95071cd73a76#Input" pos="0.0,9998.125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="SAL" tooltip="SAL" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_1800509b_b77a_412c_82f8_9c69f8294947 [id="id_1800509b_b77a_412c_82f8_9c69f8294947#If" pos="0.0,9997.1875!" height=0.5 width=1.6 fixedsize=true group="fun-main" 
    label="SAL>=50000" tooltip="SAL>=50000" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_1800509b_b77a_412c_82f8_9c69f8294947 [pos="2.5,9997.1875!" shape=point width=0]
  false_dummy_up_id_1800509b_b77a_412c_82f8_9c69f8294947 [pos="-2.5,9997.1875!" shape=point width=0]
  
  id_a0ee0c15_83be_4289_a3b5_1869f2134749 [id="id_a0ee0c15_83be_4289_a3b5_1869f2134749#Assign" pos="2.5,9996.25!" height=0.4 width=2.4000000000000004 fixedsize=true group="id_4d7ffd7a_6b37_4ac3_b612_588421f50db2"    label="SAL = (SAL-(SAL/10))" tooltip="SAL = (SAL-(SAL/10))" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_23f88a49_dabc_48e3_b4f9_a4b0a096128c [id="id_23f88a49_dabc_48e3_b4f9_a4b0a096128c#Output" pos="2.5,9995.3125!" height=0.4 width=1.0 fixedsize=true group="id_4d7ffd7a_6b37_4ac3_b612_588421f50db2"    label="SAL" tooltip="SAL" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_d85bae83_7468_455c_a4bf_4c9ccf94f36e [id="id_d85bae83_7468_455c_a4bf_4c9ccf94f36e#Assign" pos="-2.5,9996.25!" height=0.4 width=2.4000000000000004 fixedsize=true group="id_cb2e694a_15ea_49a8_a9ea_e35ca2a2b12f"    label="SAL = (SAL-(SAL/20))" tooltip="SAL = (SAL-(SAL/20))" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_928a6d5b_1ebf_4fc0_8f1c_6b953c4dfcb3 [id="id_928a6d5b_1ebf_4fc0_8f1c_6b953c4dfcb3#Output" pos="-2.5,9995.3125!" height=0.4 width=1.0 fixedsize=true group="id_cb2e694a_15ea_49a8_a9ea_e35ca2a2b12f"    label="SAL" tooltip="SAL" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  true_dummy_down_id_1800509b_b77a_412c_82f8_9c69f8294947 [ pos="2.5,9994.375!" shape=point width=0]
  false_dummy_down_id_1800509b_b77a_412c_82f8_9c69f8294947 [ pos="-2.5,9994.375!" shape=point width=0]
  
  end_id_1800509b_b77a_412c_82f8_9c69f8294947 [id="end_id_1800509b_b77a_412c_82f8_9c69f8294947#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_c645170b_5f0e_46f1_a9f6_f1f3c36f2227 [id="id_c645170b_5f0e_46f1_a9f6_f1f3c36f2227#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_a572a410_907d_4ec3_8b39_105b737bc3f9:s -> id_a2259249_f414_4699_b1a8_3eac3bff9da7:n [id="id_a572a410_907d_4ec3_8b39_105b737bc3f9@fun-main" tailtooltip=" " edgetooltip=" "]
  id_a2259249_f414_4699_b1a8_3eac3bff9da7:s -> id_dcb39f78_dbb2_4352_b272_95071cd73a76:n [id="id_a2259249_f414_4699_b1a8_3eac3bff9da7@fun-main" tailtooltip=" " edgetooltip=" "]
  id_dcb39f78_dbb2_4352_b272_95071cd73a76:s -> id_1800509b_b77a_412c_82f8_9c69f8294947:n [id="id_dcb39f78_dbb2_4352_b272_95071cd73a76@fun-main" tailtooltip=" " edgetooltip=" "]
  ## IF-TRUE
  id_1800509b_b77a_412c_82f8_9c69f8294947:e -> true_dummy_up_id_1800509b_b77a_412c_82f8_9c69f8294947 [id="id_1800509b_b77a_412c_82f8_9c69f8294947@id_4d7ffd7a_6b37_4ac3_b612_588421f50db2" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_1800509b_b77a_412c_82f8_9c69f8294947 -> id_a0ee0c15_83be_4289_a3b5_1869f2134749:n [id="id_1800509b_b77a_412c_82f8_9c69f8294947@id_4d7ffd7a_6b37_4ac3_b612_588421f50db2" tailtooltip=" " edgetooltip=" "]
  
  id_a0ee0c15_83be_4289_a3b5_1869f2134749:s -> id_23f88a49_dabc_48e3_b4f9_a4b0a096128c:n [id="id_a0ee0c15_83be_4289_a3b5_1869f2134749@id_4d7ffd7a_6b37_4ac3_b612_588421f50db2" tailtooltip=" " edgetooltip=" "]
  id_23f88a49_dabc_48e3_b4f9_a4b0a096128c:s -> true_dummy_down_id_1800509b_b77a_412c_82f8_9c69f8294947:n [id="id_23f88a49_dabc_48e3_b4f9_a4b0a096128c@id_4d7ffd7a_6b37_4ac3_b612_588421f50db2" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_1800509b_b77a_412c_82f8_9c69f8294947 -> end_id_1800509b_b77a_412c_82f8_9c69f8294947 [id="id_23f88a49_dabc_48e3_b4f9_a4b0a096128c@id_4d7ffd7a_6b37_4ac3_b612_588421f50db2" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_1800509b_b77a_412c_82f8_9c69f8294947:w -> false_dummy_up_id_1800509b_b77a_412c_82f8_9c69f8294947 [id="id_1800509b_b77a_412c_82f8_9c69f8294947@id_cb2e694a_15ea_49a8_a9ea_e35ca2a2b12f" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_1800509b_b77a_412c_82f8_9c69f8294947 -> id_d85bae83_7468_455c_a4bf_4c9ccf94f36e:n [id="id_1800509b_b77a_412c_82f8_9c69f8294947@id_cb2e694a_15ea_49a8_a9ea_e35ca2a2b12f" tailtooltip=" " edgetooltip=" "]
  
  id_d85bae83_7468_455c_a4bf_4c9ccf94f36e:s -> id_928a6d5b_1ebf_4fc0_8f1c_6b953c4dfcb3:n [id="id_d85bae83_7468_455c_a4bf_4c9ccf94f36e@id_cb2e694a_15ea_49a8_a9ea_e35ca2a2b12f" tailtooltip=" " edgetooltip=" "]
  id_928a6d5b_1ebf_4fc0_8f1c_6b953c4dfcb3:s -> false_dummy_down_id_1800509b_b77a_412c_82f8_9c69f8294947:n [id="id_928a6d5b_1ebf_4fc0_8f1c_6b953c4dfcb3@id_cb2e694a_15ea_49a8_a9ea_e35ca2a2b12f" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  false_dummy_down_id_1800509b_b77a_412c_82f8_9c69f8294947 -> end_id_1800509b_b77a_412c_82f8_9c69f8294947 [id="id_928a6d5b_1ebf_4fc0_8f1c_6b953c4dfcb3@id_cb2e694a_15ea_49a8_a9ea_e35ca2a2b12f" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_1800509b_b77a_412c_82f8_9c69f8294947:s -> id_c645170b_5f0e_46f1_a9f6_f1f3c36f2227:n [id="end_id_1800509b_b77a_412c_82f8_9c69f8294947@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
