中文
相关论文

相关论文: Hardness of busy beaver value BB(15)

200 篇论文

We describe an alternative method (to compression) that combines several theoretical and experimental results to numerically approximate the algorithmic (Kolmogorov-Chaitin) complexity of all $\sum_{n=1}^82^n$ bit strings up to 8 bits long,…

信息论 · 计算机科学 2015-03-18 Jean-Paul Delahaye , Hector Zenil

Through a straightforward Bayesian approach we show that under some general conditions a maximum running time, namely the number of discrete steps performed by a computer program during its execution, can be defined such that the…

历史与综述 · 数学 2007-05-23 Germano D'Abramo

We give new Turing machines that simulate the iteration of the Collatz 3x+1 function. First, a never halting Turing machine with 3 states and 4 symbols, improving the known 3x5 and 4x4 Turing machines. Second, Turing machines that halt on…

逻辑 · 数学 2014-09-26 Pascal Michel

We consider computations of a Turing machine subjected to noise. In every step, the action (the new state and the new content of the observed cell, the direction of the head movement) can differ from that prescribed by the transition…

计算复杂性 · 计算机科学 2021-12-07 Ilir Çapuni , Peter Gács

In a recent paper, Braun, Chung and Graham [1] have addressed a single-processor scheduling problem with time restrictions. Given a fixed integer $B \geq 2$, there is a set of jobs to be processed by a single processor subject to the…

数据结构与算法 · 计算机科学 2017-03-03 An Zhang , Yong Chen , Lin Chen , Guangting Chen

The idea to find the "maximal number that can be named" can be traced back to Archimedes (see his Psammit). From the viewpoint of computation theory the natural question is "which number can be described by at most n bits"? This question…

计算复杂性 · 计算机科学 2017-03-16 Mikhail Andreev

We give small universal Turing machines with state-symbol pairs of (6, 2), (3, 3) and (2, 4). These machines are weakly universal, which means that they have an infinitely repeated word to the left of their input and another to the right.…

计算复杂性 · 计算机科学 2007-08-01 Turlough Neary , Damien Woods

In the 1960's Gisbert Hasenjaeger built Turing Machines from electromechanical relays and uniselectors. Recently, Glaschick reverse engineered the program of one of these machines and found that it is a universal Turing machine. In fact,…

计算复杂性 · 计算机科学 2014-08-06 Turlough Neary , Damien Woods , Niall Murphy , Rainer Glaschick

In the noisy query model, the (binary) return value of every query (possibly repeated) is independently flipped with some fixed probability $p \in (0, 1/2)$. In this paper, we obtain tight bounds on the noisy query complexity of several…

数据结构与算法 · 计算机科学 2025-02-17 Yuzhou Gu , Xin Li , Yinzhan Xu

High-rate bivariate bicycle (BB) codes are promising low-overhead quantum memories, but their stabilizer checks typically have weight $6$ or higher, making syndrome extraction challenging. We introduce subsystem bivariate bicycle (SBB)…

量子物理 · 物理学 2026-05-07 Zijian Liang , Yu-An Chen

Consider a short theorem, i.e. one that can be written down using just a few symbols. Can its shortest proof be arbitrarily long? We answer this question in the negative. Inspired by arguments by Calude et al (1999) and Chaitin (1984) that…

逻辑 · 数学 2014-06-10 Gustavo Lacerda

The binary value function, or BinVal, has appeared in several studies in theory of evolutionary computation as one of the extreme examples of linear pseudo-Boolean functions. Its unbiased black-box complexity was previously shown to be at…

神经与进化计算 · 计算机科学 2019-04-11 Nina Bulanova , Maxim Buzdalov

There are several forms of irreducibility in computing systems, ranging from undecidability to intractability to nonlinearity. This paper is an exploration of the conceptual issues that have arisen in the course of investigating speed-up…

计算复杂性 · 计算机科学 2011-06-24 Hector Zenil , Fernando Soler-Toscano , Joost J. Joosten

We consider computations of a Turing machine under noise that causes consecutive violations of the machine's transition function. Given a constant upper bound B on the size of bursts of faults, we construct a Turing machine M(B) subject to…

计算复杂性 · 计算机科学 2012-03-08 Ilir Capuni , Peter Gacs

The upper limit on what is computable in our universe is unknown, but widely believed to be set by the Turing machine -- with a function being physically computable if and only if it is Turing-computable. I show how this apparently mild…

物理学史与哲学 · 物理学 2024-10-16 Toby Ord

The 15 puzzle is a classic reconfiguration puzzle with fifteen uniquely labeled unit squares within a $4 \times 4$ board in which the goal is to slide the squares (without ever overlapping) into a target configuration. By generalizing the…

计算复杂性 · 计算机科学 2018-04-30 Erik D. Demaine , Mikhail Rudoy

We consider fundamental scheduling problems motivated by energy issues. In this framework, we are given a set of jobs, each with a release time, deadline and required processing length. The jobs need to be scheduled on a machine so that at…

数据结构与算法 · 计算机科学 2016-10-27 Jessica Chang , Samir Khuller , Koyel Mukherjee

We consider the multiplicative complexity of Boolean functions with multiple bits of output, studying how large a multiplicative complexity is necessary and sufficient to provide a desired nonlinearity. For so-called $\Sigma\Pi\Sigma$…

计算复杂性 · 计算机科学 2018-02-23 Magnus Gausdal Find , Joan Boyar

Drawing on various notions from theoretical computer science, we present a novel numerical approach, motivated by the notion of algorithmic probability, to the problem of approximating the Kolmogorov-Chaitin complexity of short strings. The…

信息论 · 计算机科学 2015-03-13 Fernando Soler-Toscano , Hector Zenil , Jean-Paul Delahaye , Nicolas Gauvrit

Wolfram [2, p. 707] and Cook [1, p. 3] claim to prove that a (2,5) Turing machine (2 states, 5 symbols) is universal, via a universal cellular automaton known as Rule 110. The first part of this paper points out a critical gap in their…

形式语言与自动机理论 · 计算机科学 2012-09-03 Dominic J. D. Hughes