
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_3f98d843_5cd4_40ef_b565_638ea851cae8 [id="id_3f98d843_5cd4_40ef_b565_638ea851cae8#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_c2a41c0d_2716_493f_85a7_91c053be86d3 [id="id_c2a41c0d_2716_493f_85a7_91c053be86d3#Declare" pos="0.0,9999.0625!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="a" tooltip="a: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_88c5d19a_3a20_4196_b4e2_7aaea56c8042 [id="id_88c5d19a_3a20_4196_b4e2_7aaea56c8042#Declare" pos="0.0,9998.125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="b" tooltip="b: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_83a2f074_8ff6_425e_88df_d9da258ea3d2 [id="id_83a2f074_8ff6_425e_88df_d9da258ea3d2#Declare" pos="0.0,9997.1875!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="c" tooltip="c: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_3a0bb3e1_2f88_45d7_9738_04ab3764ee4b [id="id_3a0bb3e1_2f88_45d7_9738_04ab3764ee4b#Input" pos="0.0,9996.25!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="a" tooltip="a" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_e295787d_dda6_498b_9601_1bde76ddb197 [id="id_e295787d_dda6_498b_9601_1bde76ddb197#Input" pos="0.0,9995.3125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="b" tooltip="b" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_ace5cbf5_4da9_4264_94e6_108a5ef7c27b [id="id_ace5cbf5_4da9_4264_94e6_108a5ef7c27b#Input" pos="0.0,9994.375!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="c" tooltip="c" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_b90850ea_0d0f_4dcb_aa7a_a4db7a890f82 [id="id_b90850ea_0d0f_4dcb_aa7a_a4db7a890f82#If" pos="0.0,9993.4375!" height=0.5 width=1.0 fixedsize=true group="fun-main" 
    label="a==b" tooltip="a==b" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_b90850ea_0d0f_4dcb_aa7a_a4db7a890f82 [pos="5.0,9993.4375!" shape=point width=0]
  false_dummy_up_id_b90850ea_0d0f_4dcb_aa7a_a4db7a890f82 [pos="-2.5,9993.4375!" shape=point width=0]
  
  id_c9d23d8d_c103_4f66_9bf7_c4e4709bf1c8 [id="id_c9d23d8d_c103_4f66_9bf7_c4e4709bf1c8#If" pos="5.0,9992.5!" height=0.5 width=1.0 fixedsize=true group="id_d760e26d_9acc_4769_96d0_72f0bc1aafff" 
    label="b==c" tooltip="b==c" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_c9d23d8d_c103_4f66_9bf7_c4e4709bf1c8 [pos="7.5,9992.5!" shape=point width=0]
  false_dummy_up_id_c9d23d8d_c103_4f66_9bf7_c4e4709bf1c8 [pos="2.5,9992.5!" shape=point width=0]
  
  id_a81037d1_d02c_4c9b_b3e9_5317b0972155 [id="id_a81037d1_d02c_4c9b_b3e9_5317b0972155#Output" pos="7.5,9991.5625!" height=0.4 width=2.8400000000000003 fixedsize=true group="id_9d4e9a77_80ed_4f1c_8772_3aca96d8b5ca"    label="\"Equilateral Triangle\"" tooltip="\"Equilateral Triangle\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_03c9e4f5_2db9_4318_bc4e_3b3e01cdf9b8 [id="id_03c9e4f5_2db9_4318_bc4e_3b3e01cdf9b8#Output" pos="2.5,9991.5625!" height=0.4 width=2.5100000000000002 fixedsize=true group="id_2bc5bdf5_6759_4311_9ece_c118ab732d4d"    label="\"Isoceles Traingle\"" tooltip="\"Isoceles Traingle\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  true_dummy_down_id_c9d23d8d_c103_4f66_9bf7_c4e4709bf1c8 [ pos="7.5,9990.625!" shape=point width=0]
  false_dummy_down_id_c9d23d8d_c103_4f66_9bf7_c4e4709bf1c8 [ pos="2.5,9990.625!" shape=point width=0]
  
  end_id_c9d23d8d_c103_4f66_9bf7_c4e4709bf1c8 [id="end_id_c9d23d8d_c103_4f66_9bf7_c4e4709bf1c8#IfEnd" class="flowrun-not-selectable" pos="5.0,9990.625!" group="id_d760e26d_9acc_4769_96d0_72f0bc1aafff" fillcolor="#ffd166" color="#8f6400" fontcolor="black"
    label="" tooltip=" " shape="circle" fixedsize=true width=0.2 height=0.2]
  
  
  id_116c4c9e_5953_4884_9c82_1a5cf8a20628 [id="id_116c4c9e_5953_4884_9c82_1a5cf8a20628#If" pos="-2.5,9992.5!" height=0.5 width=1.82 fixedsize=true group="id_8be35402_ed80_4753_b839_4985de45609a" 
    label="b==c || c==a" tooltip="b==c || c==a" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_116c4c9e_5953_4884_9c82_1a5cf8a20628 [pos="-1.25,9992.5!" shape=point width=0]
  false_dummy_up_id_116c4c9e_5953_4884_9c82_1a5cf8a20628 [pos="-3.75,9992.5!" shape=point width=0]
  
  id_bfb27e20_3f6d_4706_8b07_8f87f5dc06da [id="id_bfb27e20_3f6d_4706_8b07_8f87f5dc06da#Output" pos="-1.25,9991.5625!" height=0.4 width=1.52 fixedsize=true group="id_3042ed30_a308_4845_ab55_63bf7c3adb83"    label="\"Isoceles\"" tooltip="\"Isoceles\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_8f62cda8_5764_4318_bab1_6946d06442c1 [id="id_8f62cda8_5764_4318_bab1_6946d06442c1#Output" pos="-3.75,9991.5625!" height=0.4 width=1.41 fixedsize=true group="id_6bb28cf9_cc91_441c_8ee1_e54f01faaf46"    label="\"Scalene\"" tooltip="\"Scalene\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  true_dummy_down_id_116c4c9e_5953_4884_9c82_1a5cf8a20628 [ pos="-1.25,9990.625!" shape=point width=0]
  false_dummy_down_id_116c4c9e_5953_4884_9c82_1a5cf8a20628 [ pos="-3.75,9990.625!" shape=point width=0]
  
  end_id_116c4c9e_5953_4884_9c82_1a5cf8a20628 [id="end_id_116c4c9e_5953_4884_9c82_1a5cf8a20628#IfEnd" class="flowrun-not-selectable" pos="-2.5,9990.625!" group="id_8be35402_ed80_4753_b839_4985de45609a" fillcolor="#ffd166" color="#8f6400" fontcolor="black"
    label="" tooltip=" " shape="circle" fixedsize=true width=0.2 height=0.2]
  
  
  
  true_dummy_down_id_b90850ea_0d0f_4dcb_aa7a_a4db7a890f82 [ pos="5.0,9989.6875!" shape=point width=0]
  false_dummy_down_id_b90850ea_0d0f_4dcb_aa7a_a4db7a890f82 [ pos="-2.5,9989.6875!" shape=point width=0]
  
  end_id_b90850ea_0d0f_4dcb_aa7a_a4db7a890f82 [id="end_id_b90850ea_0d0f_4dcb_aa7a_a4db7a890f82#IfEnd" class="flowrun-not-selectable" pos="0.0,9989.6875!" group="fun-main" fillcolor="#ffd166" color="#8f6400" fontcolor="black"
    label="" tooltip=" " shape="circle" fixedsize=true width=0.2 height=0.2]
  
  
  id_701d7b0f_76ce_4324_9df5_b6763473bcce [id="id_701d7b0f_76ce_4324_9df5_b6763473bcce#Return" pos="0.0,9988.75!" 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_3f98d843_5cd4_40ef_b565_638ea851cae8:s -> id_c2a41c0d_2716_493f_85a7_91c053be86d3:n [id="id_3f98d843_5cd4_40ef_b565_638ea851cae8@fun-main" tailtooltip=" " edgetooltip=" "]
  id_c2a41c0d_2716_493f_85a7_91c053be86d3:s -> id_88c5d19a_3a20_4196_b4e2_7aaea56c8042:n [id="id_c2a41c0d_2716_493f_85a7_91c053be86d3@fun-main" tailtooltip=" " edgetooltip=" "]
  id_88c5d19a_3a20_4196_b4e2_7aaea56c8042:s -> id_83a2f074_8ff6_425e_88df_d9da258ea3d2:n [id="id_88c5d19a_3a20_4196_b4e2_7aaea56c8042@fun-main" tailtooltip=" " edgetooltip=" "]
  id_83a2f074_8ff6_425e_88df_d9da258ea3d2:s -> id_3a0bb3e1_2f88_45d7_9738_04ab3764ee4b:n [id="id_83a2f074_8ff6_425e_88df_d9da258ea3d2@fun-main" tailtooltip=" " edgetooltip=" "]
  id_3a0bb3e1_2f88_45d7_9738_04ab3764ee4b:s -> id_e295787d_dda6_498b_9601_1bde76ddb197:n [id="id_3a0bb3e1_2f88_45d7_9738_04ab3764ee4b@fun-main" tailtooltip=" " edgetooltip=" "]
  id_e295787d_dda6_498b_9601_1bde76ddb197:s -> id_ace5cbf5_4da9_4264_94e6_108a5ef7c27b:n [id="id_e295787d_dda6_498b_9601_1bde76ddb197@fun-main" tailtooltip=" " edgetooltip=" "]
  id_ace5cbf5_4da9_4264_94e6_108a5ef7c27b:s -> id_b90850ea_0d0f_4dcb_aa7a_a4db7a890f82:n [id="id_ace5cbf5_4da9_4264_94e6_108a5ef7c27b@fun-main" tailtooltip=" " edgetooltip=" "]
  ## IF-TRUE
  id_b90850ea_0d0f_4dcb_aa7a_a4db7a890f82:e -> true_dummy_up_id_b90850ea_0d0f_4dcb_aa7a_a4db7a890f82 [id="id_b90850ea_0d0f_4dcb_aa7a_a4db7a890f82@id_d760e26d_9acc_4769_96d0_72f0bc1aafff" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_b90850ea_0d0f_4dcb_aa7a_a4db7a890f82 -> id_c9d23d8d_c103_4f66_9bf7_c4e4709bf1c8:n [id="id_b90850ea_0d0f_4dcb_aa7a_a4db7a890f82@id_d760e26d_9acc_4769_96d0_72f0bc1aafff" tailtooltip=" " edgetooltip=" "]
  
  ## IF-TRUE
  id_c9d23d8d_c103_4f66_9bf7_c4e4709bf1c8:e -> true_dummy_up_id_c9d23d8d_c103_4f66_9bf7_c4e4709bf1c8 [id="id_c9d23d8d_c103_4f66_9bf7_c4e4709bf1c8@id_9d4e9a77_80ed_4f1c_8772_3aca96d8b5ca" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_c9d23d8d_c103_4f66_9bf7_c4e4709bf1c8 -> id_a81037d1_d02c_4c9b_b3e9_5317b0972155:n [id="id_c9d23d8d_c103_4f66_9bf7_c4e4709bf1c8@id_9d4e9a77_80ed_4f1c_8772_3aca96d8b5ca" tailtooltip=" " edgetooltip=" "]
  
  id_a81037d1_d02c_4c9b_b3e9_5317b0972155:s -> true_dummy_down_id_c9d23d8d_c103_4f66_9bf7_c4e4709bf1c8:n [id="id_a81037d1_d02c_4c9b_b3e9_5317b0972155@id_9d4e9a77_80ed_4f1c_8772_3aca96d8b5ca" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_c9d23d8d_c103_4f66_9bf7_c4e4709bf1c8 -> end_id_c9d23d8d_c103_4f66_9bf7_c4e4709bf1c8 [id="id_a81037d1_d02c_4c9b_b3e9_5317b0972155@id_9d4e9a77_80ed_4f1c_8772_3aca96d8b5ca" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_c9d23d8d_c103_4f66_9bf7_c4e4709bf1c8:w -> false_dummy_up_id_c9d23d8d_c103_4f66_9bf7_c4e4709bf1c8 [id="id_c9d23d8d_c103_4f66_9bf7_c4e4709bf1c8@id_2bc5bdf5_6759_4311_9ece_c118ab732d4d" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_c9d23d8d_c103_4f66_9bf7_c4e4709bf1c8 -> id_03c9e4f5_2db9_4318_bc4e_3b3e01cdf9b8:n [id="id_c9d23d8d_c103_4f66_9bf7_c4e4709bf1c8@id_2bc5bdf5_6759_4311_9ece_c118ab732d4d" tailtooltip=" " edgetooltip=" "]
  
  id_03c9e4f5_2db9_4318_bc4e_3b3e01cdf9b8:s -> false_dummy_down_id_c9d23d8d_c103_4f66_9bf7_c4e4709bf1c8:n [id="id_03c9e4f5_2db9_4318_bc4e_3b3e01cdf9b8@id_2bc5bdf5_6759_4311_9ece_c118ab732d4d" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  false_dummy_down_id_c9d23d8d_c103_4f66_9bf7_c4e4709bf1c8 -> end_id_c9d23d8d_c103_4f66_9bf7_c4e4709bf1c8 [id="id_03c9e4f5_2db9_4318_bc4e_3b3e01cdf9b8@id_2bc5bdf5_6759_4311_9ece_c118ab732d4d" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_c9d23d8d_c103_4f66_9bf7_c4e4709bf1c8:s -> true_dummy_down_id_b90850ea_0d0f_4dcb_aa7a_a4db7a890f82:n [id="end_id_c9d23d8d_c103_4f66_9bf7_c4e4709bf1c8@id_d760e26d_9acc_4769_96d0_72f0bc1aafff" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  
  
  true_dummy_down_id_b90850ea_0d0f_4dcb_aa7a_a4db7a890f82 -> end_id_b90850ea_0d0f_4dcb_aa7a_a4db7a890f82 [id="id_c9d23d8d_c103_4f66_9bf7_c4e4709bf1c8@id_d760e26d_9acc_4769_96d0_72f0bc1aafff" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_b90850ea_0d0f_4dcb_aa7a_a4db7a890f82:w -> false_dummy_up_id_b90850ea_0d0f_4dcb_aa7a_a4db7a890f82 [id="id_b90850ea_0d0f_4dcb_aa7a_a4db7a890f82@id_8be35402_ed80_4753_b839_4985de45609a" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_b90850ea_0d0f_4dcb_aa7a_a4db7a890f82 -> id_116c4c9e_5953_4884_9c82_1a5cf8a20628:n [id="id_b90850ea_0d0f_4dcb_aa7a_a4db7a890f82@id_8be35402_ed80_4753_b839_4985de45609a" tailtooltip=" " edgetooltip=" "]
  
  ## IF-TRUE
  id_116c4c9e_5953_4884_9c82_1a5cf8a20628:e -> true_dummy_up_id_116c4c9e_5953_4884_9c82_1a5cf8a20628 [id="id_116c4c9e_5953_4884_9c82_1a5cf8a20628@id_3042ed30_a308_4845_ab55_63bf7c3adb83" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_116c4c9e_5953_4884_9c82_1a5cf8a20628 -> id_bfb27e20_3f6d_4706_8b07_8f87f5dc06da:n [id="id_116c4c9e_5953_4884_9c82_1a5cf8a20628@id_3042ed30_a308_4845_ab55_63bf7c3adb83" tailtooltip=" " edgetooltip=" "]
  
  id_bfb27e20_3f6d_4706_8b07_8f87f5dc06da:s -> true_dummy_down_id_116c4c9e_5953_4884_9c82_1a5cf8a20628:n [id="id_bfb27e20_3f6d_4706_8b07_8f87f5dc06da@id_3042ed30_a308_4845_ab55_63bf7c3adb83" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_116c4c9e_5953_4884_9c82_1a5cf8a20628 -> end_id_116c4c9e_5953_4884_9c82_1a5cf8a20628 [id="id_bfb27e20_3f6d_4706_8b07_8f87f5dc06da@id_3042ed30_a308_4845_ab55_63bf7c3adb83" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_116c4c9e_5953_4884_9c82_1a5cf8a20628:w -> false_dummy_up_id_116c4c9e_5953_4884_9c82_1a5cf8a20628 [id="id_116c4c9e_5953_4884_9c82_1a5cf8a20628@id_6bb28cf9_cc91_441c_8ee1_e54f01faaf46" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_116c4c9e_5953_4884_9c82_1a5cf8a20628 -> id_8f62cda8_5764_4318_bab1_6946d06442c1:n [id="id_116c4c9e_5953_4884_9c82_1a5cf8a20628@id_6bb28cf9_cc91_441c_8ee1_e54f01faaf46" tailtooltip=" " edgetooltip=" "]
  
  id_8f62cda8_5764_4318_bab1_6946d06442c1:s -> false_dummy_down_id_116c4c9e_5953_4884_9c82_1a5cf8a20628:n [id="id_8f62cda8_5764_4318_bab1_6946d06442c1@id_6bb28cf9_cc91_441c_8ee1_e54f01faaf46" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  false_dummy_down_id_116c4c9e_5953_4884_9c82_1a5cf8a20628 -> end_id_116c4c9e_5953_4884_9c82_1a5cf8a20628 [id="id_8f62cda8_5764_4318_bab1_6946d06442c1@id_6bb28cf9_cc91_441c_8ee1_e54f01faaf46" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_116c4c9e_5953_4884_9c82_1a5cf8a20628:s -> false_dummy_down_id_b90850ea_0d0f_4dcb_aa7a_a4db7a890f82:n [id="end_id_116c4c9e_5953_4884_9c82_1a5cf8a20628@id_8be35402_ed80_4753_b839_4985de45609a" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  
  
  false_dummy_down_id_b90850ea_0d0f_4dcb_aa7a_a4db7a890f82 -> end_id_b90850ea_0d0f_4dcb_aa7a_a4db7a890f82 [id="id_116c4c9e_5953_4884_9c82_1a5cf8a20628@id_8be35402_ed80_4753_b839_4985de45609a" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_b90850ea_0d0f_4dcb_aa7a_a4db7a890f82:s -> id_701d7b0f_76ce_4324_9df5_b6763473bcce:n [id="end_id_b90850ea_0d0f_4dcb_aa7a_a4db7a890f82@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
