The latest version of timeout-with-results is 0.2-0.
timeout-with-results
Version 0.1 revision 0 uploaded by PetrPudlak.
Package meta
- Synopsis
- Runs a time-limited computation alowing it to return intermediate results.
- Description
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.
- Author
- Petr Pudlák
- Bug reports
- https://github.com/ppetr/timeout-with-results/issues
- Category
- Concurrency
- Copyright
- (c) 2012 Petr Pudlák
- Homepage
- https://github.com/ppetr/timeout-with-results
- Maintainer
- Petr Pudlák <petr.mvd@gmail.com>
- Package URL
- n/a
- Stability
- Experimental