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

[ concurrency, library ] [ Propose Tags ]

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.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.1.1, 0.2
Dependencies base (>=4 && <5), 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-08T08:54:55Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2465 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]