中文
相关论文

相关论文: A fast coset-translation algorithm for computing t…

200 篇论文

A cell algebra structure is found for a family of generalized Schur algebras previously studied by the author. This cell algebra structure is then used to construct the irreducible representations of these algebras and to determine when the…

表示论 · 数学 2016-01-18 Robert D. May

We give an algebraic, determinant-based algorithm for the K-Cycle problem, i.e., the problem of finding a cycle through a set of specified elements. Our approach gives a simple FPT algorithm for the problem, matching the $O^*(2^{|K|})$…

数据结构与算法 · 计算机科学 2013-01-09 Magnus Wahlström

We show that it is coNP-complete to decide whether a given proof structure of pomset logic is a correct proof net, using the graph-theoretic used in a previous paper of ours (arXiv:1901.10247).

计算机科学中的逻辑 · 计算机科学 2023-01-24 Lê Thành Dũng Nguyên

In this paper, we present a new algorithm for computing the linear recurrence relations of multi-dimensional sequences. Existing algorithms for computing these relations arise in computational algebra and include constructing structured…

符号计算 · 计算机科学 2024-10-23 Hamid Rahkooy

We present an algorithm CRE, which either finds a Hamilton cycle in a graph $G$ or determines that there is no such cycle in the graph. The algorithm's expected running time over input distribution $G\sim G(n,p)$ is $(1+o(1))n/p$, the…

组合数学 · 数学 2019-10-29 Yahav Alon , Michael Krivelevich

In this article, we devise a concise algorithm for computing BOCP. Our method is simple, easy-to-implement but without loss of efficiency. Given two circular-arc polygons with $m$ and $n$ edges respectively, our method runs in…

数据结构与算法 · 计算机科学 2018-07-04 Jack Wang

An alternative proof of the completeness of relational algebra with respect to allowed formulas of first-order logic is presented. The proof relies on the well-known embedding of relational algebra into cylindric algebra, which makes it…

计算机科学中的逻辑 · 计算机科学 2026-03-17 Jan Laštovička

This paper explores the link between Hom-rhizaform algebras and Rota-Baxter operators. We define a new structure, the Hom-rhizaform family algebra, which is a more general version of the Hom-rhizaform algebra. The main finding is that…

环与代数 · 数学 2025-12-09 Imed Basdouri , Mariem Jendoubi , Ahmed Zahari Abdou Damdji

Group synchronization plays a crucial role in global pipelines for Structure from Motion (SfM). Its formulation is nonconvex and it is faced with highly corrupted measurements. Cycle consistency has been effective in addressing these…

计算机视觉与模式识别 · 计算机科学 2024-07-08 Shaohan Li , Yunpeng Shi , Gilad Lerman

In recent work, Rosenbaum and Wagner showed that isomorphism of explicitly listed $p$-groups of order $n$ could be tested in $n^{\frac{1}{2}\log_p n + O(p)}$ time, roughly a square root of the classical bound. The $O(p)$ term is entirely…

计算复杂性 · 计算机科学 2015-11-03 Eugene M. Luks

We design an algorithm for computing the $p$-curvature of a differential system in positive characteristic $p$. For a system of dimension $r$ with coefficients of degree at most $d$, its complexity is $\softO (p d r^\omega)$ operations in…

符号计算 · 计算机科学 2015-06-19 Alin Bostan , Xavier Caruso , Éric Schost

We investigate the complexity of isomorphism relations for classes of finitely generated and n-generated computably enumerable (c.e.) algebras, presented via c.e. presentations -- that is, as quotients of term algebras over decidable sets…

逻辑 · 数学 2026-01-21 Meng-Che "Turbo" Ho , Martin Ritter , Luca San Mauro

In this paper, we present a fast algorithm for constructing a concept (Galois) lattice of a binary relation, including computing all concepts and their lattice order. We also present two efficient variants of the algorithm, one for…

离散数学 · 计算机科学 2007-05-23 Vicky Choi

Compositional verification algorithms are well-studied in the context of model checking. Properly selecting components for verification is important for efficiency, yet has received comparatively less attention. In this paper, we address…

形式语言与自动机理论 · 计算机科学 2024-08-19 Ian Dardik , April Porter , Eunsuk Kang

We present a new algorithm for iterating over all permutations of a sequence. The algorithm leverages elementary~$O(1)$ operations on recursive lists. As a result, no new nodes are allocated during the computation. Instead, all elements are…

数据结构与算法 · 计算机科学 2025-09-16 Thomas Baruchel

The problem of learning structural equation models (SEMs) from data is a fundamental problem in causal inference. We develop a new algorithm --- which is computationally and statistically efficient and works in the high-dimensional regime…

机器学习 · 计算机科学 2019-01-30 Asish Ghoshal , Jean Honorio

We study algorithmic learning of algebraic structures. In our framework, a learner receives larger and larger pieces of an arbitrary copy of a computable structure and, at each stage, is required to output a conjecture about the isomorphism…

逻辑 · 数学 2023-11-09 Nikolay Bazhenov , Vittorio Cipriani , Luca San Mauro

We propose a novel constructive framework for approaching the Hodge Conjecture via explicit degenerations. Building on limiting mixed Hodge structures (LMHS), we formulate a criterion under which a rational class of type (p, p) on a smooth…

代数几何 · 数学 2025-07-22 Badre Mounda

Let $P$ be a set of $n$ points in the plane. A crossing-free structure on $P$ is a plane graph with vertex set $P$. Examples of crossing-free structures include triangulations of $P$, spanning cycles of $P$, also known as polygonalizations…

计算几何 · 计算机科学 2013-12-18 Victor Alvarez , Karl Bringmann , Radu Curticapean , Saurabh Ray

A new Las Vegas algorithm is presented for the composition of two polynomials modulo a third one, over an arbitrary field. When the degrees of these polynomials are bounded by $n$, the algorithm uses $O(n^{1.43})$ field operations, breaking…

符号计算 · 计算机科学 2023-07-21 Vincent Neiger , Bruno Salvy , Éric Schost , Gilles Villard