aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 7 insertions, 0 deletions
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?
+