Agent Coalition Algorithm for Complex Task Structure

FU Yi-feng,CAO Jian,LI Ming-lu
2011-01-01
Abstract:Agent Coalition Formation is a basic operation in a Multi-Agent System(MAS).Agents usually need to join an agent coalition in order to complete tasks in a collaborative way or to improve the capability of the coalition.Currently,the existing coalition formation algorithms do not take the internal task structure into consideration.In this paper,we consider the complex internal structure of the tasks.A task consists of a set of sub-tasks.The logical dependency between the subtasks is also considered in this paper.The logic dependency is described by BPMN,which allows the task to be a process or workflow.We also consider the transfer cost between the adjacent sub-tasks in this paper.Finally,we propose an algorithm with polynomial time complexity on the basis of Dynamic Planning,to solve the agent coalition problem with logical dependency and transfer cost.
What problem does this paper attempt to address?