The timeout-with-results package
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.
Properties
| Versions | 0.1, 0.1.1, 0.2 |
|---|---|
| Dependencies | base (4.*), deepseq (≥1.1), mtl (≥2), parallel (≥3) |
| License | LGPL |
| Copyright | (c) 2012 Petr Pudlák |
| Author | Petr Pudlák |
| Maintainer | Petr Pudlák <petr.mvd@gmail.com> |
| Stability | Experimental |
| Category | Concurrency |
| Home page | https://github.com/ppetr/timeout-with-results |
| Bug tracker | https://github.com/ppetr/timeout-with-results/issues |
| Source repository | git clone git://github.com/ppetr/timeout-with-results.git |
| Upload date | Fri Dec 14 20:21:43 UTC 2012 |
| Uploaded by | PetrPudlak |
| Built on | ghc-7.6 |
Modules
Downloads
- timeout-with-results-0.2.tar.gz (Cabal source package)
- package description (included in the package)