timeout-with-results-0.2: Runs a time-limited computation alowing it to return intermediate results.

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

Versions0.1, 0.1.1, 0.2
Dependenciesbase (4.*), deepseq (≥1.1), mtl (≥2), parallel (≥3)
LicenseLGPL
Copyright(c) 2012 Petr Pudlák
AuthorPetr Pudlák
MaintainerPetr Pudlák <petr.mvd@gmail.com>
StabilityExperimental
CategoryConcurrency
Home pagehttps://github.com/ppetr/timeout-with-results
Bug trackerhttps://github.com/ppetr/timeout-with-results/issues
Source repositorygit clone git://github.com/ppetr/timeout-with-results.git
Upload dateFri Dec 14 20:21:43 UTC 2012
Uploaded byPetrPudlak
Built onghc-7.6

Modules

Downloads