
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_0e389404_1b02_416d_bab7_eec274b9e7d7 [id="id_0e389404_1b02_416d_bab7_eec274b9e7d7#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_6e3f9bbf_df52_49b6_8fbe_ba646bb26fc6 [id="id_6e3f9bbf_df52_49b6_8fbe_ba646bb26fc6#Declare" pos="0.0,9999.0625!" height=0.4 width=1.41 fixedsize=true group="fun-main"    label="sid = 61069" tooltip="sid: Integer = 61069" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_11c1c922_97f6_4514_a1b6_7783a4ba990a [id="id_11c1c922_97f6_4514_a1b6_7783a4ba990a#If" pos="0.0,9998.125!" height=0.5 width=1.71 fixedsize=true group="fun-main" 
    label="!(sid%2==0)" tooltip="!(sid%2==0)" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_11c1c922_97f6_4514_a1b6_7783a4ba990a [pos="1.25,9998.125!" shape=point width=0]
  false_dummy_up_id_11c1c922_97f6_4514_a1b6_7783a4ba990a [pos="-1.25,9998.125!" shape=point width=0]
  
  id_e89db6e5_d4f3_4053_be81_08af7f939459 [id="id_e89db6e5_d4f3_4053_be81_08af7f939459#Output" pos="1.25,9997.1875!" height=0.4 width=1.0 fixedsize=true group="id_2ccfa397_0049_4a7d_af45_d6a803c85bb2"    label="\"odd\"" tooltip="\"odd\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_96edca34_0fce_4608_86c3_c7daddedbccc [id="id_96edca34_0fce_4608_86c3_c7daddedbccc#Output" pos="-1.25,9997.1875!" height=0.4 width=1.08 fixedsize=true group="id_35e3c2e9_97f6_465f_af85_77cb5ce2dd10"    label="\"even\"" tooltip="\"even\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  true_dummy_down_id_11c1c922_97f6_4514_a1b6_7783a4ba990a [ pos="1.25,9996.25!" shape=point width=0]
  false_dummy_down_id_11c1c922_97f6_4514_a1b6_7783a4ba990a [ pos="-1.25,9996.25!" shape=point width=0]
  
  end_id_11c1c922_97f6_4514_a1b6_7783a4ba990a [id="end_id_11c1c922_97f6_4514_a1b6_7783a4ba990a#IfEnd" class="flowrun-not-selectable" pos="0.0,9996.25!" group="fun-main" fillcolor="#ffd166" color="#8f6400" fontcolor="black"
    label="" tooltip=" " shape="circle" fixedsize=true width=0.2 height=0.2]
  
  
  id_734a5f41_35a5_4c2c_9daa_60c4cf3ee511 [id="id_734a5f41_35a5_4c2c_9daa_60c4cf3ee511#Return" pos="0.0,9995.3125!" 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_0e389404_1b02_416d_bab7_eec274b9e7d7:s -> id_6e3f9bbf_df52_49b6_8fbe_ba646bb26fc6:n [id="id_0e389404_1b02_416d_bab7_eec274b9e7d7@fun-main" tailtooltip=" " edgetooltip=" "]
  id_6e3f9bbf_df52_49b6_8fbe_ba646bb26fc6:s -> id_11c1c922_97f6_4514_a1b6_7783a4ba990a:n [id="id_6e3f9bbf_df52_49b6_8fbe_ba646bb26fc6@fun-main" tailtooltip=" " edgetooltip=" "]
  ## IF-TRUE
  id_11c1c922_97f6_4514_a1b6_7783a4ba990a:e -> true_dummy_up_id_11c1c922_97f6_4514_a1b6_7783a4ba990a [id="id_11c1c922_97f6_4514_a1b6_7783a4ba990a@id_2ccfa397_0049_4a7d_af45_d6a803c85bb2" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_11c1c922_97f6_4514_a1b6_7783a4ba990a -> id_e89db6e5_d4f3_4053_be81_08af7f939459:n [id="id_11c1c922_97f6_4514_a1b6_7783a4ba990a@id_2ccfa397_0049_4a7d_af45_d6a803c85bb2" tailtooltip=" " edgetooltip=" "]
  
  id_e89db6e5_d4f3_4053_be81_08af7f939459:s -> true_dummy_down_id_11c1c922_97f6_4514_a1b6_7783a4ba990a:n [id="id_e89db6e5_d4f3_4053_be81_08af7f939459@id_2ccfa397_0049_4a7d_af45_d6a803c85bb2" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_11c1c922_97f6_4514_a1b6_7783a4ba990a -> end_id_11c1c922_97f6_4514_a1b6_7783a4ba990a [id="id_e89db6e5_d4f3_4053_be81_08af7f939459@id_2ccfa397_0049_4a7d_af45_d6a803c85bb2" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_11c1c922_97f6_4514_a1b6_7783a4ba990a:w -> false_dummy_up_id_11c1c922_97f6_4514_a1b6_7783a4ba990a [id="id_11c1c922_97f6_4514_a1b6_7783a4ba990a@id_35e3c2e9_97f6_465f_af85_77cb5ce2dd10" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_11c1c922_97f6_4514_a1b6_7783a4ba990a -> id_96edca34_0fce_4608_86c3_c7daddedbccc:n [id="id_11c1c922_97f6_4514_a1b6_7783a4ba990a@id_35e3c2e9_97f6_465f_af85_77cb5ce2dd10" tailtooltip=" " edgetooltip=" "]
  
  id_96edca34_0fce_4608_86c3_c7daddedbccc:s -> false_dummy_down_id_11c1c922_97f6_4514_a1b6_7783a4ba990a:n [id="id_96edca34_0fce_4608_86c3_c7daddedbccc@id_35e3c2e9_97f6_465f_af85_77cb5ce2dd10" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  false_dummy_down_id_11c1c922_97f6_4514_a1b6_7783a4ba990a -> end_id_11c1c922_97f6_4514_a1b6_7783a4ba990a [id="id_96edca34_0fce_4608_86c3_c7daddedbccc@id_35e3c2e9_97f6_465f_af85_77cb5ce2dd10" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_11c1c922_97f6_4514_a1b6_7783a4ba990a:s -> id_734a5f41_35a5_4c2c_9daa_60c4cf3ee511:n [id="end_id_11c1c922_97f6_4514_a1b6_7783a4ba990a@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
