Universal Method to Sort Complex Information Found
quantamagazine.org
Universal Method to Sort Complex Information Found
1–10 of 68 posts
Re: Universal Method to Sort Complex Information Found
#2Re: Universal Method to Sort Complex Information Found
#3Re: Universal Method to Sort Complex Information Found
#4The subtitle claims that a “universal way” was found to solve the nearest-neighbour-search problem for any kind of data, but actually the result is restricted to the (rather huge, of course) set of normed spaces, i.e. spaces whose distance measures obey the triangle inequality.
Re: Universal Method to Sort Complex Information Found
#5The subtitle claims that a “universal way” was found to solve the nearest-neighbour-search problem for any kind of data, but actually the result is restricted to the (rather huge, of course) set of normed spaces, i.e. spaces whose distance measures obey the triangle inequality.
That's a kind of practical graph where you want efficient shortest path algorithms for.
Re: Universal Method to Sort Complex Information Found
#6Re: Universal Method to Sort Complex Information Found
#7The subtitle claims that a “universal way” was found to solve the nearest-neighbour-search problem for any kind of data, but actually the result is restricted to the (rather huge, of course) set of normed spaces, i.e. spaces whose distance measures obey the triangle inequality.
Incidentally, the zone system for the Danish public transit system is not a metric space. (The ticket you need from A to B is not necessarily the same as from B to A.) That's a kind of practical graph where you want efficient shortest path algorithms for.
Re: Universal Method to Sort Complex Information Found
#8Re: Universal Method to Sort Complex Information Found
#9The subtitle claims that a “universal way” was found to solve the nearest-neighbour-search problem for any kind of data, but actually the result is restricted to the (rather huge, of course) set of normed spaces, i.e. spaces whose distance measures obey the triangle inequality.
That would be a metric space, and a distance obey the triangle inequality by definition. The element of the space are otherwise quite arbitrary.
Unfortunately, Normed spaces are a subset of metric spaces which are much less general (in particular they have to be vector spaces).
Re: Universal Method to Sort Complex Information Found
#10The subtitle claims that a “universal way” was found to solve the nearest-neighbour-search problem for any kind of data, but actually the result is restricted to the (rather huge, of course) set of normed spaces, i.e. spaces whose distance measures obey the triangle inequality.
Incidentally, the zone system for the Danish public transit system is not a metric space. (The ticket you need from A to B is not necessarily the same as from B to A.) That's a kind of practical graph where you want efficient shortest path algorithms for.