Home /Research /Solving the task variant allocation problem in distributed robotics
OTHER

Solving the task variant allocation problem in distributed robotics

José Cano, David R. White, Alejandro Bordallo, Ciaran McCreesh, Anna Lito Michala, Jeremy Singer, Vijay Nagarajan

Year
2018
Citations
12
Access
Open access

Abstract

, which supports the adaptation of software to specific hardware configurations. Task variants facilitate the trade-off of functional quality versus the requisite capacity and type of target execution processors. We formalise the problem of assigning task variants to processors as a mathematical model that incorporates typical constraints found in robotics applications; the model is a constrained form of a multi-objective, multi-dimensional, multiple-choice knapsack problem. We propose and evaluate three different solution methods to the problem: constraint programming, a constructive greedy heuristic and a local search metaheuristic. Furthermore, we demonstrate the use of task variants in a real instance of a distributed interactive multi-agent navigation system, showing that our best solution method (constraint programming) improves the system's quality of service, as compared to the local search metaheuristic, the greedy heuristic and a randomised solution, by an average of 16, 31 and 56% respectively.

Keywords

Computer scienceKnapsack problemTask (project management)RoboticsAdaptation (eye)Artificial intelligenceMetaheuristicHeuristicConstructiveConstraint programming

Related papers

Browse all OTHER papers