aboutsummaryrefslogtreecommitdiff
path: root/poster2/voronoi.i
blob: 409975fcd2de1b9ef1f195f016044fb4980c103c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
% Images of Voronoi Diagrams with side captions

\def\twopic#1#2#3#4{%files, size
  \hbox{\pdfximage width #3 height #4{#1}\pdfrefximage\pdflastximage\pdfximage width #3 height #4{#2}\pdfrefximage\pdflastximage}
}
\def\fourpic#1#2#3#4#5#6{%four files, no caption, individual size (wid, hei)
  \vbox{\twopic{#1}{#2}{#5}{#6}\twopic{#3}{#4}{#5}{#6}}
}


\line{
  \fourpic{imgs/2019-10-30.png}{imgs/trails-24x24.png}{imgs/obstacles-24x24.png}{imgs/pits-24x24.png}{2.5in}{2in}
  \hfil
  \vbox{\hsize=5.5in
    \noindent{\bf Individual Trial Voronoi Diagrams}


    These Voronoi diagrams, which label the territories of each ant\-lion (an ant\-lion ``possesses'' a part of the map within its segmented portion if its pit---the blue dot---is closest to that point).
    By examination of the Voronoi diagrams in conjunction with measurement of the closest neighboring pit, it was determined that ant\-lions reclude and cannibalize sufficiently to ensure roughly constant habitation density
    The Voronoi diagrams show how the distribution patterns of the ant\-lions changed with respect to the type of obstacle introduced in the trial, as the differences in distribution are clearly shown by the respective Voronoi diagrams. Based on the Voronoi diagrams depicted it can be concluded that the introduction of fake pits altered the distribution patterns of the ant\-lions the most, as the Voronoi diagram shows the least number of pits for this trial.
  }
}
\vskip.2in
\line{
  %%Images
  \fourpic{imgs/2019-12-3.png}{imgs/trails-12x12.png}{imgs/pits-12x12.png}{imgs/obstacles-12x12.png}{2.5in}{2in}
  \hfil
  \vbox{\hsize=5.5in%
    \noindent{\bf Trial and subtrial Voronoi Diagrams}

    In order to determine the true correlation between environmental factors and spacial distribution of the ant\-lions four sub trial were conducted after the initial $24\times24$ trial, where the enclosure size was reduced to $12\times12$. The Voronoi diagrams for this subtrial for each of environmental conditions and a $12\times12$ control are shown to the left.
    Given the fact that the Voronoi area (the area of land that is closest to a given pit) remaIns relatively constant across all trials and sub\-trials it can effectively be concluded that the antlions have a non-random distribution pattern. Furthermore, since the mode of communication of the antlions seems to be undisturbed by both the introduction of fake pits, obstacles and the removal of trails, it can be concluded that the non-random distribution observed is not due to communication, but rather canabalsim, which is the regulating factor in the antlions distribution pattern.
  }
}