binary-search-0.1: Binary and exponential searches

The binary-search package

These modules address the problem of finding the boundary of an upward-closed set of integers, using a combination of exponential and binary searches. Variants are provided for searching within bounded and unbounded intervals of both Integer and bounded integral types.

Properties

Versions0.0, 0.1
Dependenciesbase (≥4.5 & <5), containers (≥0.4)
LicenseBSD3
AuthorRoss Paterson <ross@soi.city.ac.uk>, Takayuki Muranushi <muranushi@gmail.com>
MaintainerTakayuki Muranushi <muranushi@gmail.com>
CategoryAlgorithms
Source repositorygit clone https://github.com/nushio3/binary-search
Upload dateThu Feb 14 09:01:15 UTC 2013
Uploaded byTakayukiMuranushi
Built onghc-7.6

Modules

Downloads