![]() |
LINE Solver (C++)
Templated C++ port of the LINE queueing solver
|
This is the complete list of members for line::ag::AgWorkerPool, including all inherited members.
| AgWorkerPool(const std::vector< std::string > &endpoints, double timeout_seconds) | line::ag::AgWorkerPool | inline |
| AgWorkerPool(const AgWorkerPool &)=delete | line::ag::AgWorkerPool | |
| ensure_assigned(std::size_t num_agents, Payload payload) | line::ag::AgWorkerPool | inline |
| operator=(const AgWorkerPool &)=delete | line::ag::AgWorkerPool | |
| sweep(const std::vector< double > &x, std::vector< std::vector< double > > &pi, std::vector< bool > &pending) | line::ag::AgWorkerPool | inline |
| ~AgWorkerPool() | line::ag::AgWorkerPool | inline |