中文
相关论文

相关论文: Deterministic Black-Box Identity Testing $\pi$-Ord…

200 篇论文

We consider two basic algorithmic problems concerning tuples of (skew-)symmetric matrices. The first problem asks to decide, given two tuples of (skew-)symmetric matrices $(B_1, \dots, B_m)$ and $(C_1, \dots, C_m)$, whether there exists an…

数据结构与算法 · 计算机科学 2019-02-08 Gábor Ivanyos , Youming Qiao

We consider the quantum complexities of the following three problems: searching an ordered list, sorting an un-ordered list, and deciding whether the numbers in a list are all distinct. Letting N be the number of elements in the input list,…

量子物理 · 物理学 2016-12-30 Peter Hoyer , Jan Neerbek , Yaoyun Shi

Motivated by the philosophy and phenomenal success of compressed sensing, the problem of reconstructing a matrix from a sampling of its entries has attracted much attention recently. Such a problem can be viewed as an information-theoretic…

信息论 · 计算机科学 2009-05-15 Zhisu Zhu , Anthony Man-Cho So , Yinyu Ye

For an associative algebra $A$ over a field of characteristic zero, let $P_n(A)$ and $P_n^z(A)$ denote the spaces of multilinear polynomials of degree $n$ modulo the polynomial identities and the central polynomials of $A$, respectively. We…

环与代数 · 数学 2026-01-15 Wesley Quaresma Cota , Thais Silva do Nascimento

An alphabetic binary tree formulation applies to problems in which an outcome needs to be determined via alphabetically ordered search prior to the termination of some window of opportunity. Rather than finding a decision tree minimizing…

信息论 · 计算机科学 2009-03-28 Michael B. Baer

A type system is introduced for a generic Object Oriented programming language in order to infer resource upper bounds. A sound andcomplete characterization of the set of polynomial time computable functions is obtained. As a consequence,…

编程语言 · 计算机科学 2018-02-20 Emmanuel Hainry , Romain Péchoux

In earlier versions of the community discovering problem, the overlap between communities was restricted by a simple count upper-bound [17,5,11,8]. In this paper, we introduce the $\Pi$-Packing with $\alpha()$-Overlap problem to allow for…

数据结构与算法 · 计算机科学 2016-01-15 Alejandro López-Ortiz , Jazmín Romero

We show that lower bounds for explicit constant-variate polynomials over fields of characteristic $p > 0$ are sufficient to derandomize polynomial identity testing over fields of characteristic $p$. In this setting, existing work on…

计算复杂性 · 计算机科学 2021-12-02 Robert Andrews

The following two decision problems capture the complexity of comparing integers or rationals that are succinctly represented in product-of-exponentials notation, or equivalently, via arithmetic circuits using only multiplication and…

计算复杂性 · 计算机科学 2014-04-08 Kousha Etessami , Alistair Stewart , Mihalis Yannakakis

In this paper, we show that while almost all functions require exponential size branching programs to compute, for all functions $f$ there is a branching program computing a doubly exponential number of copies of $f$ which has linear size…

计算复杂性 · 计算机科学 2017-02-23 Aaron Potechin

Unique Sink Orientations (USOs) are an appealing abstraction of several major optimization problems of applied mathematics such as for instance Linear Programming (LP), Markov Decision Processes (MDPs) or 2-player Turn Based Stochastic…

离散数学 · 计算机科学 2015-01-12 Romain Hollanders , Balázs Gerencsér , Jean-Charles Delvenne , Raphaël M. Jungers

Newton iteration (NI) is an almost 350 years old recursive formula that approximates a simple root of a polynomial quite rapidly. We generalize it to a matrix recurrence (allRootsNI) that approximates all the roots simultaneously. In this…

计算复杂性 · 计算机科学 2017-10-10 Pranjal Dutta , Nitin Saxena , Amit Sinhababu

The selection of branching variables is a key component of branch-and-bound algorithms for solving Mixed-Integer Programming (MIP) problems since the quality of the selection procedure is likely to have a significant effect on the size of…

最优化与控制 · 数学 2016-08-23 Pierre Le Bodic , George L. Nemhauser

We consider three classification systems for distributed decision tasks: With unbounded computation and certificates, defined by Balliu, D'Angelo, Fraigniaud, and Olivetti [JCSS'18], and with (two flavors of) polynomially bounded local…

分布式、并行与集群计算 · 计算机科学 2026-04-01 Laurent Feuilloley , Soumyadeep Paul , Ami Paz

In this paper we generalize N-fold integer programs and two-stage integer programs with N scenarios to N-fold 4-block decomposable integer programs. We show that for fixed blocks but variable N, these integer programs are polynomial-time…

最优化与控制 · 数学 2015-05-14 Raymond Hemmecke , Matthias Köppe , Robert Weismantel

Arithmetic circuit complexity studies the complexity of computing polynomials using only arithmetic operations such as addition, multiplication, subtraction, and division. Polynomials over rings of integers model counting problems.…

计算复杂性 · 计算机科学 2026-05-12 Balagopal Komarath , Harshil Mittal , Jayalal Sarma

The algebraic degree is an important parameter of Boolean functions used in cryptography. When a function in a large number of variables is not given explicitly in algebraic normal form, it might not be feasible to compute its degree.…

密码学与安全 · 计算机科学 2023-06-22 Ana Salagean , Percy Reyes-Paredes

In the classical linear degeneracy testing problem, we are given $n$ real numbers and a $k$-variate linear polynomial $F$, for some constant $k$, and have to determine whether there exist $k$ numbers $a_1,\ldots,a_k$ from the set such that…

计算几何 · 计算机科学 2022-12-07 Jean Cardinal , Micha Sharir

Unconstrained binary integer programming (UBIP) poses significant computational challenges due to its discrete nature. We introduce a novel reformulation approach using a piecewise cubic function that transforms binary constraints into…

最优化与控制 · 数学 2025-10-28 Shuai Li , Shenglong Zhou

Given a boolean predicate $\Pi$ on labeled networks (e.g., proper coloring, leader election, etc.), a self-stabilizing algorithm for $\Pi$ is a distributed algorithm that can start from any initial configuration of the network (i.e., every…

分布式、并行与集群计算 · 计算机科学 2023-06-22 Lélia Blin , Laurent Feuilloley , Gabriel Le Bouder