blob: 7ca75cdcd79c9a71e16922c005ab81654ca06665 (
plain) (
tree)
|
|
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?
|