Namespace ta

Task allocation machinery for different task allocation strategies: greedy, stochastic choice, random, UCB, etc.

Detailed Description

Also contains a runtime task executive which can use any include strategy, necessary configuration, data structures, and some metrics which can be collected about task allocation/from tasks as they run.