aboutsummaryrefslogblamecommitdiffstats
path: root/README
blob: 7ca75cdcd79c9a71e16922c005ab81654ca06665 (plain) (tree)
1
2
3
4
5
6
7
8
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?