
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_aa179340_0c7b_4887_baa3_eadca60b1844 [id="id_aa179340_0c7b_4887_baa3_eadca60b1844#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_521b3b93_a29b_41d2_b5bc_d3dcdaacb2da [id="id_521b3b93_a29b_41d2_b5bc_d3dcdaacb2da#Declare" pos="0.0,9999.0625!" height=0.4 width=1.19 fixedsize=true group="fun-main"    label="input = 0" tooltip="input: Integer = 0" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_9f3fd57c_d583_469f_b320_0a6f118d99f2 [id="id_9f3fd57c_d583_469f_b320_0a6f118d99f2#Declare" pos="0.0,9998.125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="i = 1" tooltip="i: Integer = 1" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_c862f137_9b37_4613_9f44_01fe6cd8f2ce [id="id_c862f137_9b37_4613_9f44_01fe6cd8f2ce#Input" pos="0.0,9997.1875!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="input" tooltip="input" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_49e8b952_edee_48b1_ab04_d1779e21bc0f [id="id_49e8b952_edee_48b1_ab04_d1779e21bc0f#Declare" pos="0.0,9996.25!" height=0.4 width=1.8499999999999999 fixedsize=true group="fun-main"    label="potenza = input" tooltip="potenza: Integer = input" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_ad857019_736f_46c8_822d_9dcf615a34d5 [id="id_ad857019_736f_46c8_822d_9dcf615a34d5#While" pos="0.0,9995.3125!" height=0.5 width=1.0 fixedsize=true group="fun-main" 
    label="i<" tooltip="i<" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_ad857019_736f_46c8_822d_9dcf615a34d5 [pos="3.75,9995.3125!" shape=point width=0]
  false_dummy_up_id_ad857019_736f_46c8_822d_9dcf615a34d5 [pos="-1.25,9995.3125!" shape=point width=0]
  
  id_e7e15fbd_e2c5_42c0_9c65_c0df2f63dba6 [id="id_e7e15fbd_e2c5_42c0_9c65_c0df2f63dba6#Output" pos="3.75,9994.375!" height=0.4 width=6.36 fixedsize=true group="id_d712e8e3_1e2a_462c_b4a2_1d672fd06b39"    label="\"- \" + input + \" elevato a \" + i + \" = \" + potenza" tooltip="\"- \" + input + \" elevato a \" + i + \" = \" + potenza" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_d73b9713_dfe7_464d_bfca_c143afa0a822 [id="id_d73b9713_dfe7_464d_bfca_c143afa0a822#Assign" pos="3.75,9993.4375!" height=0.4 width=2.73 fixedsize=true group="id_d712e8e3_1e2a_462c_b4a2_1d672fd06b39"    label="potenza = potenza*input" tooltip="potenza = potenza*input" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_fcdb1982_84c3_4443_96ff_3c35812c44ab [id="id_fcdb1982_84c3_4443_96ff_3c35812c44ab#Assign" pos="3.75,9992.5!" height=0.4 width=1.0 fixedsize=true group="id_d712e8e3_1e2a_462c_b4a2_1d672fd06b39"    label="i = i+1" tooltip="i = i+1" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  
  true_dummy_down_id_ad857019_736f_46c8_822d_9dcf615a34d5 [pos="3.75,9991.666666666666!" shape=point width=0]
  true_dummy_down_left_id_ad857019_736f_46c8_822d_9dcf615a34d5 [pos="0.0,9991.666666666666!" shape=point width=0]
  false_dummy_down_id_ad857019_736f_46c8_822d_9dcf615a34d5 [pos="-1.25,9991.5625!" shape=point width=0]
  end_dummy_down_id_ad857019_736f_46c8_822d_9dcf615a34d5 [pos="0.0,9991.5625!" group="fun-main" shape=point width=0]
  
  
  id_09ef13d9_5829_4062_b69c_97ee5803a8c7 [id="id_09ef13d9_5829_4062_b69c_97ee5803a8c7#Return" pos="0.0,9990.625!" 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_aa179340_0c7b_4887_baa3_eadca60b1844:s -> id_521b3b93_a29b_41d2_b5bc_d3dcdaacb2da:n [id="id_aa179340_0c7b_4887_baa3_eadca60b1844@fun-main" tailtooltip=" " edgetooltip=" "]
  id_521b3b93_a29b_41d2_b5bc_d3dcdaacb2da:s -> id_9f3fd57c_d583_469f_b320_0a6f118d99f2:n [id="id_521b3b93_a29b_41d2_b5bc_d3dcdaacb2da@fun-main" tailtooltip=" " edgetooltip=" "]
  id_9f3fd57c_d583_469f_b320_0a6f118d99f2:s -> id_c862f137_9b37_4613_9f44_01fe6cd8f2ce:n [id="id_9f3fd57c_d583_469f_b320_0a6f118d99f2@fun-main" tailtooltip=" " edgetooltip=" "]
  id_c862f137_9b37_4613_9f44_01fe6cd8f2ce:s -> id_49e8b952_edee_48b1_ab04_d1779e21bc0f:n [id="id_c862f137_9b37_4613_9f44_01fe6cd8f2ce@fun-main" tailtooltip=" " edgetooltip=" "]
  id_49e8b952_edee_48b1_ab04_d1779e21bc0f:s -> id_ad857019_736f_46c8_822d_9dcf615a34d5:n [id="id_49e8b952_edee_48b1_ab04_d1779e21bc0f@fun-main" tailtooltip=" " edgetooltip=" "]
  ## WHILE-TRUE
  id_ad857019_736f_46c8_822d_9dcf615a34d5:e -> true_dummy_up_id_ad857019_736f_46c8_822d_9dcf615a34d5 [id="id_ad857019_736f_46c8_822d_9dcf615a34d5@id_d712e8e3_1e2a_462c_b4a2_1d672fd06b39" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_ad857019_736f_46c8_822d_9dcf615a34d5 -> id_e7e15fbd_e2c5_42c0_9c65_c0df2f63dba6:n [id="id_ad857019_736f_46c8_822d_9dcf615a34d5@id_d712e8e3_1e2a_462c_b4a2_1d672fd06b39" tailtooltip=" " edgetooltip=" "]
  
  id_e7e15fbd_e2c5_42c0_9c65_c0df2f63dba6:s -> id_d73b9713_dfe7_464d_bfca_c143afa0a822:n [id="id_e7e15fbd_e2c5_42c0_9c65_c0df2f63dba6@id_d712e8e3_1e2a_462c_b4a2_1d672fd06b39" tailtooltip=" " edgetooltip=" "]
  id_d73b9713_dfe7_464d_bfca_c143afa0a822:s -> id_fcdb1982_84c3_4443_96ff_3c35812c44ab:n [id="id_d73b9713_dfe7_464d_bfca_c143afa0a822@id_d712e8e3_1e2a_462c_b4a2_1d672fd06b39" tailtooltip=" " edgetooltip=" "]
  id_fcdb1982_84c3_4443_96ff_3c35812c44ab:s -> true_dummy_down_id_ad857019_736f_46c8_822d_9dcf615a34d5:n [id="id_fcdb1982_84c3_4443_96ff_3c35812c44ab@id_d712e8e3_1e2a_462c_b4a2_1d672fd06b39" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_ad857019_736f_46c8_822d_9dcf615a34d5 -> true_dummy_down_left_id_ad857019_736f_46c8_822d_9dcf615a34d5 [id="id_fcdb1982_84c3_4443_96ff_3c35812c44ab@id_d712e8e3_1e2a_462c_b4a2_1d672fd06b39" tailtooltip=" " edgetooltip=" " arrowhead=none]
  true_dummy_down_left_id_ad857019_736f_46c8_822d_9dcf615a34d5 -> id_ad857019_736f_46c8_822d_9dcf615a34d5:s [id="id_fcdb1982_84c3_4443_96ff_3c35812c44ab@id_d712e8e3_1e2a_462c_b4a2_1d672fd06b39" tailtooltip=" " edgetooltip=" "]
  
  ## WHILE-FALSE
  id_ad857019_736f_46c8_822d_9dcf615a34d5:w -> false_dummy_up_id_ad857019_736f_46c8_822d_9dcf615a34d5 [id="id_ad857019_736f_46c8_822d_9dcf615a34d5@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_ad857019_736f_46c8_822d_9dcf615a34d5 -> false_dummy_down_id_ad857019_736f_46c8_822d_9dcf615a34d5 [id="id_ad857019_736f_46c8_822d_9dcf615a34d5@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  false_dummy_down_id_ad857019_736f_46c8_822d_9dcf615a34d5 -> end_dummy_down_id_ad857019_736f_46c8_822d_9dcf615a34d5 [id="id_ad857019_736f_46c8_822d_9dcf615a34d5@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  end_dummy_down_id_ad857019_736f_46c8_822d_9dcf615a34d5 -> id_09ef13d9_5829_4062_b69c_97ee5803a8c7 [id="id_ad857019_736f_46c8_822d_9dcf615a34d5@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
