Computable vs Decidable - What's the difference?
computable | decidable | Synonyms |
Capable of being computed.
(computing theory) algorithmically computable, i.e. able to be calculated by a Turing machine
capable of being decided.
(computer science) describing a set for which there exists an algorithm that will determine whether any element is or is not within the set in a finite amount of time.
(logic) in intuitionistic logic, a proposition P'' is decidable in a given theory if it can be proven from the theory that "either ''P'' or not ''P ", i.e. in symbols: .http://plato.stanford.edu/entries/logic-intuitionistic/
Decidable is a synonym of computable.
As adjectives the difference between computable and decidable
is that computable is capable of being computed while decidable is capable of being decided.computable
English
Adjective
(-)Derived terms
* computabilitydecidable
English
Adjective
(en adjective)- It is easy to show that the set of even numbers is decidable by creating the relevant Turing machine.