
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_c2c108cc_a07c_4a90_bbda_8c9d488d3731 [id="id_c2c108cc_a07c_4a90_bbda_8c9d488d3731#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_4819a37c_e81c_4820_ae12_1f7549a667e8 [id="id_4819a37c_e81c_4820_ae12_1f7549a667e8#Declare" pos="0.0,9999.0625!" height=0.4 width=1.19 fixedsize=true group="fun-main"    label="areaC = 0" tooltip="areaC: Real = 0" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_21bf64d2_a264_4993_8df8_b90efa5dfe96 [id="id_21bf64d2_a264_4993_8df8_b90efa5dfe96#Declare" pos="0.0,9998.125!" height=0.4 width=1.19 fixedsize=true group="fun-main"    label="areaR = 0" tooltip="areaR: Real = 0" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_19faf691_b8f6_4e64_b65c_46233acadddf [id="id_19faf691_b8f6_4e64_b65c_46233acadddf#Declare" pos="0.0,9997.1875!" height=0.4 width=1.3 fixedsize=true group="fun-main"    label="raggio = 0" tooltip="raggio: Integer = 0" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_e94ed68c_41bb_43d6_8319_b9cb4eac18c8 [id="id_e94ed68c_41bb_43d6_8319_b9cb4eac18c8#Declare" pos="0.0,9996.25!" height=0.4 width=1.08 fixedsize=true group="fun-main"    label="base = 0" tooltip="base: Integer = 0" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_6503a424_43fe_4abf_9c9c_f72945845190 [id="id_6503a424_43fe_4abf_9c9c_f72945845190#Declare" pos="0.0,9995.3125!" height=0.4 width=1.41 fixedsize=true group="fun-main"    label="altezza = 0" tooltip="altezza: Integer = 0" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_7a7fa2f9_63e4_4bb0_8202_beabb923b33b [id="id_7a7fa2f9_63e4_4bb0_8202_beabb923b33b#Output" pos="0.0,9994.375!" height=0.4 width=3.9400000000000004 fixedsize=true group="fun-main"    label="\"dammi l'altezza del rettangolo\"" tooltip="\"dammi l'altezza del rettangolo\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_4ade7fb0_3b0e_4ec8_999f_7489659e15a6 [id="id_4ade7fb0_3b0e_4ec8_999f_7489659e15a6#Input" pos="0.0,9993.4375!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="altezza" tooltip="altezza" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_39c13661_5136_4230_9d0b_305d2e4cd7e9 [id="id_39c13661_5136_4230_9d0b_305d2e4cd7e9#Output" pos="0.0,9992.5!" height=0.4 width=3.72 fixedsize=true group="fun-main"    label="\"dammi la base del rettangolo\"" tooltip="\"dammi la base del rettangolo\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_6bed1e32_72e1_4090_a94f_00b020fac62e [id="id_6bed1e32_72e1_4090_a94f_00b020fac62e#Input" pos="0.0,9991.5625!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="base" tooltip="base" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_1c0bf2d1_f30d_42c6_bbd4_7fccb78cee00 [id="id_1c0bf2d1_f30d_42c6_bbd4_7fccb78cee00#Output" pos="0.0,9990.625!" height=0.4 width=2.29 fixedsize=true group="fun-main"    label="\"dammi il raggio\"" tooltip="\"dammi il raggio\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_14497dab_6c4e_4730_8344_4fa489816319 [id="id_14497dab_6c4e_4730_8344_4fa489816319#Input" pos="0.0,9989.6875!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="raggio" tooltip="raggio" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_e29abdfc_1217_45b4_a67b_8589d1e2d5a2 [id="id_e29abdfc_1217_45b4_a67b_8589d1e2d5a2#Assign" pos="0.0,9988.75!" height=0.4 width=2.4000000000000004 fixedsize=true group="fun-main"    label="areaR = base*altezza" tooltip="areaR = base*altezza" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_0d0793e4_1c8a_46ab_93f0_faa63a63ac00 [id="id_0d0793e4_1c8a_46ab_93f0_faa63a63ac00#Assign" pos="0.0,9987.8125!" height=0.4 width=3.06 fixedsize=true group="fun-main"    label="areaC = 3.14*raggio*raggio" tooltip="areaC = 3.14*raggio*raggio" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_eb8614e6_cdb3_452f_856b_706ac5b64ba4 [id="id_eb8614e6_cdb3_452f_856b_706ac5b64ba4#Output" pos="0.0,9986.875!" height=0.4 width=4.82 fixedsize=true group="fun-main"    label="\"L'area del rettangolo è pari a \"+ areaR" tooltip="\"L'area del rettangolo è pari a \"+ areaR" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_3e3c750a_5196_4c37_b18c_ecb759bf7fdf [id="id_3e3c750a_5196_4c37_b18c_ecb759bf7fdf#Output" pos="0.0,9985.9375!" height=0.4 width=4.49 fixedsize=true group="fun-main"    label="\"L'area del cerchio è pari a \"+ areaC" tooltip="\"L'area del cerchio è pari a \"+ areaC" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_a23d49b4_e84b_46f2_a760_2f01849d17fc [id="id_a23d49b4_e84b_46f2_a760_2f01849d17fc#If" pos="0.0,9985.0!" height=0.5 width=1.71 fixedsize=true group="fun-main" 
    label="areaC>areaR" tooltip="areaC>areaR" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_a23d49b4_e84b_46f2_a760_2f01849d17fc [pos="1.25,9985.0!" shape=point width=0]
  false_dummy_up_id_a23d49b4_e84b_46f2_a760_2f01849d17fc [pos="-1.25,9985.0!" shape=point width=0]
  
  id_ac4f8247_55ad_408c_aafc_a281b81ded43 [id="id_ac4f8247_55ad_408c_aafc_a281b81ded43#Output" pos="1.25,9984.0625!" height=0.4 width=1.8499999999999999 fixedsize=true group="id_f50510d8_253e_4b5f_a9c1_4f11f2c989f2"    label="\"areaC>areaR\"" tooltip="\"areaC>areaR\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_7834fd09_febb_4f37_9e52_fb6ebc059ede [id="id_7834fd09_febb_4f37_9e52_fb6ebc059ede#Output" pos="-1.25,9984.0625!" height=0.4 width=1.8499999999999999 fixedsize=true group="id_83acf3cf_792d_4594_8a91_59f65432e87b"    label="\"areaR>areaC\"" tooltip="\"areaR>areaC\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  true_dummy_down_id_a23d49b4_e84b_46f2_a760_2f01849d17fc [ pos="1.25,9983.125!" shape=point width=0]
  false_dummy_down_id_a23d49b4_e84b_46f2_a760_2f01849d17fc [ pos="-1.25,9983.125!" shape=point width=0]
  
  end_id_a23d49b4_e84b_46f2_a760_2f01849d17fc [id="end_id_a23d49b4_e84b_46f2_a760_2f01849d17fc#IfEnd" class="flowrun-not-selectable" pos="0.0,9983.125!" group="fun-main" fillcolor="#ffd166" color="#8f6400" fontcolor="black"
    label="" tooltip=" " shape="circle" fixedsize=true width=0.2 height=0.2]
  
  
  id_c10cabdc_e515_43c4_98de_4d0f846a9277 [id="id_c10cabdc_e515_43c4_98de_4d0f846a9277#Return" pos="0.0,9982.1875!" 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_c2c108cc_a07c_4a90_bbda_8c9d488d3731:s -> id_4819a37c_e81c_4820_ae12_1f7549a667e8:n [id="id_c2c108cc_a07c_4a90_bbda_8c9d488d3731@fun-main" tailtooltip=" " edgetooltip=" "]
  id_4819a37c_e81c_4820_ae12_1f7549a667e8:s -> id_21bf64d2_a264_4993_8df8_b90efa5dfe96:n [id="id_4819a37c_e81c_4820_ae12_1f7549a667e8@fun-main" tailtooltip=" " edgetooltip=" "]
  id_21bf64d2_a264_4993_8df8_b90efa5dfe96:s -> id_19faf691_b8f6_4e64_b65c_46233acadddf:n [id="id_21bf64d2_a264_4993_8df8_b90efa5dfe96@fun-main" tailtooltip=" " edgetooltip=" "]
  id_19faf691_b8f6_4e64_b65c_46233acadddf:s -> id_e94ed68c_41bb_43d6_8319_b9cb4eac18c8:n [id="id_19faf691_b8f6_4e64_b65c_46233acadddf@fun-main" tailtooltip=" " edgetooltip=" "]
  id_e94ed68c_41bb_43d6_8319_b9cb4eac18c8:s -> id_6503a424_43fe_4abf_9c9c_f72945845190:n [id="id_e94ed68c_41bb_43d6_8319_b9cb4eac18c8@fun-main" tailtooltip=" " edgetooltip=" "]
  id_6503a424_43fe_4abf_9c9c_f72945845190:s -> id_7a7fa2f9_63e4_4bb0_8202_beabb923b33b:n [id="id_6503a424_43fe_4abf_9c9c_f72945845190@fun-main" tailtooltip=" " edgetooltip=" "]
  id_7a7fa2f9_63e4_4bb0_8202_beabb923b33b:s -> id_4ade7fb0_3b0e_4ec8_999f_7489659e15a6:n [id="id_7a7fa2f9_63e4_4bb0_8202_beabb923b33b@fun-main" tailtooltip=" " edgetooltip=" "]
  id_4ade7fb0_3b0e_4ec8_999f_7489659e15a6:s -> id_39c13661_5136_4230_9d0b_305d2e4cd7e9:n [id="id_4ade7fb0_3b0e_4ec8_999f_7489659e15a6@fun-main" tailtooltip=" " edgetooltip=" "]
  id_39c13661_5136_4230_9d0b_305d2e4cd7e9:s -> id_6bed1e32_72e1_4090_a94f_00b020fac62e:n [id="id_39c13661_5136_4230_9d0b_305d2e4cd7e9@fun-main" tailtooltip=" " edgetooltip=" "]
  id_6bed1e32_72e1_4090_a94f_00b020fac62e:s -> id_1c0bf2d1_f30d_42c6_bbd4_7fccb78cee00:n [id="id_6bed1e32_72e1_4090_a94f_00b020fac62e@fun-main" tailtooltip=" " edgetooltip=" "]
  id_1c0bf2d1_f30d_42c6_bbd4_7fccb78cee00:s -> id_14497dab_6c4e_4730_8344_4fa489816319:n [id="id_1c0bf2d1_f30d_42c6_bbd4_7fccb78cee00@fun-main" tailtooltip=" " edgetooltip=" "]
  id_14497dab_6c4e_4730_8344_4fa489816319:s -> id_e29abdfc_1217_45b4_a67b_8589d1e2d5a2:n [id="id_14497dab_6c4e_4730_8344_4fa489816319@fun-main" tailtooltip=" " edgetooltip=" "]
  id_e29abdfc_1217_45b4_a67b_8589d1e2d5a2:s -> id_0d0793e4_1c8a_46ab_93f0_faa63a63ac00:n [id="id_e29abdfc_1217_45b4_a67b_8589d1e2d5a2@fun-main" tailtooltip=" " edgetooltip=" "]
  id_0d0793e4_1c8a_46ab_93f0_faa63a63ac00:s -> id_eb8614e6_cdb3_452f_856b_706ac5b64ba4:n [id="id_0d0793e4_1c8a_46ab_93f0_faa63a63ac00@fun-main" tailtooltip=" " edgetooltip=" "]
  id_eb8614e6_cdb3_452f_856b_706ac5b64ba4:s -> id_3e3c750a_5196_4c37_b18c_ecb759bf7fdf:n [id="id_eb8614e6_cdb3_452f_856b_706ac5b64ba4@fun-main" tailtooltip=" " edgetooltip=" "]
  id_3e3c750a_5196_4c37_b18c_ecb759bf7fdf:s -> id_a23d49b4_e84b_46f2_a760_2f01849d17fc:n [id="id_3e3c750a_5196_4c37_b18c_ecb759bf7fdf@fun-main" tailtooltip=" " edgetooltip=" "]
  ## IF-TRUE
  id_a23d49b4_e84b_46f2_a760_2f01849d17fc:e -> true_dummy_up_id_a23d49b4_e84b_46f2_a760_2f01849d17fc [id="id_a23d49b4_e84b_46f2_a760_2f01849d17fc@id_f50510d8_253e_4b5f_a9c1_4f11f2c989f2" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_a23d49b4_e84b_46f2_a760_2f01849d17fc -> id_ac4f8247_55ad_408c_aafc_a281b81ded43:n [id="id_a23d49b4_e84b_46f2_a760_2f01849d17fc@id_f50510d8_253e_4b5f_a9c1_4f11f2c989f2" tailtooltip=" " edgetooltip=" "]
  
  id_ac4f8247_55ad_408c_aafc_a281b81ded43:s -> true_dummy_down_id_a23d49b4_e84b_46f2_a760_2f01849d17fc:n [id="id_ac4f8247_55ad_408c_aafc_a281b81ded43@id_f50510d8_253e_4b5f_a9c1_4f11f2c989f2" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_a23d49b4_e84b_46f2_a760_2f01849d17fc -> end_id_a23d49b4_e84b_46f2_a760_2f01849d17fc [id="id_ac4f8247_55ad_408c_aafc_a281b81ded43@id_f50510d8_253e_4b5f_a9c1_4f11f2c989f2" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_a23d49b4_e84b_46f2_a760_2f01849d17fc:w -> false_dummy_up_id_a23d49b4_e84b_46f2_a760_2f01849d17fc [id="id_a23d49b4_e84b_46f2_a760_2f01849d17fc@id_83acf3cf_792d_4594_8a91_59f65432e87b" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_a23d49b4_e84b_46f2_a760_2f01849d17fc -> id_7834fd09_febb_4f37_9e52_fb6ebc059ede:n [id="id_a23d49b4_e84b_46f2_a760_2f01849d17fc@id_83acf3cf_792d_4594_8a91_59f65432e87b" tailtooltip=" " edgetooltip=" "]
  
  id_7834fd09_febb_4f37_9e52_fb6ebc059ede:s -> false_dummy_down_id_a23d49b4_e84b_46f2_a760_2f01849d17fc:n [id="id_7834fd09_febb_4f37_9e52_fb6ebc059ede@id_83acf3cf_792d_4594_8a91_59f65432e87b" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  false_dummy_down_id_a23d49b4_e84b_46f2_a760_2f01849d17fc -> end_id_a23d49b4_e84b_46f2_a760_2f01849d17fc [id="id_7834fd09_febb_4f37_9e52_fb6ebc059ede@id_83acf3cf_792d_4594_8a91_59f65432e87b" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_a23d49b4_e84b_46f2_a760_2f01849d17fc:s -> id_c10cabdc_e515_43c4_98de_4d0f846a9277:n [id="end_id_a23d49b4_e84b_46f2_a760_2f01849d17fc@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
