決定的アルゴリズム
Sign in to savealgorithm which, given a particular input, will always produce the same output
Article · 日本語
決定的アルゴリズム(けっていてきアルゴリズム、英: deterministic algorithm)は、計算機科学におけるアルゴリズムの種類であり、その動作が予測可能なものをいう。入力を与えられたとき、決定的アルゴリズムは常に同じ経路で計算を行い、常に同じ結果を返す。決定的アルゴリズムは最も研究の進んでいるアルゴリズムであり、その多くは実際のコンピュータで効率的に実行できる実用性を備えている。決定性アルゴリズムと言うことも多い。 決定的アルゴリズムは、同じ入力に対しては常に(ひとつの)同じ結果を返すという点で、関数の一種とみなせる。アルゴリズムはその結果の計算の具体的な手順を与えるものである。
Abstract from DBpedia / Wikipedia · CC BY-SA
Connections
computer science
Entity
programming language
Entity
algorithm
Entity
Java
Entity
function
Entity
IBM
Entity
Turing machine
Entity
Q34010
Entity
blackjack
Entity
randomness
Entity
functional programming
Entity
domain of a function
Entity
Scala
Entity
finite-state machine
Entity
P versus NP problem
Entity
OCaml
Entity
deadlock
Entity
idempotence
Entity
multi-core processor
Entity
NP
Entity