pydcop.infrastructure.orchestrator

Classes

AgentsMgt(algo, cg, agent_mapping, dcop, …)

Computation for the orchestrator.

Orchestrator(algo, cg, agent_mapping, comm, dcop)

Centralized organisation of the set of agents used to solve a dcop.

RepairReadyMessage(agent, computations)

Sent by a resilient orchestrated agent to the orchestrator, when the computations for the repair dcop are ready.

RepairRunMessage()

Sent by the orchestrator to resilient orchestrated agents to start the computations for the repair dcop are ready.

SetupRepairMessage(repair_info)

Sent to an agent when the distribution must be repaired.