<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Nearest neighbor search - Page 2 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Nearest_neighbor_search&amp;p=1">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Nearest_neighbor_search&amp;p=3">3.Next</a>
</p>
<p> and a query point , find the closest point in  to . <a href="page.php?w=Donald_Knuth">Donald Knuth</a> in volume 3 of <a href="page.php?w=The_Art_of_Computer_Programming">The Art of Computer Programming</a> (1973) called it the <b>post-office problem</b>, referring to an application of assigning to a residence the nearest post office. A direct generalization of this problem is a -NN search, where we need to find the  closest points.</p>

<p>Most commonly  is a <a href="page.php?w=metric_space">metric space</a> and dissimilarity is expressed</p><p>
<a accesskey="1" href="page.php?w=Nearest_neighbor_search&amp;p=1">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Nearest_neighbor_search&amp;p=3">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
