中文
相关论文

相关论文: An FPT algorithm for orthogonal buttons and scisso…

200 篇论文

We study the exact counting problem for all lattice rectangles contained in the square $[0,n)\times[0,n)$, including non-axis-parallel ones. Starting from the standard parametrization by a primitive direction $(u,v)$ and two side lengths,…

计算几何 · 计算机科学 2026-05-04 Dmitry Babichev , Sergey Babichev

The \textsc{Bipartite Contraction} problem is to decide, given a graph $G$ and a parameter $k$, whether we can can obtain a bipartite graph from $G$ by at most $k$ edge contractions. The fixed-parameter tractability of the problem was shown…

数据结构与算法 · 计算机科学 2013-09-05 Sylvain Guillemot , Dániel Marx

Given a set $\cal P$ of points in the Euclidean plane and two triangulations of $\cal P$, the flip distance between these two triangulations is the minimum number of flips required to transform one triangulation into the other.…

数据结构与算法 · 计算机科学 2019-10-15 Qilong Feng , Shaohua Li , Xiangzhong Meng , Jianxin Wang

Solving linear systems and quadratic programming (QP) problems are both ubiquitous tasks in the engineering and computing fields. Direct methods for solving systems, such as Cholesky, LU, and QR factorizations, exhibit data-independent time…

最优化与控制 · 数学 2025-07-08 Liang Wu , Richard D. Braatz

Given two points in the plane, a set of obstacles defined by closed curves, and an integer $k$, does there exist a path between the two designated points intersecting at most $k$ of the obstacles? This is a fundamental and well-studied…

数据结构与算法 · 计算机科学 2020-02-05 Eduard Eiben , Daniel Lokshtanov

In the area of parameterized complexity, to cope with NP-Hard problems, we introduce a parameter k besides the input size n, and we aim to design algorithms (called FPT algorithms) that run in O(f(k)n^d) time for some function f(k) and…

数据结构与算法 · 计算机科学 2013-07-19 Yoichi Iwata , Keigo Oka , Yuichi Yoshida

A fundamental problem in computer science is to find all the common zeroes of $m$ quadratic polynomials in $n$ unknowns over $\mathbb{F}_2$. The cryptanalysis of several modern ciphers reduces to this problem. Up to now, the best complexity…

符号计算 · 计算机科学 2015-03-19 Magali Bardet , Jean-Charles Faugère , Bruno Salvy , Pierre-Jean Spaenlehauer

The subject of this paper is the time complexity of approximating Knapsack, Subset Sum, Partition, and some other related problems. The main result is an $\widetilde{O}(n+1/\varepsilon^{5/3})$ time randomized FPTAS for Partition, which is…

数据结构与算法 · 计算机科学 2019-05-07 Marcin Mucha , Karol Węgrzycki , Michał Włodarczyk

For a collection $\mathcal{F}$ of graphs, the $\mathcal{F}$-\textsc{Contraction} problem takes a graph $G$ and an integer $k$ as input and decides if $G$ can be modified to some graph in $\mathcal{F}$ using at most $k$ edge contractions.…

数据结构与算法 · 计算机科学 2025-05-21 R. Krithika , Pranabendu Misra , Prafullkumar Tale

Fishburn developed an algorithm to solve a system of $m$ difference constraints whose $n$ unknowns must take values from a set with $k$ real numbers [Solving a system of difference constraints with variables restricted to a finite set,…

离散数学 · 计算机科学 2022-11-11 Santiago Cifuentes , Francisco J. Soulignac , Pablo Terlisky

We study the parameterized complexity of various classic vertex-deletion problems such as Odd cycle transversal, Vertex planarization, and Chordal vertex deletion under hybrid parameterizations. Existing FPT algorithms for these problems…

数据结构与算法 · 计算机科学 2022-07-19 Bart M. P. Jansen , Jari J. H. de Kroon , Michał Włodarczyk

Both weighted and unweighted Borda manipulation problems have been proved $\mathcal{NP}$-hard. However, there is no exact combinatorial algorithm known for these problems. In this paper, we initiate the study of exact combinatorial…

数据结构与算法 · 计算机科学 2013-04-12 Yongjie Yang , Jiong Guo

This paper presents a linear FPT algorithm to find a tree decomposition with a 2-approximation of the treewidth with a significantly smaller exponential dependence on the treewidth. The algorithm runs in time $O(\text{poly}(k) 81^k n)$,…

数据结构与算法 · 计算机科学 2025-07-08 Mahdi Belbasi , Martin Fürer , Medha Kumar

The weighted $k$-center problem in graphs is a classical facility location problem where we place $k$ centers on the graph, which minimize the maximum weighted distance of a vertex to its nearest center. We study this problem when the…

数据结构与算法 · 计算机科学 2023-03-31 Binay Bhattacharya , Sandip Das , Subhadeep Ranjan Dev

We study deterministic algorithms for computing graph cuts, with focus on two fundamental problems: balanced sparse cut and $k$-vertex connectivity for small $k$ ($k=O(\polylog n)$). Both problems can be solved in near-linear time with…

数据结构与算法 · 计算机科学 2019-10-21 Yu Gao , Jason Li , Danupon Nanongkai , Richard Peng , Thatchaphol Saranurak , Sorrachai Yingchareonthawornchai

In the {\sc Min-Sum 2-Clustering} problem, we are given a graph and a parameter $k$, and the goal is to determine if there exists a 2-partition of the vertex set such that the total conflict number is at most $k$, where the conflict number…

数据结构与算法 · 计算机科学 2014-04-11 Bang Ye Wu , Li-Hsuan Chen

We study the parameterized complexity of the following fundamental geometric problems with respect to the dimension $d$: i) Given $n$ points in $\Rd$, compute their minimum enclosing cylinder. ii) Given two $n$-point sets in $\Rd$, decide…

计算几何 · 计算机科学 2015-02-18 Panos Giannopoulos , Christian Knauer , Gunter Rote , Daniel Werner

Given a set $S$ of $m$ point sites in a simple polygon $P$ of $n$ vertices, we consider the problem of computing the geodesic farthest-point Voronoi diagram for $S$ in $P$. It is known that the problem has an $\Omega(n+m\log m)$ time lower…

计算几何 · 计算机科学 2021-05-25 Haitao Wang

Gimbert and Horn gave an algorithm for solving simple stochastic games with running time O(r! n) where n is the number of positions of the simple stochastic game and r is the number of its coin toss positions. Chatterjee et al. pointed out…

计算机科学与博弈论 · 计算机科学 2012-03-21 Rasmus Ibsen-Jensen , Peter Bro Miltersen

We consider the Partition problem and propose a deterministic FPTAS (Fully Polynomial-Time Approximation Scheme) that runs in $\widetilde{O}(n + 1/\varepsilon)$-time. This is the best possible (up to a polylogarithmic factor) assuming the…

数据结构与算法 · 计算机科学 2025-01-23 Lin Chen , Jiayi Lian , Yuchen Mao , Guochuan Zhang