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
| Versions | 0.0, 0.1 |
|---|---|
| Dependencies | base (≥4.5 & <5), containers (≥0.4) |
| License | BSD3 |
| Author | Ross Paterson <ross@soi.city.ac.uk>, Takayuki Muranushi <muranushi@gmail.com> |
| Maintainer | Takayuki Muranushi <muranushi@gmail.com> |
| Category | Algorithms |
| Source repository | git clone https://github.com/nushio3/binary-search |
| Upload date | Thu Feb 14 09:01:15 UTC 2013 |
| Uploaded by | TakayukiMuranushi |
| Built on | ghc-7.6 |
Modules
Downloads
- binary-search-0.1.tar.gz (Cabal source package)
- package description (included in the package)