Dictionary
Thesaurus
Encyclopedia
Translator
Web
Related Searches

decidability

 - 3 dictionary results

de⋅cid⋅a⋅ble

[di-sahy-duh-buhl]
–adjective
1. capable of being decided.
2. Logic. (of an axiom, proposition, etc.) having the property that its consistency or inconsistency with the axioms of a given logical system is determinable.

Origin:
1585–95; decide + -able


de⋅cid⋅a⋅bil⋅i⋅ty, noun
Dictionary.com Unabridged
Based on the Random House Dictionary, © Random House, Inc. 2009.
Cite This Source Link To decidability
de·cide   (dĭ-sīd')   
v.   de·cid·ed, de·cid·ing, de·cides

v.   tr.
    1. To settle conclusively all contention or uncertainty about: decide a case; decided the dispute in favor of the workers.

    2. To make up one's mind about: decide what to do.

  1. To influence or determine the outcome of: A few votes decided the election.

  2. To cause to make or reach a decision.

v.   intr.
  1. To pronounce a judgment; announce a verdict.

  2. To make up one's mind.


[Middle English deciden, from Old French decider, from Latin dēcīdere, to cut off, decide : dē-, de- + caedere, to cut; see kaə-id- in Indo-European roots.]
de·cid·a·bil'i·ty n., de·cid'a·ble adj., de·cid'er n.
Synonyms: These verbs mean to come to a decision. Decide is the least specific: "If two laws conflict with each other, the courts must decide on the operation of each" (John Marshall).
Determine often involves somewhat narrower issues: A jury will determine the verdict.
Settle stresses finality of decision: "The lama waved a hand to show that the matter was finally settled in his mind" (Rudyard Kipling).
Rule implies that the decision is handed down by someone in authority: The committee ruled that changes in the curriculum should be implemented.
Conclude suggests that a decision, opinion, or judgment has been arrived at after careful consideration: She concluded that the criticism was unjust.
Resolve stresses the exercise of choice in making a firm decision: I resolved to lose weight.
The American Heritage® Dictionary of the English Language, Fourth Edition
Copyright © 2009 by Houghton Mifflin Company.
Published by Houghton Mifflin Company. All rights reserved.
Cite This Source
Computing Dictionary

decidability mathematics
A property of sets for which one can determine whether something is a member or not in a finite number of computational steps.
Decidability is an important concept in computability theory. A set (e.g. "all numbers with a 5 in them") is said to be "decidable" if I can write a program (usually for a Turing Machine) to determine whether a number is in the set and the program will always terminate with an answer YES or NO after a finite number of steps.
Most sets you can describe easily are decidable, but there are infinitely many sets so most sets are undecidable, assuming any finite limit on the size (number of instructions or number of states) of our programs. I.e. how ever big you allow your program to be there will always be sets which need a bigger program to decide membership.
One example of an undecidable set comes from the halting problem. It turns out that you can encode every program as a number: encode every symbol in the program as a number (001, 002, ...) and then string all the symbol codes together. Then you can create an undecidable set by defining it as the set of all numbers that represent a program that terminates in a finite number of steps.
A set can also be "semi-decidable" - there is an algorithm that is guaranteed to return YES if the number is in the set, but if the number is not in the set, it may either return NO or run for ever.
The halting problem's set described above is semi-decidable. You decode the given number and run the resulting program. If it terminates the answer is YES. If it never terminates, then neither will the decision algorithm.
(1995-01-13)

The Free On-line Dictionary of Computing, © 1993-2007 Denis Howe
Cite This Source
Search another word or see decidability on Thesaurus | Reference
FacebookTwitterFollow us: