<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom"><title>UH Biocomputation Group - R-tree</title><link href="http://biocomputation.herts.ac.uk/" rel="alternate"/><link href="http://biocomputation.herts.ac.uk/feeds/tags/r-tree.atom.xml" rel="self"/><id>http://biocomputation.herts.ac.uk/</id><updated>2017-02-08T15:56:46+00:00</updated><entry><title>Improving the performance of spatial searching in BTMORPH: An investigation into the implementation of R-tree spatial indexing</title><link href="http://biocomputation.herts.ac.uk/2017/02/08/improving-the-performance-of-spatial-searching-in-btmorph-an-investigation-into-the-implementation-of-r-tree-spatial-indexing.html" rel="alternate"/><published>2017-02-08T15:56:46+00:00</published><updated>2017-02-08T15:56:46+00:00</updated><author><name>Sam Sutton</name></author><id>tag:biocomputation.herts.ac.uk,2017-02-08:/2017/02/08/improving-the-performance-of-spatial-searching-in-btmorph-an-investigation-into-the-implementation-of-r-tree-spatial-indexing.html</id><summary type="html">&lt;p class="first last"&gt;Sam Sutton's journal club session on improving BTMORPH's spatial querying capabilities.&lt;/p&gt;
</summary><content type="html">&lt;p&gt;In order to improve BTMORPH’s spatial querying capabilities, an implementation of Guttman’s (1984) R-tree and an investigation to determine the best parameters for performance was conducted. This presentation will discuss:&lt;/p&gt;
&lt;ul class="simple"&gt;
&lt;li&gt;the precursory improvements to work flow&lt;/li&gt;
&lt;li&gt;the implementation of forest structures that were a necessary to the addition of spatial indexing into BTMORPH&lt;/li&gt;
&lt;li&gt;the effects on the R-tree of the parameter M&lt;/li&gt;
&lt;li&gt;the method of node splitting during R-tree construction&lt;/li&gt;
&lt;li&gt;the BTMORPH forest handling strategy&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;All of which were used to produce a 400% reduction in average search time on a 130,000 node search.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Date:&lt;/strong&gt; 10/02/2017 &lt;br /&gt;
&lt;strong&gt;Time:&lt;/strong&gt; 16:00 &lt;br /&gt;
&lt;strong&gt;Location&lt;/strong&gt;: LB252&lt;/p&gt;
</content><category term="Seminars"/><category term="BTMORPH"/><category term="R-tree"/></entry></feed>