
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_40d4da1d_5559_40f8_b1ea_556af70bec13 [id="id_40d4da1d_5559_40f8_b1ea_556af70bec13#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_73d3e40d_12d1_4a53_b6cd_c695e4cc4b9a [id="id_73d3e40d_12d1_4a53_b6cd_c695e4cc4b9a#Declare" pos="0.0,9999.0625!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="peso" tooltip="peso: Real" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_2f3288fb_5100_41e3_a17d_311e5fd539ca [id="id_2f3288fb_5100_41e3_a17d_311e5fd539ca#Input" pos="0.0,9998.125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="peso" tooltip="peso" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_c012bc89_e5a5_44e5_960e_bcadf6e5a04f [id="id_c012bc89_e5a5_44e5_960e_bcadf6e5a04f#Declare" pos="0.0,9997.1875!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="altura" tooltip="altura: Real" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_57317178_d503_4679_9e28_978c624e996c [id="id_57317178_d503_4679_9e28_978c624e996c#Input" pos="0.0,9996.25!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="altura" tooltip="altura" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_f81c50ce_0578_464a_95b7_4997beabef49 [id="id_f81c50ce_0578_464a_95b7_4997beabef49#Declare" pos="0.0,9995.3125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="IMC" tooltip="IMC: Real" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_e2d74cba_f5d6_47f3_b3e5_623d727ace9d [id="id_e2d74cba_f5d6_47f3_b3e5_623d727ace9d#Assign" pos="0.0,9994.375!" height=0.4 width=3.5 fixedsize=true group="fun-main"    label="IMC = calcularIMC(peso,altura)" tooltip="IMC = calcularIMC(peso,altura)" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_db2b5925_0114_446d_a6b2_6fa503a1b2d3 [id="id_db2b5925_0114_446d_a6b2_6fa503a1b2d3#Declare" pos="0.0,9993.4375!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="estado" tooltip="estado: String" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_15a8372e_164b_4040_90a7_95312d427356 [id="id_15a8372e_164b_4040_90a7_95312d427356#If" pos="0.0,9992.5!" height=0.5 width=1.6 fixedsize=true group="fun-main" 
    label="IMC < 18.5" tooltip="IMC < 18.5" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_15a8372e_164b_4040_90a7_95312d427356 [pos="2.5,9992.5!" shape=point width=0]
  false_dummy_up_id_15a8372e_164b_4040_90a7_95312d427356 [pos="-6.25,9992.5!" shape=point width=0]
  
  id_39e1dc44_8ecb_4a40_b1f3_77c2a06da8c8 [id="id_39e1dc44_8ecb_4a40_b1f3_77c2a06da8c8#Assign" pos="2.5,9991.5625!" height=0.4 width=3.1700000000000004 fixedsize=true group="id_4c8d8bff_54bb_493c_a027_5435c7bdafe2"    label="estado = \"Abaixo do peso\"" tooltip="estado = \"Abaixo do peso\"" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_d8a165dc_1cc5_40b3_877e_f095a6493d73 [id="id_d8a165dc_1cc5_40b3_877e_f095a6493d73#If" pos="-6.25,9991.5625!" height=0.5 width=3.03 fixedsize=true group="id_f49f32f1_b802_4161_9dfe_e770a214aafa" 
    label="IMC >= 18.5 && IMC < 25" tooltip="IMC >= 18.5 && IMC < 25" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_d8a165dc_1cc5_40b3_877e_f095a6493d73 [pos="-2.5,9991.5625!" shape=point width=0]
  false_dummy_up_id_d8a165dc_1cc5_40b3_877e_f095a6493d73 [pos="-10.0,9991.5625!" shape=point width=0]
  
  id_1bdacc69_3647_4f8b_ae5d_e25e80a40b02 [id="id_1bdacc69_3647_4f8b_ae5d_e25e80a40b02#Assign" pos="-2.5,9990.625!" height=0.4 width=2.8400000000000003 fixedsize=true group="id_5fc483c3_4526_489a_aa87_6179ea903d3a"    label="estado = \"Peso normal\"" tooltip="estado = \"Peso normal\"" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_b690b7ae_748d_46ff_9503_ae51ae9d4ddb [id="id_b690b7ae_748d_46ff_9503_ae51ae9d4ddb#Assign" pos="-10.0,9990.625!" height=0.4 width=3.06 fixedsize=true group="id_85c99d68_9e93_4378_9554_200fb8bb0b21"    label="estado = \"Acima do peso\"" tooltip="estado = \"Acima do peso\"" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  
  true_dummy_down_id_d8a165dc_1cc5_40b3_877e_f095a6493d73 [ pos="-2.5,9989.6875!" shape=point width=0]
  false_dummy_down_id_d8a165dc_1cc5_40b3_877e_f095a6493d73 [ pos="-10.0,9989.6875!" shape=point width=0]
  
  end_id_d8a165dc_1cc5_40b3_877e_f095a6493d73 [id="end_id_d8a165dc_1cc5_40b3_877e_f095a6493d73#IfEnd" class="flowrun-not-selectable" pos="-6.25,9989.6875!" group="id_f49f32f1_b802_4161_9dfe_e770a214aafa" fillcolor="#ffd166" color="#8f6400" fontcolor="black"
    label="" tooltip=" " shape="circle" fixedsize=true width=0.2 height=0.2]
  
  
  
  true_dummy_down_id_15a8372e_164b_4040_90a7_95312d427356 [ pos="2.5,9988.75!" shape=point width=0]
  false_dummy_down_id_15a8372e_164b_4040_90a7_95312d427356 [ pos="-6.25,9988.75!" shape=point width=0]
  
  end_id_15a8372e_164b_4040_90a7_95312d427356 [id="end_id_15a8372e_164b_4040_90a7_95312d427356#IfEnd" class="flowrun-not-selectable" pos="0.0,9988.75!" group="fun-main" fillcolor="#ffd166" color="#8f6400" fontcolor="black"
    label="" tooltip=" " shape="circle" fixedsize=true width=0.2 height=0.2]
  
  
  id_52092d0e_5574_4ad3_9512_cffb59eb39fa [id="id_52092d0e_5574_4ad3_9512_cffb59eb39fa#Output" pos="0.0,9987.8125!" height=0.4 width=4.16 fixedsize=true group="fun-main"    label="\"IMC: \"+IMC+ \" Estado: \" +estado" tooltip="\"IMC: \"+IMC+ \" Estado: \" +estado" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_6e2e678c_3337_4d3f_89bd_23ecc0faf0c4 [id="id_6e2e678c_3337_4d3f_89bd_23ecc0faf0c4#Return" pos="0.0,9986.875!" 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_40d4da1d_5559_40f8_b1ea_556af70bec13:s -> id_73d3e40d_12d1_4a53_b6cd_c695e4cc4b9a:n [id="id_40d4da1d_5559_40f8_b1ea_556af70bec13@fun-main" tailtooltip=" " edgetooltip=" "]
  id_73d3e40d_12d1_4a53_b6cd_c695e4cc4b9a:s -> id_2f3288fb_5100_41e3_a17d_311e5fd539ca:n [id="id_73d3e40d_12d1_4a53_b6cd_c695e4cc4b9a@fun-main" tailtooltip=" " edgetooltip=" "]
  id_2f3288fb_5100_41e3_a17d_311e5fd539ca:s -> id_c012bc89_e5a5_44e5_960e_bcadf6e5a04f:n [id="id_2f3288fb_5100_41e3_a17d_311e5fd539ca@fun-main" tailtooltip=" " edgetooltip=" "]
  id_c012bc89_e5a5_44e5_960e_bcadf6e5a04f:s -> id_57317178_d503_4679_9e28_978c624e996c:n [id="id_c012bc89_e5a5_44e5_960e_bcadf6e5a04f@fun-main" tailtooltip=" " edgetooltip=" "]
  id_57317178_d503_4679_9e28_978c624e996c:s -> id_f81c50ce_0578_464a_95b7_4997beabef49:n [id="id_57317178_d503_4679_9e28_978c624e996c@fun-main" tailtooltip=" " edgetooltip=" "]
  id_f81c50ce_0578_464a_95b7_4997beabef49:s -> id_e2d74cba_f5d6_47f3_b3e5_623d727ace9d:n [id="id_f81c50ce_0578_464a_95b7_4997beabef49@fun-main" tailtooltip=" " edgetooltip=" "]
  id_e2d74cba_f5d6_47f3_b3e5_623d727ace9d:s -> id_db2b5925_0114_446d_a6b2_6fa503a1b2d3:n [id="id_e2d74cba_f5d6_47f3_b3e5_623d727ace9d@fun-main" tailtooltip=" " edgetooltip=" "]
  id_db2b5925_0114_446d_a6b2_6fa503a1b2d3:s -> id_15a8372e_164b_4040_90a7_95312d427356:n [id="id_db2b5925_0114_446d_a6b2_6fa503a1b2d3@fun-main" tailtooltip=" " edgetooltip=" "]
  ## IF-TRUE
  id_15a8372e_164b_4040_90a7_95312d427356:e -> true_dummy_up_id_15a8372e_164b_4040_90a7_95312d427356 [id="id_15a8372e_164b_4040_90a7_95312d427356@id_4c8d8bff_54bb_493c_a027_5435c7bdafe2" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_15a8372e_164b_4040_90a7_95312d427356 -> id_39e1dc44_8ecb_4a40_b1f3_77c2a06da8c8:n [id="id_15a8372e_164b_4040_90a7_95312d427356@id_4c8d8bff_54bb_493c_a027_5435c7bdafe2" tailtooltip=" " edgetooltip=" "]
  
  id_39e1dc44_8ecb_4a40_b1f3_77c2a06da8c8:s -> true_dummy_down_id_15a8372e_164b_4040_90a7_95312d427356:n [id="id_39e1dc44_8ecb_4a40_b1f3_77c2a06da8c8@id_4c8d8bff_54bb_493c_a027_5435c7bdafe2" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_15a8372e_164b_4040_90a7_95312d427356 -> end_id_15a8372e_164b_4040_90a7_95312d427356 [id="id_39e1dc44_8ecb_4a40_b1f3_77c2a06da8c8@id_4c8d8bff_54bb_493c_a027_5435c7bdafe2" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_15a8372e_164b_4040_90a7_95312d427356:w -> false_dummy_up_id_15a8372e_164b_4040_90a7_95312d427356 [id="id_15a8372e_164b_4040_90a7_95312d427356@id_f49f32f1_b802_4161_9dfe_e770a214aafa" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_15a8372e_164b_4040_90a7_95312d427356 -> id_d8a165dc_1cc5_40b3_877e_f095a6493d73:n [id="id_15a8372e_164b_4040_90a7_95312d427356@id_f49f32f1_b802_4161_9dfe_e770a214aafa" tailtooltip=" " edgetooltip=" "]
  
  ## IF-TRUE
  id_d8a165dc_1cc5_40b3_877e_f095a6493d73:e -> true_dummy_up_id_d8a165dc_1cc5_40b3_877e_f095a6493d73 [id="id_d8a165dc_1cc5_40b3_877e_f095a6493d73@id_5fc483c3_4526_489a_aa87_6179ea903d3a" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_d8a165dc_1cc5_40b3_877e_f095a6493d73 -> id_1bdacc69_3647_4f8b_ae5d_e25e80a40b02:n [id="id_d8a165dc_1cc5_40b3_877e_f095a6493d73@id_5fc483c3_4526_489a_aa87_6179ea903d3a" tailtooltip=" " edgetooltip=" "]
  
  id_1bdacc69_3647_4f8b_ae5d_e25e80a40b02:s -> true_dummy_down_id_d8a165dc_1cc5_40b3_877e_f095a6493d73:n [id="id_1bdacc69_3647_4f8b_ae5d_e25e80a40b02@id_5fc483c3_4526_489a_aa87_6179ea903d3a" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_d8a165dc_1cc5_40b3_877e_f095a6493d73 -> end_id_d8a165dc_1cc5_40b3_877e_f095a6493d73 [id="id_1bdacc69_3647_4f8b_ae5d_e25e80a40b02@id_5fc483c3_4526_489a_aa87_6179ea903d3a" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_d8a165dc_1cc5_40b3_877e_f095a6493d73:w -> false_dummy_up_id_d8a165dc_1cc5_40b3_877e_f095a6493d73 [id="id_d8a165dc_1cc5_40b3_877e_f095a6493d73@id_85c99d68_9e93_4378_9554_200fb8bb0b21" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_d8a165dc_1cc5_40b3_877e_f095a6493d73 -> id_b690b7ae_748d_46ff_9503_ae51ae9d4ddb:n [id="id_d8a165dc_1cc5_40b3_877e_f095a6493d73@id_85c99d68_9e93_4378_9554_200fb8bb0b21" tailtooltip=" " edgetooltip=" "]
  
  id_b690b7ae_748d_46ff_9503_ae51ae9d4ddb:s -> false_dummy_down_id_d8a165dc_1cc5_40b3_877e_f095a6493d73:n [id="id_b690b7ae_748d_46ff_9503_ae51ae9d4ddb@id_85c99d68_9e93_4378_9554_200fb8bb0b21" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  false_dummy_down_id_d8a165dc_1cc5_40b3_877e_f095a6493d73 -> end_id_d8a165dc_1cc5_40b3_877e_f095a6493d73 [id="id_b690b7ae_748d_46ff_9503_ae51ae9d4ddb@id_85c99d68_9e93_4378_9554_200fb8bb0b21" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_d8a165dc_1cc5_40b3_877e_f095a6493d73:s -> false_dummy_down_id_15a8372e_164b_4040_90a7_95312d427356:n [id="end_id_d8a165dc_1cc5_40b3_877e_f095a6493d73@id_f49f32f1_b802_4161_9dfe_e770a214aafa" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  
  
  false_dummy_down_id_15a8372e_164b_4040_90a7_95312d427356 -> end_id_15a8372e_164b_4040_90a7_95312d427356 [id="id_d8a165dc_1cc5_40b3_877e_f095a6493d73@id_f49f32f1_b802_4161_9dfe_e770a214aafa" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_15a8372e_164b_4040_90a7_95312d427356:s -> id_52092d0e_5574_4ad3_9512_cffb59eb39fa:n [id="end_id_15a8372e_164b_4040_90a7_95312d427356@fun-main" tailtooltip=" " edgetooltip=" "]
  
  
  id_52092d0e_5574_4ad3_9512_cffb59eb39fa:s -> id_6e2e678c_3337_4d3f_89bd_23ecc0faf0c4:n [id="id_52092d0e_5574_4ad3_9512_cffb59eb39fa@fun-main" tailtooltip=" " edgetooltip=" "]

}
