中文
相关论文

相关论文: Arithmetic Progressions of Length Three in Multipl…

200 篇论文

We present a polynomial-time algorithm that obtains a set of Asymptotic Linear Programs (ALPs) from a given linear system S, such that one of these ALPs admits a feasible solution if and only if S admits a feasible solution. We also show…

计算复杂性 · 计算机科学 2012-06-20 Deepak Ponvel Chermakani

Matrix multiplication is a fundamental kernel in high performance computing. Many algorithms for fast matrix multiplication can only be applied to enormous matrices ($n>10^{100}$) and thus cannot be used in practice. Of all algorithms…

数据结构与算法 · 计算机科学 2025-08-05 Oded Schwartz , Eyal Zwecher

For many fundamental problems in computational topology, such as unknot recognition and $3$-sphere recognition, the existence of a polynomial-time solution remains unknown. A major algorithmic tool behind some of the best known algorithms…

计算几何 · 计算机科学 2024-03-08 Benjamin A. Burton , Alexander He

We show how to improve the efficiency of the computation of fast Fourier transforms over F_p where p is a word-sized prime. Our main technique is optimisation of the basic arithmetic, in effect decreasing the total number of reductions…

符号计算 · 计算机科学 2013-09-26 David Harvey

We construct a polynomial-time algorithm that given a graph $X$ with $4p$ vertices ($p$ is prime), finds (if any) a Cayley representation of $X$ over the group $C_2\times C_2\times C_p$. This result, together with the known similar result…

组合数学 · 数学 2021-07-06 Roman Nedela , Ilia Ponomarenko

We use techniques from the study of the Falconer distance conjecture to explore conditions which guarantee largeness (in terms of bounded $L^2$ density/Lebesgue measure and Hausdorff measure) of the set of lengths of step-sizes of…

经典分析与常微分方程 · 数学 2026-02-04 Marc Carnovale , Steven Senger

We present a new method for solving the hidden polynomial graph problem (HPGP) which is a special case of the hidden polynomial problem (HPP). The new approach yields an efficient quantum algorithm for the bivariate HPGP even when the input…

量子物理 · 物理学 2022-02-01 Thomas Decker , Peter Hoyer , Gabor Ivanyos , Miklos Santha

We construct a polynomial-time algorithm which given a graph $\Gamma$ finds the full set of non-equivalent Cayley representations of $\Gamma$ over the group $D\cong C_p\times C_{p^k}$, where $p\in\{2,3\}$ and $k\geq 1$. This result implies…

组合数学 · 数学 2021-11-04 Grigory Ryabov

We introduce and study the problem of optimizing arbitrary functions over degree sequences of hypergraphs and multihypergraphs. We show that over multihypergraphs the problem can be solved in polynomial time. For hypergraphs, we show that…

最优化与控制 · 数学 2018-08-21 Antoine Deza , Asaf Levin , Syed M. Meesum , Shmuel Onn

We present an algorithm for solving the discrete logarithm problem in Jacobians of families of plane curves whose degrees in $X$ and $Y$ are low with respect to their genera. The finite base fields $\FF_q$ are arbitrary, but their sizes…

密码学与安全 · 计算机科学 2009-12-20 Andreas Enge , Pierrick Gaudry , Emmanuel Thomé

While algebrisation constitutes a powerful technique in the design and analysis of centralised algorithms, to date there have been hardly any applications of algebraic techniques in the context of distributed graph algorithms. This work is…

分布式、并行与集群计算 · 计算机科学 2015-03-19 Petteri Kaski , Janne H. Korhonen , Christoph Lenzen , Jukka Suomela

This paper deals with simultaneously fast and in-place algorithms for formulae where the result has to be linearly accumulated: some output variables are also input variables, linked by a linear dependency. Fundamental examples include the…

符号计算 · 计算机科学 2025-11-07 Jean-Guillaume Dumas , Bruno Grenet

For given positive integers $a_1,a_2,\dots,a_k$ with $\gcd(a_1,a_2,\dots,a_k)=1$, the denumerant $d(n)=d(n;a_1,a_2,\dots,a_k)$ is the number of nonnegative solutions $(x_1,x_2,\dots,x_k)$ of the linear equation $a_1 x_1+a_2 x_2+\dots+a_k…

数论 · 数学 2023-06-28 Takao Komatsu , Haotian Ying

We consider the problem of finding a sparse multiple of a polynomial. Given f in F[x] of degree d over a field F, and a desired sparsity t, our goal is to determine if there exists a multiple h in F[x] of f such that h has at most t…

符号计算 · 计算机科学 2011-01-04 Mark Giesbrecht , Daniel S. Roche , Hrushikesh Tilak

The problem of when a given digraph contains a subdivision of a fixed digraph $F$ is considered. Bang-Jensen et al. laid out foundations for approaching this problem from the algorithmic point of view. In this paper we give further support…

组合数学 · 数学 2017-08-08 Frédéric Havet , A. Karolinna Maia , Bojan Mohar

We propose an approach to determine the continual progression of algorithmic efficiency, as an alternative to standard calculations of time complexity, likely, but not exclusively, when dealing with data structures with unknown maximum…

计算复杂性 · 计算机科学 2020-12-04 Ananth Goyal

Let f be a degree D univariate polynomial with real coefficients and exactly m monomial terms. We show that in the special case m=3 we can approximate within eps all the roots of f in the interval [0,R] using just O(log(D)log(Dlog(R/eps)))…

数值分析 · 数学 2025-10-20 J. Maurice Rojas , Yinyu Ye

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

In this work we give an explicit solution to the problem of differentiation of hyperelliptic functions in genus $3$ case. It is a genus $3$ analogue of the result of F. G. Frobenius and L. Stickelberger. Our method is based on the series of…

复变函数 · 数学 2018-03-13 Elena Yu. Bunkova

On an assigned graph, the problem of Multi-Agent Pathfinding (MAPF) consists in finding paths for multiple agents, avoiding collisions. Finding the minimum-length solution is known to be NP-hard, and computation times grows exponentially…

多智能体系统 · 计算机科学 2024-04-10 Stefano Ardizzoni , Irene Saccani , Luca Consolini , Marco Locatelli