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.
Versions | 0.1, 0.1.1, 0.2 |
---|---|
Dependencies | base (==4.*), 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 Fri Dec 7 16:40:01 UTC 2012 |
Distributions | NixOS:0.2 |
Downloads | 1126 total (6 in the last 30 days) |
Rating | (no votes yet) [estimated by rule of succession] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] Hackage Matrix CI |
Downloads
- timeout-with-results-0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)