
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_f6e30e45_50c3_45c2_a4bd_c7766b3a1790 [id="id_f6e30e45_50c3_45c2_a4bd_c7766b3a1790#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_b2c95690_f1c9_4fe2_81de_ac7c94cd6987 [id="id_b2c95690_f1c9_4fe2_81de_ac7c94cd6987#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_55253317_00e9_43a8_b270_e9dd8cf3e41c [id="id_55253317_00e9_43a8_b270_e9dd8cf3e41c#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_126624eb_4700_42c2_868d_8db9ae29bd73 [id="id_126624eb_4700_42c2_868d_8db9ae29bd73#Declare" pos="0.0,9997.1875!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="z" tooltip="z: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_651f60e3_ba8d_4a00_ac47_cc41973f58f0 [id="id_651f60e3_ba8d_4a00_ac47_cc41973f58f0#If" pos="0.0,9996.25!" height=0.5 width=1.6 fixedsize=true group="fun-main" 
    label="z==0||y==0" tooltip="z==0||y==0" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_651f60e3_ba8d_4a00_ac47_cc41973f58f0 [pos="1.25,9996.25!" shape=point width=0]
  false_dummy_up_id_651f60e3_ba8d_4a00_ac47_cc41973f58f0 [pos="-1.25,9996.25!" shape=point width=0]
  
  
  
  
  true_dummy_down_id_651f60e3_ba8d_4a00_ac47_cc41973f58f0 [ pos="1.25,9995.3125!" shape=point width=0]
  false_dummy_down_id_651f60e3_ba8d_4a00_ac47_cc41973f58f0 [ pos="-1.25,9995.3125!" shape=point width=0]
  
  end_id_651f60e3_ba8d_4a00_ac47_cc41973f58f0 [id="end_id_651f60e3_ba8d_4a00_ac47_cc41973f58f0#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_80619e26_ce0b_4492_a36e_8f72c4461d76 [id="id_80619e26_ce0b_4492_a36e_8f72c4461d76#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_f6e30e45_50c3_45c2_a4bd_c7766b3a1790:s -> id_b2c95690_f1c9_4fe2_81de_ac7c94cd6987:n [id="id_f6e30e45_50c3_45c2_a4bd_c7766b3a1790@fun-main" tailtooltip=" " edgetooltip=" "]
  id_b2c95690_f1c9_4fe2_81de_ac7c94cd6987:s -> id_55253317_00e9_43a8_b270_e9dd8cf3e41c:n [id="id_b2c95690_f1c9_4fe2_81de_ac7c94cd6987@fun-main" tailtooltip=" " edgetooltip=" "]
  id_55253317_00e9_43a8_b270_e9dd8cf3e41c:s -> id_126624eb_4700_42c2_868d_8db9ae29bd73:n [id="id_55253317_00e9_43a8_b270_e9dd8cf3e41c@fun-main" tailtooltip=" " edgetooltip=" "]
  id_126624eb_4700_42c2_868d_8db9ae29bd73:s -> id_651f60e3_ba8d_4a00_ac47_cc41973f58f0:n [id="id_126624eb_4700_42c2_868d_8db9ae29bd73@fun-main" tailtooltip=" " edgetooltip=" "]
  ## IF-TRUE
  id_651f60e3_ba8d_4a00_ac47_cc41973f58f0:e -> true_dummy_up_id_651f60e3_ba8d_4a00_ac47_cc41973f58f0 [id="id_651f60e3_ba8d_4a00_ac47_cc41973f58f0@id_9198acc7_1f3e_41aa_a8fc_8772fd52aa03" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_651f60e3_ba8d_4a00_ac47_cc41973f58f0 -> true_dummy_down_id_651f60e3_ba8d_4a00_ac47_cc41973f58f0:n [id="id_651f60e3_ba8d_4a00_ac47_cc41973f58f0@id_9198acc7_1f3e_41aa_a8fc_8772fd52aa03" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  
  
  true_dummy_down_id_651f60e3_ba8d_4a00_ac47_cc41973f58f0 -> end_id_651f60e3_ba8d_4a00_ac47_cc41973f58f0 [id="id_651f60e3_ba8d_4a00_ac47_cc41973f58f0@id_9198acc7_1f3e_41aa_a8fc_8772fd52aa03" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_651f60e3_ba8d_4a00_ac47_cc41973f58f0:w -> false_dummy_up_id_651f60e3_ba8d_4a00_ac47_cc41973f58f0 [id="id_651f60e3_ba8d_4a00_ac47_cc41973f58f0@id_981ca6a0_f3f2_4a2d_b62e_05726056ea63" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_651f60e3_ba8d_4a00_ac47_cc41973f58f0 -> false_dummy_down_id_651f60e3_ba8d_4a00_ac47_cc41973f58f0:n [id="id_651f60e3_ba8d_4a00_ac47_cc41973f58f0@id_981ca6a0_f3f2_4a2d_b62e_05726056ea63" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  
  
  false_dummy_down_id_651f60e3_ba8d_4a00_ac47_cc41973f58f0 -> end_id_651f60e3_ba8d_4a00_ac47_cc41973f58f0 [id="id_651f60e3_ba8d_4a00_ac47_cc41973f58f0@id_981ca6a0_f3f2_4a2d_b62e_05726056ea63" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_651f60e3_ba8d_4a00_ac47_cc41973f58f0:s -> id_80619e26_ce0b_4492_a36e_8f72c4461d76:n [id="end_id_651f60e3_ba8d_4a00_ac47_cc41973f58f0@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
