中文
相关论文

相关论文: A Greedy and Distributable Approach to the Lexicog…

200 篇论文

We develop an algorithm to solve the Bottleneck Assignment Problem (BAP) that is amenable to having computation distributed over a network of agents. This consists of exploring how each component of the algorithm can be distributed, with a…

最优化与控制 · 数学 2020-11-20 Mitchell Khoo , Tony A. Wood , Chris Manzie , Iman Shames

An assignment problem arises when there exists a set of tasks that must be allocated to a set of agents. The bottleneck assignment problem (BAP) has the objective of minimising the most costly allocation of a task to an agent. Under certain…

最优化与控制 · 数学 2020-08-26 Mitchell Khoo , Tony A. Wood , Chris Manzie , Iman Shames

We study the multi-level bottleneck assignment problem (MBA), which has important applications in scheduling and quantitative finance. Given a weight matrix, the task is to rearrange entries in each column such that the maximum sum of…

计算复杂性 · 计算机科学 2019-10-29 Trivikram Dokka , Marc Goerigk

The bilinear assignment problem (BAP) is a generalization of the well-known quadratic assignment problem (QAP). In this paper, we study the problem from the computational analysis point of view. Several classes of neigborhood structures are…

数据结构与算法 · 计算机科学 2017-09-12 Vladyslav Sokol , Ante Ćustić , Abraham P. Punnen , Binay Bhattacharya

We present an alternate formulation of the partial assignment problem as matching random clique complexes, that are higher-order analogues of random graphs, designed to provide a set of invariants that better detect higher-order structure.…

机器学习 · 计算机科学 2020-07-30 Charu Sharma , Deepak Nathani , Manohar Kaul

The Quadratic Assignment Problem (QAP) is one of the models used for the multi-row layout problem with facilities of equal area. There are a set of n facilities and a set of n locations. For each pair of locations, a distance is specified…

神经与进化计算 · 计算机科学 2014-05-21 Hosein Azarbonyad , Reza Babazadeh

The generalized quadratic assignment problem (GQAP) is one of the hardest problems to solve in the operations research area. The GQAP addressed in this work is defined as the task of minimizing the assignment and transportation costs of…

神经与进化计算 · 计算机科学 2023-10-11 Mojtaba A. Farahani , Alan McKendall

Recently various optimization problems, such as Mixed Integer Linear Programming Problems (MILPs), have undergone comprehensive investigation, leveraging the capabilities of machine learning. This work focuses on learning-based solutions…

机器学习 · 计算机科学 2024-06-21 Zhentao Tan , Yadong Mu

We study the problem of selecting a fleet of robots to service spatially distributed tasks with diverse requirements within time-windows. The problem of allocating tasks to a fleet of potentially heterogeneous robots and finding an optimal…

机器人学 · 计算机科学 2023-12-13 Nils Wilde , Javier Alonso-Mora

Matching one set of objects to another is a ubiquitous task in machine learning and computer vision that often reduces to some form of the quadratic assignment problem (QAP). The QAP is known to be notoriously hard, both in theory and in…

机器学习 · 计算机科学 2012-07-03 Deepti Pachauri , Maxwell Collins , Vikas SIngh , Risi Kondor

The probabilistic bisection algorithm (PBA) solves a class of stochastic root-finding problems in one dimension by successively updating a prior belief on the location of the root based on noisy responses to queries at chosen points. The…

概率论 · 数学 2016-12-14 Peter I. Frazier , Shane G. Henderson , Rolf Waeber

This paper addresses the task allocation problem for multi-robot systems. The main issue with the task allocation problem is inherent complexity that makes finding an optimal solution within a reasonable time almost impossible. To hand the…

多智能体系统 · 计算机科学 2019-01-11 Hyo-Sang Shin , Teng Li , Pau Segui-Gasco

We propose an approach to find low-makespan solutions to multi-robot multi-task planning problems in environments where robots block each other from completing tasks simultaneously. We introduce a formulation of the problem that allows for…

机器人学 · 计算机科学 2023-06-06 Valentin N. Hartmann , Marc Toussaint

The application of the Reformulation Linearization Technique (RLT) to the Quadratic Assignment Problem (QAP) leads to a tight linear relaxation with huge dimensions that is hard to solve. Previous works found in the literature show that…

分布式、并行与集群计算 · 计算机科学 2013-04-02 Alexandre Domingues Goncalves , Lucia Maria Drummond , Artur Alves Pessoa , Peter Hahn

In this paper we study the {\it bilinear assignment problem} (BAP) with size parameters $m$ and $n$, $m\leq n$. BAP is a generalization of the well known quadratic assignment problem and the three dimensional assignment problem and hence…

最优化与控制 · 数学 2016-05-25 Ante Ćustić , Vladyslav Sokol , Abraham P. Punnen , Binay Bhattacharya

We consider a multiobjective multiarmed bandit problem with lexicographically ordered objectives. In this problem, the goal of the learner is to select arms that are lexicographic optimal as much as possible without knowing the arm reward…

机器学习 · 计算机科学 2019-07-30 Alihan Hüyük , Cem Tekin

The Quadratic Assignment Problem, QAP, is a classic combinatorial optimization problem, classified as NP-hard and widely studied. This problem consists in assigning N facilities to N locations obeying the relation of 1 to 1, aiming to…

分布式、并行与集群计算 · 计算机科学 2015-10-08 Alexandre Domingues Gonçalves , Artur Alves Pessoa , Lúcia Maria de Assumpção Drummond , Cristiana Bentes , Ricardo Farias

The Multidimensional Assignment Problem (MAP or s-AP in the case of s dimensions) is an extension of the well-known assignment problem. The most studied case of MAP is 3-AP, though the problems with larger values of s have also a number of…

数据结构与算法 · 计算机科学 2010-03-30 Gregory Gutin , Daniel Karapetyan

The knapsack problem is one of the classical problems in combinatorial optimization: Given a set of items, each specified by its size and profit, the goal is to find a maximum profit packing into a knapsack of bounded capacity. In the…

数据结构与算法 · 计算机科学 2020-12-02 Susanne Albers , Arindam Khan , Leon Ladewig

The Quadratic Assignment Problem (QAP) is an important discrete optimization instance that encompasses many well-known combinatorial optimization problems, and has applications in a wide range of areas such as logistics and computer vision.…

最优化与控制 · 数学 2024-10-16 Junyu Chen , Yong Sheng Soh
‹ 上一页 1 2 3 10 下一页 ›