# On the computability of graph Turing machines

**Authors:** Nathanael Ackerman, Cameron Freer

arXiv: 1703.09406 · 2017-03-29

## TL;DR

This paper explores the computational capabilities of graph Turing machines, demonstrating their ability to compute complex functions and degrees in constant time depending on graph properties.

## Contribution

It introduces the model of graph Turing machines and analyzes their computational power, linking graph properties to computability and resource efficiency.

## Key findings

- Every arithmetically definable set can be computed in constant time.
- Every c.e. Turing degree can be computed in constant time and linear space on finite degree graphs.
- Graph properties significantly influence the computational power of the model.

## Abstract

We consider graph Turing machines, a model of parallel computation on a graph, in which each vertex is only capable of performing one of a finite number of operations. This model of computation is a natural generalization of several well-studied notions of computation, including ordinary Turing machines, cellular automata, and parallel graph dynamical systems. We analyze the power of computations that can take place in this model, both in terms of the degrees of computability of the functions that can be computed, and the time and space resources needed to carry out these computations. We further show that properties of the underlying graph have significant consequences for the power of computation thereby obtained. In particular, we show that every arithmetically definable set can be computed by a graph Turing machine in constant time, and that every computably enumerable Turing degree can be computed in constant time and linear space by a graph Turing machine whose underlying graph has finite degree.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1703.09406/full.md

## References

24 references — full list in the complete paper: https://tomesphere.com/paper/1703.09406/full.md

---
Source: https://tomesphere.com/paper/1703.09406