timeout-with-results: Runs a time-limited computation alowing it to return intermediate results.
Evaluates a computation withing a given timeout limit, alowing it to return intermediate results. Useful for AI algorithms that should return the best result within a given wallclock time limit.
[Skip to Readme]
Downloads
- timeout-with-results-0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1, 0.1.1, 0.2 |
|---|---|
| Dependencies | base (>=4 && <5), deepseq (>=1.1), mtl (>=2), parallel (>=3) [details] |
| License | LicenseRef-LGPL |
| Copyright | (c) 2012 Petr Pudlák |
| Author | Petr Pudlák |
| Maintainer | Petr Pudlák <petr.mvd@gmail.com> |
| Category | Concurrency |
| Home page | https://github.com/ppetr/timeout-with-results |
| Bug tracker | https://github.com/ppetr/timeout-with-results/issues |
| Source repo | head: git clone git://github.com/ppetr/timeout-with-results.git |
| Uploaded | by PetrPudlak at 2012-12-14T20:21:43Z |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Downloads | 2592 total (11 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |
