LINE Solver (C++)
Templated C++ port of the LINE queueing solver
Loading...
Searching...
No Matches
line::ag::AgWorkerPool Member List

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::AgWorkerPoolinline
AgWorkerPool(const AgWorkerPool &)=deleteline::ag::AgWorkerPool
ensure_assigned(std::size_t num_agents, Payload payload)line::ag::AgWorkerPoolinline
operator=(const AgWorkerPool &)=deleteline::ag::AgWorkerPool
sweep(const std::vector< double > &x, std::vector< std::vector< double > > &pi, std::vector< bool > &pending)line::ag::AgWorkerPoolinline
~AgWorkerPool()line::ag::AgWorkerPoolinline