What is Turing-Complete

  • INFINITY-BOI
    14th Jun 2020 Banned 0 Permalink
    This post is hidden because the user is banned
  • Fusionftw
    14th Jun 2020 Member 1 Permalink

    A creation is said to be turing-complete when its data manipulation rules (e.g. instruction set in a computer) can be used to simulate any other turing machine.

     

    A turing machine is a mathmatical model of computation (describes how an output is formed by a given input) which can read/write symbols on a strip of paper/tape according to a table of instructions. Turing machines can be used to simulate virturally any algorithm.

  • INFINITY-BOI
    14th Jun 2020 Banned 0 Permalink
    This post is hidden because the user is banned
  • Fusionftw
    14th Jun 2020 Member 0 Permalink

    Well, no. I meant that if the instructions that a given turing machine can use allows it to simulate other turing machines, then it is turing complete.

  • INFINITY-BOI
    15th Jun 2020 Banned 0 Permalink
    This post is hidden because the user is banned
  • BokkaB
    15th Jun 2020 Member 0 Permalink

    I confirm everything that ,,Fusionftw" said.

    Have a good day!

     

    BokkaB

  • Fusionftw
    16th Jun 2020 Member 0 Permalink

    @INFINITY-BOI (View Post)

    Technically yes, if the computer can be used as a turing machine.