The binary-search package (version 0.0)
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.
| Dependencies | base |
|---|---|
| License | BSD3 |
| Author | Ross Paterson <ross@soi.city.ac.uk> |
| Maintainer | Ross Paterson <ross@soi.city.ac.uk> |
| Category | Algorithms |
| Exposed modules | Numeric.Search.Bounded, Numeric.Search.Integer, Numeric.Search.Range |
| Upload date | Tue Mar 18 07:27:49 PDT 2008 |
| Uploaded by | RossPaterson |
| Built on | ghc-6.8 |
Downloads
- binary-search-0.0.tar.gz (Cabal source package)
- package description (included in the package)
