
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_cf23b834_1a85_41dc_a219_3e5608ceb5dd [id="id_cf23b834_1a85_41dc_a219_3e5608ceb5dd#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_a89b4a4e_b972_4b0e_970b_186b62629709 [id="id_a89b4a4e_b972_4b0e_970b_186b62629709#Declare" pos="0.0,9999.0625!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="salary" tooltip="salary: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_067adc74_a8ba_46ea_bba3_2da94ce3ca29 [id="id_067adc74_a8ba_46ea_bba3_2da94ce3ca29#Declare" pos="0.0,9998.125!" height=0.4 width=1.19 fixedsize=true group="fun-main"    label="netsalary" tooltip="netsalary: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_76b36a33_8960_4d2a_a7a2_4c713f418670 [id="id_76b36a33_8960_4d2a_a7a2_4c713f418670#Input" pos="0.0,9997.1875!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="salary" tooltip="salary" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_35eff977_df3c_4a8c_82dc_c000cffc47bb [id="id_35eff977_df3c_4a8c_82dc_c000cffc47bb#If" pos="0.0,9996.25!" height=0.5 width=1.93 fixedsize=true group="fun-main" 
    label="salary>=50000" tooltip="salary>=50000" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_35eff977_df3c_4a8c_82dc_c000cffc47bb [pos="2.5,9996.25!" shape=point width=0]
  false_dummy_up_id_35eff977_df3c_4a8c_82dc_c000cffc47bb [pos="-1.25,9996.25!" shape=point width=0]
  
  id_edbdb38d_561e_4cfe_8f23_6d5168167fab [id="id_edbdb38d_561e_4cfe_8f23_6d5168167fab#Assign" pos="2.5,9995.3125!" height=0.4 width=2.62 fixedsize=true group="id_84ba6268_c956_44c3_a479_3d424a896f56"    label="netsalary = salary-(1)" tooltip="netsalary = salary-(1)" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  
  
  true_dummy_down_id_35eff977_df3c_4a8c_82dc_c000cffc47bb [ pos="2.5,9994.375!" shape=point width=0]
  false_dummy_down_id_35eff977_df3c_4a8c_82dc_c000cffc47bb [ pos="-1.25,9994.375!" shape=point width=0]
  
  end_id_35eff977_df3c_4a8c_82dc_c000cffc47bb [id="end_id_35eff977_df3c_4a8c_82dc_c000cffc47bb#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_5b771fcf_86b5_4397_bbf6_f0a3cdea4811 [id="id_5b771fcf_86b5_4397_bbf6_f0a3cdea4811#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_cf23b834_1a85_41dc_a219_3e5608ceb5dd:s -> id_a89b4a4e_b972_4b0e_970b_186b62629709:n [id="id_cf23b834_1a85_41dc_a219_3e5608ceb5dd@fun-main" tailtooltip=" " edgetooltip=" "]
  id_a89b4a4e_b972_4b0e_970b_186b62629709:s -> id_067adc74_a8ba_46ea_bba3_2da94ce3ca29:n [id="id_a89b4a4e_b972_4b0e_970b_186b62629709@fun-main" tailtooltip=" " edgetooltip=" "]
  id_067adc74_a8ba_46ea_bba3_2da94ce3ca29:s -> id_76b36a33_8960_4d2a_a7a2_4c713f418670:n [id="id_067adc74_a8ba_46ea_bba3_2da94ce3ca29@fun-main" tailtooltip=" " edgetooltip=" "]
  id_76b36a33_8960_4d2a_a7a2_4c713f418670:s -> id_35eff977_df3c_4a8c_82dc_c000cffc47bb:n [id="id_76b36a33_8960_4d2a_a7a2_4c713f418670@fun-main" tailtooltip=" " edgetooltip=" "]
  ## IF-TRUE
  id_35eff977_df3c_4a8c_82dc_c000cffc47bb:e -> true_dummy_up_id_35eff977_df3c_4a8c_82dc_c000cffc47bb [id="id_35eff977_df3c_4a8c_82dc_c000cffc47bb@id_84ba6268_c956_44c3_a479_3d424a896f56" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_35eff977_df3c_4a8c_82dc_c000cffc47bb -> id_edbdb38d_561e_4cfe_8f23_6d5168167fab:n [id="id_35eff977_df3c_4a8c_82dc_c000cffc47bb@id_84ba6268_c956_44c3_a479_3d424a896f56" tailtooltip=" " edgetooltip=" "]
  
  id_edbdb38d_561e_4cfe_8f23_6d5168167fab:s -> true_dummy_down_id_35eff977_df3c_4a8c_82dc_c000cffc47bb:n [id="id_edbdb38d_561e_4cfe_8f23_6d5168167fab@id_84ba6268_c956_44c3_a479_3d424a896f56" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_35eff977_df3c_4a8c_82dc_c000cffc47bb -> end_id_35eff977_df3c_4a8c_82dc_c000cffc47bb [id="id_edbdb38d_561e_4cfe_8f23_6d5168167fab@id_84ba6268_c956_44c3_a479_3d424a896f56" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_35eff977_df3c_4a8c_82dc_c000cffc47bb:w -> false_dummy_up_id_35eff977_df3c_4a8c_82dc_c000cffc47bb [id="id_35eff977_df3c_4a8c_82dc_c000cffc47bb@id_2c0f0b4f_c3ba_46d4_b8f0_4618c2ab437b" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_35eff977_df3c_4a8c_82dc_c000cffc47bb -> false_dummy_down_id_35eff977_df3c_4a8c_82dc_c000cffc47bb:n [id="id_35eff977_df3c_4a8c_82dc_c000cffc47bb@id_2c0f0b4f_c3ba_46d4_b8f0_4618c2ab437b" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  
  
  false_dummy_down_id_35eff977_df3c_4a8c_82dc_c000cffc47bb -> end_id_35eff977_df3c_4a8c_82dc_c000cffc47bb [id="id_35eff977_df3c_4a8c_82dc_c000cffc47bb@id_2c0f0b4f_c3ba_46d4_b8f0_4618c2ab437b" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_35eff977_df3c_4a8c_82dc_c000cffc47bb:s -> id_5b771fcf_86b5_4397_bbf6_f0a3cdea4811:n [id="end_id_35eff977_df3c_4a8c_82dc_c000cffc47bb@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
