中文
相关论文

相关论文: Parameterized Complexity of Gerrymandering

200 篇论文

Motivated by the landmark resolution of the 1-2-3 Conjecture, we initiate the study of the parameterized complexity of the Vertex-Coloring {0,1}-Edge-Weighting problem and its generalization, Vertex-Coloring Pre-edge-Weighting, under…

数据结构与算法 · 计算机科学 2026-04-15 Shubhada Aute , Fahad Panolan , Geevarghese Philip

A merge tree is a fundamental topological structure used to capture the sub-level set (and similarly, super-level set) topology in scalar data analysis. The interleaving distance is a theoretically sound, stable metric for comparing merge…

计算几何 · 计算机科学 2026-02-13 Althaf P , Amit Chattopadhyay , Osamu Saeki

Deletion problems are those where given a graph $G$ and a graph property $\pi$, the goal is to find a subset of edges such that after its removal the graph $G$ will satisfy the property $\pi$. Typically, we want to minimize the number of…

数据结构与算法 · 计算机科学 2022-03-17 Tomáš Masařík , Tomáš Toufar

In Terminal Monitoring Set (TMS), the input is an undirected graph $G=(V,E)$, together with a collection $T$ of terminal pairs and the goal is to find a subset $S$ of minimum size that hits a shortest path between every pair of terminals.…

离散数学 · 计算机科学 2024-06-05 N. R. Aravind , Roopam Saxena

A preference profile is single-peaked on a tree if the candidate set can be equipped with a tree structure so that the preferences of each voter are decreasing from their top candidate along all paths in the tree. This notion was introduced…

计算机科学与博弈论 · 计算机科学 2022-01-24 Dominik Peters , Lan Yu , Hau Chan , Edith Elkind

We study the parameterized complexity of a broad class of problems called "local graph partitioning problems" that includes the classical fixed cardinality problems as max k-vertex cover, k-densest subgraph, etc. By developing a technique…

计算复杂性 · 计算机科学 2013-06-11 Edouard Bonnet , Bruno Escoffier , Vangelis Th. Paschos , Emeric Tourniaire

We investigate the distribution of partisanship in a cross-section of ten diverse States to elucidate how votes translate into seats won and other metrics. Markov chain simulations taking into account partisanship distribution agree…

物理与社会 · 物理学 2021-03-03 Constantine , Gonatas

The embedding problem is to decide, given an ordered pair of structures, whether or not there is an injective homomorphism from the first structure to the second. We study this problem using an established perspective in parameterized…

计算复杂性 · 计算机科学 2017-01-09 Hubie Chen , Moritz Müller

Parametric path problems arise independently in diverse domains, ranging from transportation to finance, where they are studied under various assumptions. We formulate a general path problem with relaxed assumptions, and describe how this…

数据结构与算法 · 计算机科学 2021-06-08 Prerona Chatterjee , Kshitij Gajjar , Jaikumar Radhakrishnan , Girish Varma

We give a fixed-parameter tractable (FPT) approximation algorithm computing the path-width of a tournament, and more generally, of a semi-complete digraph. Based on this result, we prove that topological containment and rooted immersion…

数据结构与算法 · 计算机科学 2012-08-03 Fedor V. Fomin , Michał Pilipczuk

Recently, a proposal has been advanced to detect unconstitutional partisan gerrymandering with a simple formula called the efficiency gap. The efficiency gap is now working its way towards a possible landmark case in the Supreme Court. This…

物理与社会 · 物理学 2017-06-01 Mira Bernstein , Moon Duchin

In multiagent settings where the agents have different preferences, preference aggregation is a central issue. Voting is a general method for preference aggregation, but seminal results have shown that all general voting protocols are…

计算机科学与博弈论 · 计算机科学 2009-09-29 Vincent Conitzer , Tuomas Sandholm

A balanced partition is a clustering of a graph into a given number of equal-sized parts. For instance, the Bisection problem asks to remove at most k edges in order to partition the vertices into two equal-sized parts. We prove that…

离散数学 · 计算机科学 2016-01-12 René van Bevern , Andreas Emil Feldmann , Manuel Sorge , Ondřej Suchý

A mixed dominating set is a collection of vertices and edges that dominates all vertices and edges of a graph. We study the complexity of exact and parameterized algorithms for \textsc{Mixed Dominating Set}, resolving some open questions.…

数据结构与算法 · 计算机科学 2023-06-22 Louis Dublois , Michael Lampis , Vangelis Th. Paschos

In $d$-Scattered Set we are given an (edge-weighted) graph and are asked to select at least $k$ vertices, so that the distance between any pair is at least $d$, thus generalizing Independent Set. We provide upper and lower bounds on the…

计算复杂性 · 计算机科学 2018-11-13 Ioannis Katsikarelis , Michael Lampis , Vangelis Th. Paschos

Given a graph $G=(V(G), E(G))$, the size of a minimum dominating set, minimum paired dominating set, and a minimum total dominating set of a graph $G$ are denoted by $\gamma(G)$, $\gamma_{\rm pr}(G)$, and $\gamma_{t}(G)$, respectively. For…

离散数学 · 计算机科学 2019-11-12 Magda Dettlaff , Didem Gözüpek , Joanna Raczek

Graph Burning asks, given a graph $G = (V,E)$ and an integer $k$, whether there exists $(b_{0},\dots,b_{k-1}) \in V^{k}$ such that every vertex in $G$ has distance at most $i$ from some $b_{i}$. This problem is known to be NP-complete even…

数据结构与算法 · 计算机科学 2020-09-29 Yasuaki Kobayashi , Yota Otachi

Inverse optimization has received much attention in recent years, but little literature exists for solving generalized mixed integer inverse optimization. We propose a new approach for solving generalized mixed-integer inverse optimization…

最优化与控制 · 数学 2024-06-17 Ari J. Smith , Justin J. Boutilier

We introduce a family of graph parameters, called induced multipartite graph parameters, and study their computational complexity. First, we consider the following decision problem: an instance is an induced multipartite graph parameter $p$…

计算复杂性 · 计算机科学 2023-05-05 Ryan L. Mann , Luke Mathieson , Catherine Greenhill

Fixed-parameter tractability analysis and scheduling are two core domains of combinatorial optimization which led to deep understanding of many important algorithmic questions. However, even though fixed-parameter algorithms are appealing…

数据结构与算法 · 计算机科学 2013-11-19 Matthias Mnich , Andreas Wiese
‹ 上一页 1 8 9 10 下一页 ›