• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

Computer Engineering & Science

Previous Articles     Next Articles

Multitask assignment algorithms
based on the ECARGO model

CHEN Zhen1,ZHU Haibin2,SHENG Yin3,GAO Haibo1   

  1. (1.School of Information Science and Engineering,Hunan International Economics University,Changsha 410205,China;
    2.Department of Computer Science and Mathematics,Nipissing University,North Bay,ON P1B 8L7,Canada;
    3.Department of Control and System Engineering,Nanjing University,Nanjing 210008,China)

     
  • Received:2015-10-09 Revised:2015-11-26 Online:2016-12-25 Published:2016-12-25

Abstract:

Multitask assignments are a critical problem in management and collaboration. At first, we formalize the general multitask assignment problem (GMTAP) and the group role multitask assignment problem (GRMTAP) with the EnvironmentsClasses, Agents, Roles, Groups and Objects (ECARGO) model. Then we propose two algorithms:(1) converting  the GMTAP into a group role assignment problem (GRAP) by matrix transposing and using the GRAP algorithm to realize the task assignment; and (2) converting the GRMTAP into a GAP that is solved by the KuhnMunkres (KM, also called Hungarian) algorithm. Finally, we conduct numerical experiments and analyze the solutions' performance. Results show that the proposed algorithms are effective, can meet the requirement of practical multitask assignments and extend the application scope of the GRAP algorithm and the KM algorithm.
 

Key words: