What is an Algorithm?: a Modern View

08/18/2021
by   Keehang Kwon, et al.
0

Although algorithm is one of the central subjects, there have been little common understandings of what an algorithm is. For example, Gurevich view algorithms as abstract state machines, while others view algorithms as recursors. We promote a third view: it is a combination to these two disparate views. This approach – based on computability logic – describes an algorithm as A(I,O) where I is a set of input services and O an output service. It leads to the following modern definition: An algorithm A is a (tree of) sequence of legal moves for providing O using I. In the above, A is written in an imperative language/abstract state machine and I,O are written in recursors/logical specifications.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
12/03/2020

Exploration in Algorithm Engineering: Modeling Algorithms

According to some algorithmicists, algorithmics traditionally uses algor...
research
01/07/2020

A Behavioural Theory of Recursive Algorithms

“What is an algorithm?” is a fundamental question of computer science. G...
research
11/14/2019

Programmable View Update Strategies on Relations

View update is an important mechanism that allows updates on a view by t...
research
01/07/2020

Behavioural Theory of Reflective Algorithms I: Reflective Sequential Algorithms

We develop a behavioural theory of reflective sequential algorithms (RSA...
research
03/13/2000

A note on the Declarative reading(s) of Logic Programming

This paper analyses the declarative readings of logic programming. Logic...
research
04/07/2017

Learning Where to Look: Data-Driven Viewpoint Set Selection for 3D Scenes

The use of rendered images, whether from completely synthetic datasets o...
research
04/24/2023

CHEAT: A Large-scale Dataset for Detecting ChatGPT-writtEn AbsTracts

The powerful ability of ChatGPT has caused widespread concern in the aca...

Please sign up or login with your details

Forgot password? Click here to reset