Agent联盟形成是多Agent系统的一个基本操作.多个Agent往往需要形成联盟来协作完成任务或者提高联盟体的能力.现有的Agent联盟算法并不考虑任务内部的结构.本文则考虑一类具有复杂内部结构的任务.任务由一组子任务构成。子任务之间存在着逻辑依赖关系,并且以BPMN的流程形式描述.本文还在此基础上加入了对相邻子任务之间的转移成本的考虑.并且本文提出了一种基于动态规划的多项式时间算法来解决此类加入了逻辑依赖关系和转移成本因素的Agent联盟问题.
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.