
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_3e837073_c69e_4053_bc91_84cbaa3c6958 [id="id_3e837073_c69e_4053_bc91_84cbaa3c6958#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_bf22f4a0_5c74_4ea6_99bd_da842761dd28 [id="id_bf22f4a0_5c74_4ea6_99bd_da842761dd28#Declare" pos="0.0,9999.0625!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="num1" tooltip="num1: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_d85a2b75_34a0_446b_abb6_b63d5bf60751 [id="id_d85a2b75_34a0_446b_abb6_b63d5bf60751#Declare" pos="0.0,9998.125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="num2" tooltip="num2: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_384f48f7_9590_4b31_a5e0_cad8e6530539 [id="id_384f48f7_9590_4b31_a5e0_cad8e6530539#Declare" pos="0.0,9997.1875!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="num3" tooltip="num3: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_dd32a384_3365_4ebb_9472_0c641079e857 [id="id_dd32a384_3365_4ebb_9472_0c641079e857#Declare" pos="0.0,9996.25!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="num4" tooltip="num4: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_0f2ee693_ad8f_4cad_aaca_f70d6d99d043 [id="id_0f2ee693_ad8f_4cad_aaca_f70d6d99d043#Input" pos="0.0,9995.3125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="num1" tooltip="num1" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_ddbba862_a771_44d7_b678_9de107f3b8a5 [id="id_ddbba862_a771_44d7_b678_9de107f3b8a5#Input" pos="0.0,9994.375!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="num2" tooltip="num2" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_bfe5a592_401c_4a4d_81a4_aab2c2440846 [id="id_bfe5a592_401c_4a4d_81a4_aab2c2440846#Input" pos="0.0,9993.4375!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="num3" tooltip="num3" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_cf319b69_8bcd_4fad_8d1b_5a1215671e8e [id="id_cf319b69_8bcd_4fad_8d1b_5a1215671e8e#Input" pos="0.0,9992.5!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="num4" tooltip="num4" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_9bd845bc_b5d5_411e_81c6_cf47f2174fdd [id="id_9bd845bc_b5d5_411e_81c6_cf47f2174fdd#Declare" pos="0.0,9991.5625!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="count" tooltip="count: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_ff926c10_cd1f_4fa9_9a30_6ae238142d46 [id="id_ff926c10_cd1f_4fa9_9a30_6ae238142d46#Assign" pos="0.0,9990.625!" height=0.4 width=1.19 fixedsize=true group="fun-main"    label="count = 0" tooltip="count = 0" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_b585371f_211d_454e_9bca_997892dbf930 [id="id_b585371f_211d_454e_9bca_997892dbf930#If" pos="0.0,9989.6875!" height=0.5 width=1.49 fixedsize=true group="fun-main" 
    label="num1%7==0" tooltip="num1%7==0" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_b585371f_211d_454e_9bca_997892dbf930 [pos="1.25,9989.6875!" shape=point width=0]
  false_dummy_up_id_b585371f_211d_454e_9bca_997892dbf930 [pos="-1.25,9989.6875!" shape=point width=0]
  
  id_fcc17a42_4ff8_4905_9845_047a89431bc8 [id="id_fcc17a42_4ff8_4905_9845_047a89431bc8#Assign" pos="1.25,9988.75!" height=0.4 width=1.8499999999999999 fixedsize=true group="id_3ef48095_8702_4afc_aa5d_de014ad4fce3"    label="count = count+1" tooltip="count = count+1" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  
  
  true_dummy_down_id_b585371f_211d_454e_9bca_997892dbf930 [ pos="1.25,9987.8125!" shape=point width=0]
  false_dummy_down_id_b585371f_211d_454e_9bca_997892dbf930 [ pos="-1.25,9987.8125!" shape=point width=0]
  
  end_id_b585371f_211d_454e_9bca_997892dbf930 [id="end_id_b585371f_211d_454e_9bca_997892dbf930#IfEnd" class="flowrun-not-selectable" pos="0.0,9987.8125!" group="fun-main" fillcolor="#ffd166" color="#8f6400" fontcolor="black"
    label="" tooltip=" " shape="circle" fixedsize=true width=0.2 height=0.2]
  
  
  id_03d3f5c4_c303_432e_b421_c40e918a6b89 [id="id_03d3f5c4_c303_432e_b421_c40e918a6b89#If" pos="0.0,9986.875!" height=0.5 width=1.49 fixedsize=true group="fun-main" 
    label="num2%7==0" tooltip="num2%7==0" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_03d3f5c4_c303_432e_b421_c40e918a6b89 [pos="1.25,9986.875!" shape=point width=0]
  false_dummy_up_id_03d3f5c4_c303_432e_b421_c40e918a6b89 [pos="-1.25,9986.875!" shape=point width=0]
  
  id_c2c40f39_caab_47ec_9ce6_11fc2fdf5709 [id="id_c2c40f39_caab_47ec_9ce6_11fc2fdf5709#Assign" pos="1.25,9985.9375!" height=0.4 width=1.8499999999999999 fixedsize=true group="id_5d4a4ff6_5ff0_478c_996e_ca17a68f5651"    label="count = count+1" tooltip="count = count+1" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  
  
  true_dummy_down_id_03d3f5c4_c303_432e_b421_c40e918a6b89 [ pos="1.25,9985.0!" shape=point width=0]
  false_dummy_down_id_03d3f5c4_c303_432e_b421_c40e918a6b89 [ pos="-1.25,9985.0!" shape=point width=0]
  
  end_id_03d3f5c4_c303_432e_b421_c40e918a6b89 [id="end_id_03d3f5c4_c303_432e_b421_c40e918a6b89#IfEnd" class="flowrun-not-selectable" pos="0.0,9985.0!" group="fun-main" fillcolor="#ffd166" color="#8f6400" fontcolor="black"
    label="" tooltip=" " shape="circle" fixedsize=true width=0.2 height=0.2]
  
  
  id_efac1028_df9a_4fc5_b5af_927025bb64c5 [id="id_efac1028_df9a_4fc5_b5af_927025bb64c5#If" pos="0.0,9984.0625!" height=0.5 width=1.49 fixedsize=true group="fun-main" 
    label="num3%7==0" tooltip="num3%7==0" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_efac1028_df9a_4fc5_b5af_927025bb64c5 [pos="1.25,9984.0625!" shape=point width=0]
  false_dummy_up_id_efac1028_df9a_4fc5_b5af_927025bb64c5 [pos="-1.25,9984.0625!" shape=point width=0]
  
  id_5a2ba599_68c0_4a8d_af41_4eab4f332e33 [id="id_5a2ba599_68c0_4a8d_af41_4eab4f332e33#Assign" pos="1.25,9983.125!" height=0.4 width=1.8499999999999999 fixedsize=true group="id_0dbe51da_7aea_482f_8d65_ec898a4ce8ef"    label="count = count+1" tooltip="count = count+1" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  
  
  true_dummy_down_id_efac1028_df9a_4fc5_b5af_927025bb64c5 [ pos="1.25,9982.1875!" shape=point width=0]
  false_dummy_down_id_efac1028_df9a_4fc5_b5af_927025bb64c5 [ pos="-1.25,9982.1875!" shape=point width=0]
  
  end_id_efac1028_df9a_4fc5_b5af_927025bb64c5 [id="end_id_efac1028_df9a_4fc5_b5af_927025bb64c5#IfEnd" class="flowrun-not-selectable" pos="0.0,9982.1875!" group="fun-main" fillcolor="#ffd166" color="#8f6400" fontcolor="black"
    label="" tooltip=" " shape="circle" fixedsize=true width=0.2 height=0.2]
  
  
  id_428d4833_db54_4db2_b94c_f793e78836c2 [id="id_428d4833_db54_4db2_b94c_f793e78836c2#If" pos="0.0,9981.25!" height=0.5 width=1.49 fixedsize=true group="fun-main" 
    label="num4%7==0" tooltip="num4%7==0" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_428d4833_db54_4db2_b94c_f793e78836c2 [pos="1.25,9981.25!" shape=point width=0]
  false_dummy_up_id_428d4833_db54_4db2_b94c_f793e78836c2 [pos="-1.25,9981.25!" shape=point width=0]
  
  id_503a68da_9f31_4a81_8081_b2178caa2897 [id="id_503a68da_9f31_4a81_8081_b2178caa2897#Assign" pos="1.25,9980.3125!" height=0.4 width=1.8499999999999999 fixedsize=true group="id_0b3ad163_3138_48d7_be7d_01163ff4a09b"    label="count = count+1" tooltip="count = count+1" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  
  
  true_dummy_down_id_428d4833_db54_4db2_b94c_f793e78836c2 [ pos="1.25,9979.375!" shape=point width=0]
  false_dummy_down_id_428d4833_db54_4db2_b94c_f793e78836c2 [ pos="-1.25,9979.375!" shape=point width=0]
  
  end_id_428d4833_db54_4db2_b94c_f793e78836c2 [id="end_id_428d4833_db54_4db2_b94c_f793e78836c2#IfEnd" class="flowrun-not-selectable" pos="0.0,9979.375!" group="fun-main" fillcolor="#ffd166" color="#8f6400" fontcolor="black"
    label="" tooltip=" " shape="circle" fixedsize=true width=0.2 height=0.2]
  
  
  id_f9abaeae_3530_4841_96a9_20afc2d42538 [id="id_f9abaeae_3530_4841_96a9_20afc2d42538#Output" pos="0.0,9978.4375!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="count" tooltip="count" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_d3493646_ba55_49ec_8d92_0058f591d935 [id="id_d3493646_ba55_49ec_8d92_0058f591d935#Return" pos="0.0,9977.5!" 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_3e837073_c69e_4053_bc91_84cbaa3c6958:s -> id_bf22f4a0_5c74_4ea6_99bd_da842761dd28:n [id="id_3e837073_c69e_4053_bc91_84cbaa3c6958@fun-main" tailtooltip=" " edgetooltip=" "]
  id_bf22f4a0_5c74_4ea6_99bd_da842761dd28:s -> id_d85a2b75_34a0_446b_abb6_b63d5bf60751:n [id="id_bf22f4a0_5c74_4ea6_99bd_da842761dd28@fun-main" tailtooltip=" " edgetooltip=" "]
  id_d85a2b75_34a0_446b_abb6_b63d5bf60751:s -> id_384f48f7_9590_4b31_a5e0_cad8e6530539:n [id="id_d85a2b75_34a0_446b_abb6_b63d5bf60751@fun-main" tailtooltip=" " edgetooltip=" "]
  id_384f48f7_9590_4b31_a5e0_cad8e6530539:s -> id_dd32a384_3365_4ebb_9472_0c641079e857:n [id="id_384f48f7_9590_4b31_a5e0_cad8e6530539@fun-main" tailtooltip=" " edgetooltip=" "]
  id_dd32a384_3365_4ebb_9472_0c641079e857:s -> id_0f2ee693_ad8f_4cad_aaca_f70d6d99d043:n [id="id_dd32a384_3365_4ebb_9472_0c641079e857@fun-main" tailtooltip=" " edgetooltip=" "]
  id_0f2ee693_ad8f_4cad_aaca_f70d6d99d043:s -> id_ddbba862_a771_44d7_b678_9de107f3b8a5:n [id="id_0f2ee693_ad8f_4cad_aaca_f70d6d99d043@fun-main" tailtooltip=" " edgetooltip=" "]
  id_ddbba862_a771_44d7_b678_9de107f3b8a5:s -> id_bfe5a592_401c_4a4d_81a4_aab2c2440846:n [id="id_ddbba862_a771_44d7_b678_9de107f3b8a5@fun-main" tailtooltip=" " edgetooltip=" "]
  id_bfe5a592_401c_4a4d_81a4_aab2c2440846:s -> id_cf319b69_8bcd_4fad_8d1b_5a1215671e8e:n [id="id_bfe5a592_401c_4a4d_81a4_aab2c2440846@fun-main" tailtooltip=" " edgetooltip=" "]
  id_cf319b69_8bcd_4fad_8d1b_5a1215671e8e:s -> id_9bd845bc_b5d5_411e_81c6_cf47f2174fdd:n [id="id_cf319b69_8bcd_4fad_8d1b_5a1215671e8e@fun-main" tailtooltip=" " edgetooltip=" "]
  id_9bd845bc_b5d5_411e_81c6_cf47f2174fdd:s -> id_ff926c10_cd1f_4fa9_9a30_6ae238142d46:n [id="id_9bd845bc_b5d5_411e_81c6_cf47f2174fdd@fun-main" tailtooltip=" " edgetooltip=" "]
  id_ff926c10_cd1f_4fa9_9a30_6ae238142d46:s -> id_b585371f_211d_454e_9bca_997892dbf930:n [id="id_ff926c10_cd1f_4fa9_9a30_6ae238142d46@fun-main" tailtooltip=" " edgetooltip=" "]
  ## IF-TRUE
  id_b585371f_211d_454e_9bca_997892dbf930:e -> true_dummy_up_id_b585371f_211d_454e_9bca_997892dbf930 [id="id_b585371f_211d_454e_9bca_997892dbf930@id_3ef48095_8702_4afc_aa5d_de014ad4fce3" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_b585371f_211d_454e_9bca_997892dbf930 -> id_fcc17a42_4ff8_4905_9845_047a89431bc8:n [id="id_b585371f_211d_454e_9bca_997892dbf930@id_3ef48095_8702_4afc_aa5d_de014ad4fce3" tailtooltip=" " edgetooltip=" "]
  
  id_fcc17a42_4ff8_4905_9845_047a89431bc8:s -> true_dummy_down_id_b585371f_211d_454e_9bca_997892dbf930:n [id="id_fcc17a42_4ff8_4905_9845_047a89431bc8@id_3ef48095_8702_4afc_aa5d_de014ad4fce3" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_b585371f_211d_454e_9bca_997892dbf930 -> end_id_b585371f_211d_454e_9bca_997892dbf930 [id="id_fcc17a42_4ff8_4905_9845_047a89431bc8@id_3ef48095_8702_4afc_aa5d_de014ad4fce3" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_b585371f_211d_454e_9bca_997892dbf930:w -> false_dummy_up_id_b585371f_211d_454e_9bca_997892dbf930 [id="id_b585371f_211d_454e_9bca_997892dbf930@id_f376fff9_9c36_4b4a_b32a_6635b00fca81" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_b585371f_211d_454e_9bca_997892dbf930 -> false_dummy_down_id_b585371f_211d_454e_9bca_997892dbf930:n [id="id_b585371f_211d_454e_9bca_997892dbf930@id_f376fff9_9c36_4b4a_b32a_6635b00fca81" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  
  
  false_dummy_down_id_b585371f_211d_454e_9bca_997892dbf930 -> end_id_b585371f_211d_454e_9bca_997892dbf930 [id="id_b585371f_211d_454e_9bca_997892dbf930@id_f376fff9_9c36_4b4a_b32a_6635b00fca81" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_b585371f_211d_454e_9bca_997892dbf930:s -> id_03d3f5c4_c303_432e_b421_c40e918a6b89:n [id="end_id_b585371f_211d_454e_9bca_997892dbf930@fun-main" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-TRUE
  id_03d3f5c4_c303_432e_b421_c40e918a6b89:e -> true_dummy_up_id_03d3f5c4_c303_432e_b421_c40e918a6b89 [id="id_03d3f5c4_c303_432e_b421_c40e918a6b89@id_5d4a4ff6_5ff0_478c_996e_ca17a68f5651" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_03d3f5c4_c303_432e_b421_c40e918a6b89 -> id_c2c40f39_caab_47ec_9ce6_11fc2fdf5709:n [id="id_03d3f5c4_c303_432e_b421_c40e918a6b89@id_5d4a4ff6_5ff0_478c_996e_ca17a68f5651" tailtooltip=" " edgetooltip=" "]
  
  id_c2c40f39_caab_47ec_9ce6_11fc2fdf5709:s -> true_dummy_down_id_03d3f5c4_c303_432e_b421_c40e918a6b89:n [id="id_c2c40f39_caab_47ec_9ce6_11fc2fdf5709@id_5d4a4ff6_5ff0_478c_996e_ca17a68f5651" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_03d3f5c4_c303_432e_b421_c40e918a6b89 -> end_id_03d3f5c4_c303_432e_b421_c40e918a6b89 [id="id_c2c40f39_caab_47ec_9ce6_11fc2fdf5709@id_5d4a4ff6_5ff0_478c_996e_ca17a68f5651" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_03d3f5c4_c303_432e_b421_c40e918a6b89:w -> false_dummy_up_id_03d3f5c4_c303_432e_b421_c40e918a6b89 [id="id_03d3f5c4_c303_432e_b421_c40e918a6b89@id_3406dbd8_31ba_40fd_a217_740dae3cc0ba" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_03d3f5c4_c303_432e_b421_c40e918a6b89 -> false_dummy_down_id_03d3f5c4_c303_432e_b421_c40e918a6b89:n [id="id_03d3f5c4_c303_432e_b421_c40e918a6b89@id_3406dbd8_31ba_40fd_a217_740dae3cc0ba" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  
  
  false_dummy_down_id_03d3f5c4_c303_432e_b421_c40e918a6b89 -> end_id_03d3f5c4_c303_432e_b421_c40e918a6b89 [id="id_03d3f5c4_c303_432e_b421_c40e918a6b89@id_3406dbd8_31ba_40fd_a217_740dae3cc0ba" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_03d3f5c4_c303_432e_b421_c40e918a6b89:s -> id_efac1028_df9a_4fc5_b5af_927025bb64c5:n [id="end_id_03d3f5c4_c303_432e_b421_c40e918a6b89@fun-main" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-TRUE
  id_efac1028_df9a_4fc5_b5af_927025bb64c5:e -> true_dummy_up_id_efac1028_df9a_4fc5_b5af_927025bb64c5 [id="id_efac1028_df9a_4fc5_b5af_927025bb64c5@id_0dbe51da_7aea_482f_8d65_ec898a4ce8ef" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_efac1028_df9a_4fc5_b5af_927025bb64c5 -> id_5a2ba599_68c0_4a8d_af41_4eab4f332e33:n [id="id_efac1028_df9a_4fc5_b5af_927025bb64c5@id_0dbe51da_7aea_482f_8d65_ec898a4ce8ef" tailtooltip=" " edgetooltip=" "]
  
  id_5a2ba599_68c0_4a8d_af41_4eab4f332e33:s -> true_dummy_down_id_efac1028_df9a_4fc5_b5af_927025bb64c5:n [id="id_5a2ba599_68c0_4a8d_af41_4eab4f332e33@id_0dbe51da_7aea_482f_8d65_ec898a4ce8ef" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_efac1028_df9a_4fc5_b5af_927025bb64c5 -> end_id_efac1028_df9a_4fc5_b5af_927025bb64c5 [id="id_5a2ba599_68c0_4a8d_af41_4eab4f332e33@id_0dbe51da_7aea_482f_8d65_ec898a4ce8ef" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_efac1028_df9a_4fc5_b5af_927025bb64c5:w -> false_dummy_up_id_efac1028_df9a_4fc5_b5af_927025bb64c5 [id="id_efac1028_df9a_4fc5_b5af_927025bb64c5@id_8d309c9a_daa5_4d7c_ae4a_94f6790cde23" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_efac1028_df9a_4fc5_b5af_927025bb64c5 -> false_dummy_down_id_efac1028_df9a_4fc5_b5af_927025bb64c5:n [id="id_efac1028_df9a_4fc5_b5af_927025bb64c5@id_8d309c9a_daa5_4d7c_ae4a_94f6790cde23" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  
  
  false_dummy_down_id_efac1028_df9a_4fc5_b5af_927025bb64c5 -> end_id_efac1028_df9a_4fc5_b5af_927025bb64c5 [id="id_efac1028_df9a_4fc5_b5af_927025bb64c5@id_8d309c9a_daa5_4d7c_ae4a_94f6790cde23" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_efac1028_df9a_4fc5_b5af_927025bb64c5:s -> id_428d4833_db54_4db2_b94c_f793e78836c2:n [id="end_id_efac1028_df9a_4fc5_b5af_927025bb64c5@fun-main" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-TRUE
  id_428d4833_db54_4db2_b94c_f793e78836c2:e -> true_dummy_up_id_428d4833_db54_4db2_b94c_f793e78836c2 [id="id_428d4833_db54_4db2_b94c_f793e78836c2@id_0b3ad163_3138_48d7_be7d_01163ff4a09b" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_428d4833_db54_4db2_b94c_f793e78836c2 -> id_503a68da_9f31_4a81_8081_b2178caa2897:n [id="id_428d4833_db54_4db2_b94c_f793e78836c2@id_0b3ad163_3138_48d7_be7d_01163ff4a09b" tailtooltip=" " edgetooltip=" "]
  
  id_503a68da_9f31_4a81_8081_b2178caa2897:s -> true_dummy_down_id_428d4833_db54_4db2_b94c_f793e78836c2:n [id="id_503a68da_9f31_4a81_8081_b2178caa2897@id_0b3ad163_3138_48d7_be7d_01163ff4a09b" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_428d4833_db54_4db2_b94c_f793e78836c2 -> end_id_428d4833_db54_4db2_b94c_f793e78836c2 [id="id_503a68da_9f31_4a81_8081_b2178caa2897@id_0b3ad163_3138_48d7_be7d_01163ff4a09b" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_428d4833_db54_4db2_b94c_f793e78836c2:w -> false_dummy_up_id_428d4833_db54_4db2_b94c_f793e78836c2 [id="id_428d4833_db54_4db2_b94c_f793e78836c2@id_62ea1bb7_af37_4111_b507_2e2ae24434d6" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_428d4833_db54_4db2_b94c_f793e78836c2 -> false_dummy_down_id_428d4833_db54_4db2_b94c_f793e78836c2:n [id="id_428d4833_db54_4db2_b94c_f793e78836c2@id_62ea1bb7_af37_4111_b507_2e2ae24434d6" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  
  
  false_dummy_down_id_428d4833_db54_4db2_b94c_f793e78836c2 -> end_id_428d4833_db54_4db2_b94c_f793e78836c2 [id="id_428d4833_db54_4db2_b94c_f793e78836c2@id_62ea1bb7_af37_4111_b507_2e2ae24434d6" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_428d4833_db54_4db2_b94c_f793e78836c2:s -> id_f9abaeae_3530_4841_96a9_20afc2d42538:n [id="end_id_428d4833_db54_4db2_b94c_f793e78836c2@fun-main" tailtooltip=" " edgetooltip=" "]
  
  
  id_f9abaeae_3530_4841_96a9_20afc2d42538:s -> id_d3493646_ba55_49ec_8d92_0058f591d935:n [id="id_f9abaeae_3530_4841_96a9_20afc2d42538@fun-main" tailtooltip=" " edgetooltip=" "]

}
