中文
相关论文

相关论文: Sums of permanental minors using Grassmann algebra

200 篇论文

We design a fast implicit real QZ algorithm for eigenvalue computation of structured companion pencils arising from linearizations of polynomial rootfinding problems. The modified QZ algorithm computes the generalized eigenvalues of an…

数值分析 · 数学 2017-03-27 Paola Boito , Yuli Eidelman , Luca Gemignani

The Subgraph Isomorphism problem asks, given a host graph G on n vertices and a pattern graph P on k vertices, whether G contains a subgraph isomorphic to P. The restriction of this problem to planar graphs has often been considered. After…

离散数学 · 计算机科学 2015-03-19 Paul Bonsma

We study algorithms for approximating the permanent of a random matrix when the entries are slightly biased away from zero. This question is motivated by the goal of understanding the classical complexity of linear optics and \emph{boson…

数据结构与算法 · 计算机科学 2026-04-03 Frederic Koehler , Pui Kuen Leung

This article presents a strongly polynomial-time algorithm for the general linear programming problem. This algorithm is an implicit reduction procedure that works as follows. Primal and dual problems are combined into a special system of…

最优化与控制 · 数学 2026-03-24 Samuel Awoniyi

We describe a space-efficient algorithm for solving a generalization of the subset sum problem in a finite group G, using a Pollard-rho approach. Given an element z and a sequence of elements S, our algorithm attempts to find a subsequence…

数论 · 数学 2012-06-26 Gaetan Bisson , Andrew V. Sutherland

We present a development in the computational suite for the study of $N_\infty$ operads for a finite group $G$. This progress is achieved using the simple yet powerful observation that Rubin's generation algorithm can be interpreted as a…

We study the complexity of solving the \emph{generalized MinRank problem}, i.e. computing the set of points where the evaluation of a polynomial matrix has rank at most $r$. A natural algebraic representation of this problem gives rise to a…

符号计算 · 计算机科学 2015-03-19 Jean-Charles Faugère , Mohab Safey El Din , Pierre-Jean Spaenlehauer

We introduce an evolving-plane ansatz for the explicit construction of entire minimal graphs of dimension $n$ ($n\geq 3$) and codimension $m$ ($m\geq 2$), for any odd integer $n$. Under this ansatz, the minimal surface system reduces to the…

微分几何 · 数学 2025-12-15 Chung-Jun Tsai , Mao-Pei Tsui , Jingbo Wan , Mu-Tao Wang

In this paper, we formally introduce the concept of a row-sum matrix over an arbitrary group $G$. When $G$ is cyclic, these types of matrices have been widely used to build uniform 2-factorizations of small Cayley graphs (or, Cayley…

组合数学 · 数学 2022-09-23 A. C. Burgess , P. Danziger , A. Pastine , T. Traetta

The polynomial-time computability of the permanent over fields of characteristic 3 for k-semi-unitary matrices (i.e. square matrices such that the differences of their Gram matrices and the corresponding identity matrices are of rank k) in…

计算复杂性 · 计算机科学 2020-11-04 Anna Knezevic , Greg Cohen , Marina Domanskaya

Circle graphs are the intersection graphs of chords in a circle. This paper presents the first sub-quadratic recognition algorithm for the class of circle graphs. Our algorithm is O(n + m) times the inverse Ackermann function, {\alpha}(n +…

数据结构与算法 · 计算机科学 2012-11-01 Emeric Gioan , Christophe Paul , Marc Tedder , Derek Corneil

It is well known that matrices with low Hessenberg-structured displacement rank enjoy fast algorithms for certain matrix factorizations. We show how $n\times n$ principal finite sections of the Gram matrix for the orthogonal polynomial…

数值分析 · 数学 2024-12-24 Karim Gumerov , Samantha Rigg , Richard Mikael Slevinsky

The linearized Boltzmann collision operator is fundamental in many studies of the Boltzmann equation and its main properties are of substantial importance. The decomposition into a sum of a positive multiplication operator, the collision…

偏微分方程分析 · 数学 2024-03-14 Niclas Bernhoff

Bidimensionality is the most common technique to design subexponential-time parameterized algorithms on special classes of graphs, particularly planar graphs. The core engine behind it is a combinatorial lemma of Robertson, Seymour and…

数据结构与算法 · 计算机科学 2019-03-05 Fedor V. Fomin , Daniel Lokshtanov , Fahad Panolan , Saket Saurabh , Meirav Zehavi

In this article we will introduce the way to extend the mitosis algorithm for Schubert polynomials, developed by Ezra Miller, to the case of Grothendieck polynomials.

组合数学 · 数学 2015-08-07 Dimitrii Tyurin

The G-Wishart distribution is an essential component for the Bayesian analysis of Gaussian graphical models as the conjugate prior for the precision matrix. Evaluating the marginal likelihood of such models usually requires computing…

统计方法学 · 统计学 2025-04-11 Ching Wong , Giusi Moffa , Jack Kuipers

Let M be a random (alpha n) x n matrix of rank r<<n, and assume that a uniformly random subset E of its entries is observed. We describe an efficient algorithm that reconstructs M from |E| = O(rn) observed entries with relative root mean…

机器学习 · 计算机科学 2009-09-17 Raghunandan H. Keshavan , Andrea Montanari , Sewoong Oh

We revisit the Subset Sum problem over the finite cyclic group $\mathbb{Z}_m$ for some given integer $m$. A series of recent works has provided near-optimal algorithms for this problem under the Strong Exponential Time Hypothesis. Koiliaris…

数据结构与算法 · 计算机科学 2020-11-02 Kyriakos Axiotis , Arturs Backurs , Karl Bringmann , Ce Jin , Vasileios Nakos , Christos Tzamos , Hongxun Wu

Recent advances in randomized incremental methods for minimizing $L$-smooth $\mu$-strongly convex finite sums have culminated in tight complexity of $\tilde{O}((n+\sqrt{n L/\mu})\log(1/\epsilon))$ and $O(n+\sqrt{nL/\epsilon})$, where…

机器学习 · 计算机科学 2020-02-11 Yossi Arjevani , Amit Daniely , Stefanie Jegelka , Hongzhou Lin

We use lookup tables to design faster algorithms for important algebraic problems over finite fields. These faster algorithms, which only use arithmetic operations and lookup table operations, may help to explain the difficulty of…

数据结构与算法 · 计算机科学 2022-11-10 Josh Alman