Logo
Pattern

Discover published sets by community

Explore tens of thousands of sets crafted by our community.

Computational Models

4

Flashcards

0/4

Still learning
StarStarStarStar

Finite State Machine (FSM)

StarStarStarStar

An abstract machine that can be in exactly one of a finite number of states at any given time. It can change from one state to another in response to some external inputs.

StarStarStarStar

Cellular Automata

StarStarStarStar

A discrete model studied in computational science, consisting of a regular grid of cells, each in one of a finite number of states. The state of each cell is updated based on its neighbors' states, following a fixed rule.

StarStarStarStar

Lambda Calculus

StarStarStarStar

A formal system in mathematical logic for expressing computation based on function abstraction and application using variable binding and substitution. It is a universal model of computation.

StarStarStarStar

Turing Machine

StarStarStarStar

A mathematical model of computation describing an abstract machine that manipulates symbols on a strip of tape according to a set of rules. Capable of simulating any algorithm.

Know
0
Still learning
Click to flip
Know
0
Logo

© Hypatia.Tech. 2024 All rights reserved.