
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_4a95bf4b_1f0a_4056_94bb_874f76a576fa [id="id_4a95bf4b_1f0a_4056_94bb_874f76a576fa#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_87ceca56_cf23_4f41_8956_694810c1729b [id="id_87ceca56_cf23_4f41_8956_694810c1729b#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_fa2da3f3_0463_4294_a3d4_153c4d29f150 [id="id_fa2da3f3_0463_4294_a3d4_153c4d29f150#Declare" pos="0.0,9998.125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="y" tooltip="y: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_2a00f15d_ae80_4fee_af6f_a0ce412ac2ae [id="id_2a00f15d_ae80_4fee_af6f_a0ce412ac2ae#Input" pos="0.0,9997.1875!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="x" tooltip="x" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_23f5582f_5ce1_4d98_87e0_0ed676277e6a [id="id_23f5582f_5ce1_4d98_87e0_0ed676277e6a#Input" pos="0.0,9996.25!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="y" tooltip="y" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_1492b74d_4db3_4f80_8656_de07e1f3d64a [id="id_1492b74d_4db3_4f80_8656_de07e1f3d64a#If" pos="0.0,9995.3125!" height=0.5 width=1.0 fixedsize=true group="fun-main" 
    label="x>y" tooltip="x>y" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_1492b74d_4db3_4f80_8656_de07e1f3d64a [pos="1.25,9995.3125!" shape=point width=0]
  false_dummy_up_id_1492b74d_4db3_4f80_8656_de07e1f3d64a [pos="-2.5,9995.3125!" shape=point width=0]
  
  id_c4156d20_a874_4777_8f98_33d379167afc [id="id_c4156d20_a874_4777_8f98_33d379167afc#Output" pos="1.25,9994.375!" height=0.4 width=1.8499999999999999 fixedsize=true group="id_d5110e6f_0e80_4573_bc5b_69686f518b39"    label="\"x is larger\"" tooltip="\"x is larger\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_3848450e_4ced_4e43_b815_8af1ccb643fa [id="id_3848450e_4ced_4e43_b815_8af1ccb643fa#If" pos="-2.5,9994.375!" height=0.5 width=1.0 fixedsize=true group="id_f93b4a89_0caa_4530_a47f_d62c0a7e9f36" 
    label="y>x" tooltip="y>x" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_3848450e_4ced_4e43_b815_8af1ccb643fa [pos="-1.25,9994.375!" shape=point width=0]
  false_dummy_up_id_3848450e_4ced_4e43_b815_8af1ccb643fa [pos="-5.0,9994.375!" shape=point width=0]
  
  id_7398cbde_30cc_445d_b0b7_5e0982631895 [id="id_7398cbde_30cc_445d_b0b7_5e0982631895#Output" pos="-1.25,9993.4375!" height=0.4 width=1.8499999999999999 fixedsize=true group="id_0e5cd427_8f7a_4b16_9de6_dd706d9e26a8"    label="\"y is larger\"" tooltip="\"y is larger\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_734166da_3db2_4a7a_b7c0_71ebe33411e5 [id="id_734166da_3db2_4a7a_b7c0_71ebe33411e5#Output" pos="-5.0,9993.4375!" height=0.4 width=2.4000000000000004 fixedsize=true group="id_dc45494c_788e_4b7a_b741_3d309e6187bc"    label="\"no one is larger\"" tooltip="\"no one is larger\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  true_dummy_down_id_3848450e_4ced_4e43_b815_8af1ccb643fa [ pos="-1.25,9992.5!" shape=point width=0]
  false_dummy_down_id_3848450e_4ced_4e43_b815_8af1ccb643fa [ pos="-5.0,9992.5!" shape=point width=0]
  
  end_id_3848450e_4ced_4e43_b815_8af1ccb643fa [id="end_id_3848450e_4ced_4e43_b815_8af1ccb643fa#IfEnd" class="flowrun-not-selectable" pos="-2.5,9992.5!" group="id_f93b4a89_0caa_4530_a47f_d62c0a7e9f36" fillcolor="#ffd166" color="#8f6400" fontcolor="black"
    label="" tooltip=" " shape="circle" fixedsize=true width=0.2 height=0.2]
  
  
  
  true_dummy_down_id_1492b74d_4db3_4f80_8656_de07e1f3d64a [ pos="1.25,9991.5625!" shape=point width=0]
  false_dummy_down_id_1492b74d_4db3_4f80_8656_de07e1f3d64a [ pos="-2.5,9991.5625!" shape=point width=0]
  
  end_id_1492b74d_4db3_4f80_8656_de07e1f3d64a [id="end_id_1492b74d_4db3_4f80_8656_de07e1f3d64a#IfEnd" class="flowrun-not-selectable" pos="0.0,9991.5625!" group="fun-main" fillcolor="#ffd166" color="#8f6400" fontcolor="black"
    label="" tooltip=" " shape="circle" fixedsize=true width=0.2 height=0.2]
  
  
  id_a6f46c0c_3165_4db7_b7c1_794c910d9042 [id="id_a6f46c0c_3165_4db7_b7c1_794c910d9042#Return" pos="0.0,9990.625!" 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_4a95bf4b_1f0a_4056_94bb_874f76a576fa:s -> id_87ceca56_cf23_4f41_8956_694810c1729b:n [id="id_4a95bf4b_1f0a_4056_94bb_874f76a576fa@fun-main" tailtooltip=" " edgetooltip=" "]
  id_87ceca56_cf23_4f41_8956_694810c1729b:s -> id_fa2da3f3_0463_4294_a3d4_153c4d29f150:n [id="id_87ceca56_cf23_4f41_8956_694810c1729b@fun-main" tailtooltip=" " edgetooltip=" "]
  id_fa2da3f3_0463_4294_a3d4_153c4d29f150:s -> id_2a00f15d_ae80_4fee_af6f_a0ce412ac2ae:n [id="id_fa2da3f3_0463_4294_a3d4_153c4d29f150@fun-main" tailtooltip=" " edgetooltip=" "]
  id_2a00f15d_ae80_4fee_af6f_a0ce412ac2ae:s -> id_23f5582f_5ce1_4d98_87e0_0ed676277e6a:n [id="id_2a00f15d_ae80_4fee_af6f_a0ce412ac2ae@fun-main" tailtooltip=" " edgetooltip=" "]
  id_23f5582f_5ce1_4d98_87e0_0ed676277e6a:s -> id_1492b74d_4db3_4f80_8656_de07e1f3d64a:n [id="id_23f5582f_5ce1_4d98_87e0_0ed676277e6a@fun-main" tailtooltip=" " edgetooltip=" "]
  ## IF-TRUE
  id_1492b74d_4db3_4f80_8656_de07e1f3d64a:e -> true_dummy_up_id_1492b74d_4db3_4f80_8656_de07e1f3d64a [id="id_1492b74d_4db3_4f80_8656_de07e1f3d64a@id_d5110e6f_0e80_4573_bc5b_69686f518b39" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_1492b74d_4db3_4f80_8656_de07e1f3d64a -> id_c4156d20_a874_4777_8f98_33d379167afc:n [id="id_1492b74d_4db3_4f80_8656_de07e1f3d64a@id_d5110e6f_0e80_4573_bc5b_69686f518b39" tailtooltip=" " edgetooltip=" "]
  
  id_c4156d20_a874_4777_8f98_33d379167afc:s -> true_dummy_down_id_1492b74d_4db3_4f80_8656_de07e1f3d64a:n [id="id_c4156d20_a874_4777_8f98_33d379167afc@id_d5110e6f_0e80_4573_bc5b_69686f518b39" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_1492b74d_4db3_4f80_8656_de07e1f3d64a -> end_id_1492b74d_4db3_4f80_8656_de07e1f3d64a [id="id_c4156d20_a874_4777_8f98_33d379167afc@id_d5110e6f_0e80_4573_bc5b_69686f518b39" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_1492b74d_4db3_4f80_8656_de07e1f3d64a:w -> false_dummy_up_id_1492b74d_4db3_4f80_8656_de07e1f3d64a [id="id_1492b74d_4db3_4f80_8656_de07e1f3d64a@id_f93b4a89_0caa_4530_a47f_d62c0a7e9f36" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_1492b74d_4db3_4f80_8656_de07e1f3d64a -> id_3848450e_4ced_4e43_b815_8af1ccb643fa:n [id="id_1492b74d_4db3_4f80_8656_de07e1f3d64a@id_f93b4a89_0caa_4530_a47f_d62c0a7e9f36" tailtooltip=" " edgetooltip=" "]
  
  ## IF-TRUE
  id_3848450e_4ced_4e43_b815_8af1ccb643fa:e -> true_dummy_up_id_3848450e_4ced_4e43_b815_8af1ccb643fa [id="id_3848450e_4ced_4e43_b815_8af1ccb643fa@id_0e5cd427_8f7a_4b16_9de6_dd706d9e26a8" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_3848450e_4ced_4e43_b815_8af1ccb643fa -> id_7398cbde_30cc_445d_b0b7_5e0982631895:n [id="id_3848450e_4ced_4e43_b815_8af1ccb643fa@id_0e5cd427_8f7a_4b16_9de6_dd706d9e26a8" tailtooltip=" " edgetooltip=" "]
  
  id_7398cbde_30cc_445d_b0b7_5e0982631895:s -> true_dummy_down_id_3848450e_4ced_4e43_b815_8af1ccb643fa:n [id="id_7398cbde_30cc_445d_b0b7_5e0982631895@id_0e5cd427_8f7a_4b16_9de6_dd706d9e26a8" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_3848450e_4ced_4e43_b815_8af1ccb643fa -> end_id_3848450e_4ced_4e43_b815_8af1ccb643fa [id="id_7398cbde_30cc_445d_b0b7_5e0982631895@id_0e5cd427_8f7a_4b16_9de6_dd706d9e26a8" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_3848450e_4ced_4e43_b815_8af1ccb643fa:w -> false_dummy_up_id_3848450e_4ced_4e43_b815_8af1ccb643fa [id="id_3848450e_4ced_4e43_b815_8af1ccb643fa@id_dc45494c_788e_4b7a_b741_3d309e6187bc" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_3848450e_4ced_4e43_b815_8af1ccb643fa -> id_734166da_3db2_4a7a_b7c0_71ebe33411e5:n [id="id_3848450e_4ced_4e43_b815_8af1ccb643fa@id_dc45494c_788e_4b7a_b741_3d309e6187bc" tailtooltip=" " edgetooltip=" "]
  
  id_734166da_3db2_4a7a_b7c0_71ebe33411e5:s -> false_dummy_down_id_3848450e_4ced_4e43_b815_8af1ccb643fa:n [id="id_734166da_3db2_4a7a_b7c0_71ebe33411e5@id_dc45494c_788e_4b7a_b741_3d309e6187bc" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  false_dummy_down_id_3848450e_4ced_4e43_b815_8af1ccb643fa -> end_id_3848450e_4ced_4e43_b815_8af1ccb643fa [id="id_734166da_3db2_4a7a_b7c0_71ebe33411e5@id_dc45494c_788e_4b7a_b741_3d309e6187bc" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_3848450e_4ced_4e43_b815_8af1ccb643fa:s -> false_dummy_down_id_1492b74d_4db3_4f80_8656_de07e1f3d64a:n [id="end_id_3848450e_4ced_4e43_b815_8af1ccb643fa@id_f93b4a89_0caa_4530_a47f_d62c0a7e9f36" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  
  
  false_dummy_down_id_1492b74d_4db3_4f80_8656_de07e1f3d64a -> end_id_1492b74d_4db3_4f80_8656_de07e1f3d64a [id="id_3848450e_4ced_4e43_b815_8af1ccb643fa@id_f93b4a89_0caa_4530_a47f_d62c0a7e9f36" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_1492b74d_4db3_4f80_8656_de07e1f3d64a:s -> id_a6f46c0c_3165_4db7_b7c1_794c910d9042:n [id="end_id_1492b74d_4db3_4f80_8656_de07e1f3d64a@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
