From dbbbe906d6e3712e4fd9f0a1980059c54c35a456 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 12 Oct 2014 03:53:03 +0200 Subject: Does prior art exist for multibinary search and multiinterpolation search? --- README | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README b/README index f019e0e..7ca75cd 100644 --- a/README +++ b/README @@ -1,2 +1,9 @@ A collection of algorithms and data structures + +Does anyone have a name from prior art for either +of the algorithms implemented in: + src/algorithms/searching/MultibinarySearch.java + src/algorithms/searching/MultiinterpolationSearch.java, +or did I perhaps invent them? + -- cgit v1.2.3-70-g09d2