中文
相关论文

相关论文: Empirical evaluation of construction heuristics fo…

200 篇论文

The Multidimensional Assignment Problem (MAP) (abbreviated 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 also have a…

数据结构与算法 · 计算机科学 2015-02-24 Gregory Gutin , Daniel Karapetyan

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 quadratic assignment problem (QAP) is one of the most difficult combinatorial optimization problems. One of the most powerful and commonly used heuristics to obtain approximations to the optimal solution of the QAP is simulated…

神经与进化计算 · 计算机科学 2011-11-08 Gerald Paul

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

Memetic Algorithms are known to be a powerful technique in solving hard optimization problems. To design a memetic algorithm one needs to make a host of decisions; selecting a population size is one of the most important among them. Most…

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

Communication and topology aware process mapping is a powerful approach to reduce communication time in parallel applications with known communication patterns on large, distributed memory systems. We address the problem as a quadratic…

分布式、并行与集群计算 · 计算机科学 2019-07-23 Christian Schulz , Jesper Larsson Träff , Konrad von Kirchbach

Spatial puzzles composed of rigid objects, flexible strings and holes offer interesting domains for reasoning about spatial entities that are common in the human daily-life's activities. The goal of this work is to investigate the automated…

The matching problem between two adjacency matrices can be formulated as the NP-hard quadratic assignment problem (QAP). Previous work on semidefinite programming (SDP) relaxations to the QAP have produced solutions that are often tight in…

最优化与控制 · 数学 2017-03-29 Jose F. S. Bravo Ferreira , Yuehaw Khoo , Amit Singer

A quadratic assignment problem (QAP) is a combinatorial optimization problem that belongs to the class of NP-hard ones. So, it is difficult to solve in the polynomial time even for small instances. Research on the QAP has thus focused on…

神经与进化计算 · 计算机科学 2020-07-30 Zohreh Raziei , Reza Tavakkoli-Moghaddam , Siavash Tabrizian

We consider multi-dimensional assignment problems in a probabilistic setting. Our main results are: (i) A new efficient algorithm for the 3-dimensional planar problem, based on enumerating and selecting from a set of "alternating-path…

离散数学 · 计算机科学 2010-04-27 Alan Frieze , Gregory Sorkin

The quadratic assignment problem (QAP) is one of the most difficult combinatorial optimization problems. An effective heuristic for obtaining approximate solutions to the QAP is simulated annealing (SA). Here we describe an SA…

分布式、并行与集群计算 · 计算机科学 2015-03-20 Gerald Paul

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

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 consider the incomplete multi-graph matching problem, which is a generalization of the NP-hard quadratic assignment problem for matching multiple finite sets. Multi-graph matching plays a central role in computer vision, e.g., for…

计算机视觉与模式识别 · 计算机科学 2024-06-27 Max Kahl , Sebastian Stricker , Lisa Hutschenreiter , Florian Bernard , Bogdan Savchynskyy

In this paper, we consider planning in stochastic shortest path (SSP) problems, a subclass of Markov Decision Problems (MDP). We focus on medium-size problems whose state space can be fully enumerated. This problem has numerous important…

人工智能 · 计算机科学 2012-06-18 Alejandro Isaza , Csaba Szepesvari , Vadim Bulitko , Russell Greiner

MAP is the problem of finding a most probable instantiation of a set of variables in a Bayesian network given some evidence. Unlike computing posterior probabilities, or MPE (a special case of MAP), the time and space complexity of…

人工智能 · 计算机科学 2012-12-12 James D. Park , Adnan Darwiche

Vertex Separation Minimization Problem (VSMP) consists of finding a layout of a graph G = (V,E) which minimizes the maximum vertex cut or separation of a layout. It is an NP-complete problem in general for which metaheuristic techniques can…

数据结构与算法 · 计算机科学 2017-02-21 Pallavi Jain , Gur Saran , Kamal Srivastava

The Quadratic Assignment Problem (QAP) is an NP-hard problem which has proven particularly challenging to solve: unlike other combinatorial problems like the traveling salesman problem (TSP), which can be solved to optimality for instances…

机器学习 · 计算机科学 2023-10-04 Puneet S. Bagga , Arthur Delarue

Accelerators for sparse matrix multiplication are important components in emerging systems. In this paper, we study the main challenges of accelerating Sparse Matrix Multiplication (SpMM). For the situations that data is not stored in the…

硬件体系结构 · 计算机科学 2019-06-04 Pareesa Ameneh Golnari , Sharad Malik

Applications such as megaregional planning require efficient methods for solving traffic assignment problems (TAPs) on large-scale networks. We propose a decomposition heuristic that generates approximate TAP solutions by partitioning the…

最优化与控制 · 数学 2022-06-28 Venktesh Pandey , Priyadarshan N. Patil
‹ 上一页 1 2 3 10 下一页 ›