From 8f143f73099c6cced85ed1b89039ceef4e97aec2 Mon Sep 17 00:00:00 2001 From: Holden Rohrer Date: Wed, 20 Jan 2021 15:39:35 -0500 Subject: fixed a miswritten --- --- poster2/voronoi.i | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/poster2/voronoi.i b/poster2/voronoi.i index e47f713..0e2e20e 100644 --- a/poster2/voronoi.i +++ b/poster2/voronoi.i @@ -15,7 +15,7 @@ \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). + 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. } -- cgit