中文
相关论文

相关论文: Duality for Min-Max Orderings and Dichotomy for Mi…

200 篇论文

Emerging reconfigurable optical communication technologies allow to enhance datacenter topologies with demand-aware links optimized towards traffic patterns. This paper studies the algorithmic problem of jointly optimizing topology and…

性能 · 计算机科学 2024-01-10 Wenkai Dai , Michael Dinitz , Klaus-Tycho Foerster , Long Luo , Stefan Schmid

We study the complexity of counting (weighted) planar graph homomorphism problem $\tt{Pl\text{-}GH}(M)$ parametrized by an arbitrary symmetric non-negative real valued matrix $M$. For matrices with pairwise distinct diagonal values, we…

计算复杂性 · 计算机科学 2026-02-02 Jin-Yi Cai , Ashwin Maran , Ben Young

In this paper, we will show dichotomy theorems for the computation of polynomials corresponding to evaluation of graph homomorphisms in Valiant's model. We are given a fixed graph $H$ and want to find all graphs, from some graph class,…

计算复杂性 · 计算机科学 2014-12-02 Christian Engels

We introduce fast algorithms for correlation clustering with respect to the Min Max objective that provide constant factor approximations on complete graphs. Our algorithms are the first purely combinatorial approximation algorithms for…

数据结构与算法 · 计算机科学 2023-01-31 Sami Davies , Benjamin Moseley , Heather Newman

We give new approximation algorithms for the submodular joint replenishment problem and the inventory routing problem, using an iterative rounding approach. In both problems, we are given a set of $N$ items and a discrete time horizon of…

数据结构与算法 · 计算机科学 2019-12-03 Thomas Bosman , Neil Olver

We propose a heuristic method that generates a graph for order/degree problem. Target graphs of our heuristics have large order (> 4000) and diameter 3. We describe the ob- servation of smaller graphs and basic structure of our heuristics.…

数据结构与算法 · 计算机科学 2016-10-10 Teruaki Kitasuka , Masahiro Iida

The role of polymorphisms in determining the complexity of constraint satisfaction problems is well established. In this context we study the stability of CSP complexity and polymorphism properties under some basic graph theoretic…

组合数学 · 数学 2016-07-22 Marcel Jackson , Tomasz Kowalski , Todd Niven

A bornology $\mathcal{B}$ on a set $X$ is called minmax if the smallest and the largest coarse structures on $X$ compatible with $\mathcal{B}$ coincide. We prove that $\mathcal{B}$ is minmax if and only if the family $\mathcal…

一般拓扑 · 数学 2021-11-02 Taras Banakh , Igor Protasov

The paper presents complexity results and performance guaranties for a family of approximation algorithms for an optimisation problem arising in software testing and manufacturing. The problem is formulated as a partitioning of a set where…

数据结构与算法 · 计算机科学 2022-12-13 Yakov Zinder , Bertrand M. T. Lin , Joanna Berlińska

Dualization of a monotone Boolean function on a finite lattice can be represented by transforming the set of its minimal 1 to the set of its maximal 0 values. In this paper we consider finite lattices given by ordered sets of their meet and…

计算机科学中的逻辑 · 计算机科学 2015-12-31 Mikhail A. Babin , Sergei O. Kuznetsov

We consider the problems of finding optimal identifying codes, (open) locating-dominating sets and resolving sets of an interval or a permutation graph. In these problems, one asks to find a subset of vertices, normally called a…

离散数学 · 计算机科学 2017-07-17 Florent Foucaud , George B. Mertzios , Reza Naserasr , Aline Parreau , Petru Valicov

We devise a constant-factor approximation algorithm for the maximization version of the edge-disjoint paths problem if the supply graph together with the demand edges form a planar graph. By planar duality this is equivalent to packing cuts…

数据结构与算法 · 计算机科学 2021-12-14 Chien-Chung Huang , Mathieu Mari , Claire Mathieu , Kevin Schewior , Jens Vygen

The minimum-cost arborescence problem is a well-studied problem in the area of graph theory, with known polynomial-time algorithms for solving it. Previous literature introduced new variations on the original problem with different…

最优化与控制 · 数学 2023-05-15 Xiaochen Chou , Mauro Dell'Amico , Jafar Jamal , Roberto Montemanni

Counting the number of homomorphisms of a pattern graph H in a large input graph G is a fundamental problem in computer science. There are myriad applications of this problem in databases, graph algorithms, and network science. Often, we…

数据结构与算法 · 计算机科学 2024-09-25 Daniel Paul-Pena , C. Seshadhri

We consider the classical minimum and maximum cut problems: find a partition of vertices of a graph into two disjoint subsets that minimize or maximize the sum of the weights of edges with endpoints in different subsets. It is known that if…

组合数学 · 数学 2024-02-20 Andrei V. Nikolaev , Alexander V. Korostil

We propose bipartite analogues of comparability and cocomparability graphs. Surprizingly, the two classes coincide. We call these bipartite graphs cocomparability bigraphs. We characterize cocomparability bigraphs in terms of vertex…

组合数学 · 数学 2019-02-04 Pavol Hell , Jing Huang , Jephian C. -H. Lin , Ross M. McConnell

Most adaptive finite element strategies employ the D\"orfler marking strategy to single out certain elements $\mathcal{M} \subseteq \mathcal{T}$ of a triangulation $\mathcal{T}$ for refinement. In the literature, different algorithms have…

数值分析 · 数学 2020-09-07 Carl-Martin Pfeiler , Dirk Praetorius

We establish the theory of the Dulmage-Mendelsohn decomposition for $b$-matchings. The original Dulmage-Mendelsohn decomposition is a classical canonical decomposition of bipartite graphs, which describes the structures of the maximum…

组合数学 · 数学 2016-06-28 Nanao Kita

In this paper, we study the minimal cost constrained input-output (I/O) and control configuration co-design problem. Given a linear time-invariant plant, where a collection of possible inputs and outputs is known a priori, we aim to…

最优化与控制 · 数学 2015-03-17 Sergio Pequito , Soummya Kar , George J. Pappas

We introduce and study the \emph{Lattice Distortion Problem} (LDP). LDP asks how "similar" two lattices are. I.e., what is the minimal distortion of a linear bijection between the two lattices? LDP generalizes the Lattice Isomorphism…

数据结构与算法 · 计算机科学 2016-11-01 Huck Bennett , Daniel Dadush , Noah Stephens-Davidowitz