On the Running Time of the Shortest Programs
Norbert B\'atfai

TL;DR
This paper investigates the running time of the shortest programs that produce a given word, exploring the relationship between program length and execution duration within the framework of Kolmogorov complexity.
Contribution
It introduces the problem of analyzing the runtime of shortest programs in the context of Kolmogorov complexity, a novel aspect not extensively studied before.
Findings
Shortest programs can have varying runtimes depending on the word.
There are bounds on the running time of shortest programs for certain classes of words.
The study provides insights into the computational resources needed for minimal descriptions.
Abstract
The Kolmogorov complexity of the word w is equal to the length of the shortest concatenation of program Z and its input x with which the word w is computed by the universal turing machine U. The question introduced in this paper is the following: How long do the shortest programs run for?
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputability, Logic, AI Algorithms · Numerical Methods and Algorithms · Logic, programming, and type systems
