Skip to content

Determining common tasks which is outsourcable among multiple agents.

License

Notifications You must be signed in to change notification settings

haruncetin/outsourcable_tasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Outsourcable Tasks

Assume we have two multisets of tasks P and Q. Let these multisets are in sizes of m and n, and assigned to agent A1 and agent A2, respectively and independently. After the task assignments, these agents can cooperate the tasks which is assigned both of them without any additional cost. For example, let our defined tasks set is {M,N,T,U,V,X,Y,Z}, and P={Y,Z,N,U,Y,M}, Q={M,Z,U,Y,V} then cooperated tasks are {Y,Z,U,M}

About

Determining common tasks which is outsourcable among multiple agents.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages