中文
相关论文

相关论文: Plane Decompositions as Tools for Approximation

200 篇论文

The graph is one of the most widely used mathematical structures in engineering and science because of its representational power and inherent ability to demonstrate the relationship between objects. The objective of this work is to…

数据结构与算法 · 计算机科学 2021-01-01 Shri Prakash Dwivedi

We give polynomial-time approximation schemes for monotone maximization problems expressible in terms of distances (up to a fixed upper bound) and efficiently solvable in graphs of bounded treewidth. These schemes apply in all fractionally…

数据结构与算法 · 计算机科学 2021-05-06 Zdeněk Dvořák , Abhiruk Lahiri

Several variants of the Constraint Satisfaction Problem have been proposed and investigated in the literature for modelling those scenarios where solutions are associated with some given costs. Within these frameworks computing an optimal…

人工智能 · 计算机科学 2012-09-18 Georg Gottlob , Gianluigi Greco , Francesco Scarcello

For an arbitrary tree we investigate the problems of constructing a maximum matching which minimizes or maximizes the cardinality of a maximum matching of the graph obtained from original one by its removal and present corresponding…

离散数学 · 计算机科学 2007-07-17 R. R. Kamalian , V. V. Mkrtchyan

We consider combinatorial problems that can be solved in polynomial time for graphs of bounded treewidth but where the order of the polynomial that bounds the running time is expected to depend on the treewidth bound. First we review some…

数据结构与算法 · 计算机科学 2015-03-19 Stefan Szeider

Monotone trees - trees with a function defined on their vertices that decreases the further away from a root node one travels, are a natural model for a process that weakens the further one gets from its source. Given an aggregation of…

数据结构与算法 · 计算机科学 2023-09-29 Lucas Magee , Yusu Wang

We provide a framework for the design and analysis of dynamic programming algorithms for surface-embedded graphs on n vertices and branchwidth at most k. Our technique applies to general families of problems where standard dynamic…

数据结构与算法 · 计算机科学 2015-03-19 Juanjo Rué , Ignasi Sau , Dimitrios M. Thilikos

Modern methods of graph theory describe a graph up to isomorphism, which makes it difficult to create mathematical models for visualizing graph drawings on a plane. The topological drawing of the planar part of a graph allows representing…

组合数学 · 数学 2024-08-01 Sergey Kurapov , Maxim Davidovsky

We establish a connection between linear codes and hyperplane arrangements using the Thomas decomposition of polynomial systems and the resulting counting polynomial. This yields both a generalization and a refinement of the weight…

信息论 · 计算机科学 2014-04-14 Wilhelm Plesken , Thomas Bächler

Treewidth is a well-known graph invariant with multiple interesting applications in combinatorics. On the practical side, many NP-complete problems are polynomial-time (sometimes even linear-time) solvable on graphs of bounded treewidth. On…

范畴论 · 数学 2021-05-13 Zoltan A. Kocsis , Benjamin Merlin Bumpus

Expander decompositions of graphs have significantly advanced the understanding of many classical graph problems and led to numerous fundamental theoretical results. However, their adoption in practice has been hindered due to their…

数据结构与算法 · 计算机科学 2026-04-27 Kathrin Hanauer , Monika Henzinger , Robin Münk , Harald Räcke , Maximilian Vötsch

In this paper, we consider the problem of partitioning a polygon into a set of connected disjoint sub-polygons, each of which covers an area of a specific size. The work is motivated by terrain covering applications in robotics, where the…

计算几何 · 计算机科学 2021-10-11 Mariusz Wzorek , Cyrille Berger , Patrick Doherty

Parameterized algorithms have been subject to extensive research of recent years and allow to solve hard problems by exploiting a parameter of the corresponding problem instances. There, one goal is to devise algorithms, where the runtime…

计算机科学中的逻辑 · 计算机科学 2019-05-07 Markus Hecher

Contour trees describe the topology of level sets in scalar fields and are widely used in topological data analysis and visualization. A main challenge of utilizing contour trees for large-scale scientific data is their computation at scale…

计算几何 · 计算机科学 2024-10-01 Mingzhe Li , Hamish Carr , Oliver Rübel , Bei Wang , Gunther H. Weber

Dynamic programming on various graph decompositions is one of the most fundamental techniques used in parameterized complexity. Unfortunately, even if we consider concepts as simple as path or tree decompositions, such dynamic programming…

A useful approach to the mathematical analysis of large-scale biological networks is based upon their decompositions into monotone dynamical systems. This paper deals with two computational problems associated to finding decompositions…

分子网络 · 定量生物学 2007-05-23 Bhaskar DasGupta , German Andres Enciso , Eduardo Sontag , Yi Zhang

In the k-Apex problem the task is to find at most k vertices whose deletion makes the given graph planar. The graphs for which there exists a solution form a minor closed class of graphs, hence by the deep results of Robertson and Seymour,…

数据结构与算法 · 计算机科学 2008-12-31 Dániel Marx , Ildikó Schlotter

We present time-efficient distributed algorithms for decomposing graphs with large edge or vertex connectivity into multiple spanning or dominating trees, respectively. As their primary applications, these decompositions allow us to achieve…

数据结构与算法 · 计算机科学 2013-11-22 Keren Censor-Hillel , Mohsen Ghaffari , Fabian Kuhn

The junction-tree representation provides an attractive structural property for organizing a decomposable graph. In this study, we present two novel stochastic algorithms, which we call the junction-tree expander and junction-tree collapser…

统计理论 · 数学 2021-02-16 Jimmy Olsson , Tetyana Pavlenko , Felix L. Rios

Measuring the complexity of tree structures can be beneficial in areas that use tree data structures for storage, communication, and processing purposes. This complexity can then be used to compress tree data structures to their…

信息论 · 计算机科学 2023-09-19 Amirmohammad Farzaneh , Mihai-Alin Badiu , Justin P. Coon