中文
相关论文

相关论文: On Polynomial Time Computation Over Unordered Stru…

200 篇论文

Kallampally and Tewari showed in 2016 that there can be a trade-off between determinism and time in space-bounded computations. This they did by describing an unambiguous non-deterministic algorithm to solve Directed Graph Reachability that…

计算复杂性 · 计算机科学 2025-04-16 Ronak Bhadra , Raghunath Tewari

For a given set of intervals on the real line, we consider the problem of ordering the intervals with the goal of minimizing an objective function that depends on the exposed interval pieces (that is, the pieces that are not covered by…

数据结构与算法 · 计算机科学 2011-12-05 Christoph Dürr , Maurice Queyranne , Frits C. R. Spieksma , Fabrice Talla Nobibon , Gerhard J. Woeginger

In this paper we investigate the intrinsic sequential time complexity of universal elimination procedures for arbitrary continuous data structures encoding input and output objects of elimination theory (i.e. polynomial equation systems)…

交换代数 · 数学 2007-05-23 David Castro , Marc Giusti , Joos Heintz , Guillermo Matera , Luis Miguel Pardo

Many natural computational problems, including e.g. Max Weight Independent Set, Feedback Vertex Set, or Vertex Planarization, can be unified under an umbrella of finding the largest sparse induced subgraph, that satisfies some property…

数据结构与算法 · 计算机科学 2026-05-19 Maria Chudnovsky , Jadwiga Czyżewska , Kacper Kluk , Marcin Pilipczuk , Paweł Rzążewski

We investigate the problem of computing tensor product multiplicities for complex semisimple Lie algebras. Even though computing these numbers is #P-hard in general, we show that if the rank of the Lie algebra is assumed fixed, then there…

表示论 · 数学 2016-09-07 Jesús A. De Loera , Tyrrell B. McAllister

The theory of multidimensional persistence captures the topology of a multifiltration -- a multiparameter family of increasing spaces. Multifiltrations arise naturally in the topological analysis of scientific data. In this paper, we give a…

计算几何 · 计算机科学 2010-11-22 Gunnar Carlsson , Gurjeet Singh , Afra Zomorodian

We extend classical methods of computational complexity to the realm of distributed computing, where they sometimes prove more effective than in their original context. Our focus is on decision problems in the LOCAL model, a setting in…

分布式、并行与集群计算 · 计算机科学 2025-09-08 Fabian Reiter

We study probabilistic complexity classes and questions of derandomisation from a logical point of view. For each logic L we introduce a new logic BPL, bounded error probabilistic L, which is defined from L in a similar way as the…

计算机科学中的逻辑 · 计算机科学 2015-07-01 Kord Eickmeyer , Martin Grohe

The group isomorphism problem asks whether two finite groups given by their Cayley tables are isomorphic or not. Although there are polynomial-time algorithms for some specific group classes, the best known algorithm for testing isomorphism…

群论 · 数学 2026-03-10 Saveliy V. Skresanov

In the PATH COVER problem, one asks to cover the vertices of a graph using the smallest possible number of (not necessarily disjoint) paths. While the variant where the paths need to be pairwise vertex-disjoint, which we call PATH…

数据结构与算法 · 计算机科学 2025-11-11 Florent Foucaud , Atrayee Majumder , Tobias Mömke , Aida Roshany-Tabrizi

We present an algorithm to solve a system of diagonal polynomial equations over finite fields when the number of variables is greater than some fixed polynomial of the number of equations whose degree depends only on the degree of the…

计算复杂性 · 计算机科学 2016-06-09 Gabor Ivanyos , Miklos Santha

P-time event graphs are discrete event systems able to model cyclic production systems where tasks need to be performed within given time windows. Consistency is the property of admitting an infinite execution of such tasks that does not…

计算机科学中的逻辑 · 计算机科学 2026-02-10 Davide Zorzenon , Jörg Raisch

In this article, we consider a collection of geometric problems involving points colored by two colors (red and blue), referred to as bichromatic problems. The motivation behind studying these problems is two fold; (i) these problems appear…

计算几何 · 计算机科学 2016-10-04 Sayan Bandyapadhyay , Aritra Banik

Counting linear extensions is a fundamental problem in poset theory. It is known to be #P-complete, with polynomial-time formulas available in special cases. In this work, we develop new recursive formulas for counting linear extensions of…

组合数学 · 数学 2026-01-22 Daniela Egas Santander , Matteo Santoro , Jason P. Smith

Complexity theory can be viewed as the study of the relationship between computation and applications, understood the former as complexity classes and the latter as problems. Completeness results are clearly central to that view. Many…

计算机科学中的逻辑 · 计算机科学 2020-09-10 Flavio Ferrarotti , Senen Gonzalez , Klaus-Dieter Schewe , Jose Maria Turull-Torres

It was recently shown by van den Broeck at al. that the symmetric weighted first-order model counting problem (WFOMC) for sentences of two-variable logic FO2 is in polynomial time, while it is Sharp-P_1 complete for some FO3-sentences. We…

计算机科学中的逻辑 · 计算机科学 2018-04-27 Antti Kuusisto , Carsten Lutz

The authors recently gave an $n^{O(\log\log n)}$ time membership query algorithm for properly learning decision trees under the uniform distribution (Blanc et al., 2021). The previous fastest algorithm for this problem ran in $n^{O(\log…

数据结构与算法 · 计算机科学 2022-06-30 Guy Blanc , Jane Lange , Mingda Qiao , Li-Yang Tan

We consider the problem of finding \textit{semi-matching} in bipartite graphs which is also extensively studied under various names in the scheduling literature. We give faster algorithms for both weighted and unweighted case. For the…

数据结构与算法 · 计算机科学 2012-06-15 Jittat Fakcharoenphol , Bundit Laekhanukit , Danupon Nanongkai

The major challenge in designing a discriminative learning algorithm for predicting structured data is to address the computational issues arising from the exponential size of the output space. Existing algorithms make different assumptions…

机器学习 · 计算机科学 2010-06-29 Shankar Vembu

In this study, we consider a class of linear matroid interdiction problems, where the feasible sets for the upper-level decision-maker (referred to as a leader) and the lower-level decision-maker (referred to as a follower) are induced by…

计算复杂性 · 计算机科学 2025-08-26 Sergey S. Ketkov , Oleg A. Prokopyev