
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_1e58e680_3f74_4902_82e1_4604c2e4157d [id="id_1e58e680_3f74_4902_82e1_4604c2e4157d#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_16b2868b_1607_420c_a81f_bd106ac5ee00 [id="id_16b2868b_1607_420c_a81f_bd106ac5ee00#Declare" pos="0.0,9999.0625!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="x" tooltip="x: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_6c235948_03c9_48f7_a8e2_902984216ad5 [id="id_6c235948_03c9_48f7_a8e2_902984216ad5#Input" pos="0.0,9998.125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="x" tooltip="x" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_a5d57540_6f4c_4038_a121_8f2b038a666e [id="id_a5d57540_6f4c_4038_a121_8f2b038a666e#If" pos="0.0,9997.1875!" height=0.5 width=1.05 fixedsize=true group="fun-main" 
    label="x > 0" tooltip="x > 0" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_a5d57540_6f4c_4038_a121_8f2b038a666e [pos="1.25,9997.1875!" shape=point width=0]
  false_dummy_up_id_a5d57540_6f4c_4038_a121_8f2b038a666e [pos="-1.25,9997.1875!" shape=point width=0]
  
  id_3b653766_73da_47bd_9fac_b4f73d7e98f8 [id="id_3b653766_73da_47bd_9fac_b4f73d7e98f8#Output" pos="1.25,9996.25!" height=0.4 width=1.52 fixedsize=true group="id_26b1b3ed_04a1_4848_aa62_d7e90d204421"    label="\"Positive\"" tooltip="\"Positive\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_20d0e613_88ab_4fef_bb71_1b9622c73826 [id="id_20d0e613_88ab_4fef_bb71_1b9622c73826#Output" pos="-1.25,9996.25!" height=0.4 width=1.52 fixedsize=true group="id_0d0e1754_9880_4e89_a36a_2b2e63c4912c"    label="\"Negative\"" tooltip="\"Negative\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  true_dummy_down_id_a5d57540_6f4c_4038_a121_8f2b038a666e [ pos="1.25,9995.3125!" shape=point width=0]
  false_dummy_down_id_a5d57540_6f4c_4038_a121_8f2b038a666e [ pos="-1.25,9995.3125!" shape=point width=0]
  
  end_id_a5d57540_6f4c_4038_a121_8f2b038a666e [id="end_id_a5d57540_6f4c_4038_a121_8f2b038a666e#IfEnd" class="flowrun-not-selectable" pos="0.0,9995.3125!" group="fun-main" fillcolor="#ffd166" color="#8f6400" fontcolor="black"
    label="" tooltip=" " shape="circle" fixedsize=true width=0.2 height=0.2]
  
  
  id_5d184056_69bf_4d1c_b7d5_9bbc0f010196 [id="id_5d184056_69bf_4d1c_b7d5_9bbc0f010196#Return" pos="0.0,9994.375!" 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_1e58e680_3f74_4902_82e1_4604c2e4157d:s -> id_16b2868b_1607_420c_a81f_bd106ac5ee00:n [id="id_1e58e680_3f74_4902_82e1_4604c2e4157d@fun-main" tailtooltip=" " edgetooltip=" "]
  id_16b2868b_1607_420c_a81f_bd106ac5ee00:s -> id_6c235948_03c9_48f7_a8e2_902984216ad5:n [id="id_16b2868b_1607_420c_a81f_bd106ac5ee00@fun-main" tailtooltip=" " edgetooltip=" "]
  id_6c235948_03c9_48f7_a8e2_902984216ad5:s -> id_a5d57540_6f4c_4038_a121_8f2b038a666e:n [id="id_6c235948_03c9_48f7_a8e2_902984216ad5@fun-main" tailtooltip=" " edgetooltip=" "]
  ## IF-TRUE
  id_a5d57540_6f4c_4038_a121_8f2b038a666e:e -> true_dummy_up_id_a5d57540_6f4c_4038_a121_8f2b038a666e [id="id_a5d57540_6f4c_4038_a121_8f2b038a666e@id_26b1b3ed_04a1_4848_aa62_d7e90d204421" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_a5d57540_6f4c_4038_a121_8f2b038a666e -> id_3b653766_73da_47bd_9fac_b4f73d7e98f8:n [id="id_a5d57540_6f4c_4038_a121_8f2b038a666e@id_26b1b3ed_04a1_4848_aa62_d7e90d204421" tailtooltip=" " edgetooltip=" "]
  
  id_3b653766_73da_47bd_9fac_b4f73d7e98f8:s -> true_dummy_down_id_a5d57540_6f4c_4038_a121_8f2b038a666e:n [id="id_3b653766_73da_47bd_9fac_b4f73d7e98f8@id_26b1b3ed_04a1_4848_aa62_d7e90d204421" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_a5d57540_6f4c_4038_a121_8f2b038a666e -> end_id_a5d57540_6f4c_4038_a121_8f2b038a666e [id="id_3b653766_73da_47bd_9fac_b4f73d7e98f8@id_26b1b3ed_04a1_4848_aa62_d7e90d204421" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_a5d57540_6f4c_4038_a121_8f2b038a666e:w -> false_dummy_up_id_a5d57540_6f4c_4038_a121_8f2b038a666e [id="id_a5d57540_6f4c_4038_a121_8f2b038a666e@id_0d0e1754_9880_4e89_a36a_2b2e63c4912c" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_a5d57540_6f4c_4038_a121_8f2b038a666e -> id_20d0e613_88ab_4fef_bb71_1b9622c73826:n [id="id_a5d57540_6f4c_4038_a121_8f2b038a666e@id_0d0e1754_9880_4e89_a36a_2b2e63c4912c" tailtooltip=" " edgetooltip=" "]
  
  id_20d0e613_88ab_4fef_bb71_1b9622c73826:s -> false_dummy_down_id_a5d57540_6f4c_4038_a121_8f2b038a666e:n [id="id_20d0e613_88ab_4fef_bb71_1b9622c73826@id_0d0e1754_9880_4e89_a36a_2b2e63c4912c" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  false_dummy_down_id_a5d57540_6f4c_4038_a121_8f2b038a666e -> end_id_a5d57540_6f4c_4038_a121_8f2b038a666e [id="id_20d0e613_88ab_4fef_bb71_1b9622c73826@id_0d0e1754_9880_4e89_a36a_2b2e63c4912c" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_a5d57540_6f4c_4038_a121_8f2b038a666e:s -> id_5d184056_69bf_4d1c_b7d5_9bbc0f010196:n [id="end_id_a5d57540_6f4c_4038_a121_8f2b038a666e@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
