<?xml version="1.0" encoding="UTF-8"?>

<algorithm>

<reference>Heimpel_2009_135</reference>


<biblioref>

  <source>
    <author><surname>Heimpel</surname><firstname>W.</firstname></author>
    <year>2009</year>
    <pagenums>135</pagenums>
  </source>

  <cited>
    <author><surname></surname><firstname></firstname></author>
    <year></year>
    <pagenums></pagenums>
  </cited>

</biblioref>


<algorithm_description>

  <algorithm_type>roof building</algorithm_type>
  <position_in_process>construction</position_in_process>
  <material>wood</material>
  <source_type>text</source_type>  
  <source_chronology>ancient</source_chronology>
  <source_geography>Near East</source_geography>

</algorithm_description>


<algdata>

  <algorithm_statement>Roofing beams are placed 40cm apart.</algorithm_statement>
  <algorithm_math>Given room legnth, divides by 60, assuming a beam width of 20cm. Remove one 'beam' from result as final support is a wall, not another beam.</algorithm_math>
  
  <variables>
    <var1>
      <unit>cm</unit><description>Room legnth</description>
      <op>var2 * 60</op>
    </var1>
    <var2>
      <unit>beam</unit><description>Number of beams needed.</description>
      <op>(var1 / 60) - 1</op>
    </var2>
  </variables>

</algdata>


<algnotes>

  <general_notes></general_notes>
  <biblio_notes></biblio_notes>

</algnotes>


<algauthors>

  <creation>
    <author><surname>Buccellati</surname><firstname>F.</firstname><date>30.02.2018</date></author>
  </creation>

  <modification>
    <author><surname></surname><firstname></firstname><date></date></author>
  </modification>

</algauthors>


</algorithm>
