Search: in
Halting problem
Halting problem in Dictionary Dictionary
  Tutorials     Encyclopedia     Videos     Books     Software     DVDs  
       
Dictionary results for: Halting problem

Halting problem


Halting problem

Halting problem




Source: The Free On-line Dictionary of Computing (26 July 2010)

	halting problem

   The problem of determining in advance whether a particular
   program or algorithm will terminate or run forever.  The
   halting problem is the canonical example of a provably
   unsolvable problem.  Obviously any attempt to answer the
   question by actually executing the algorithm or simulating
   each step of its execution will only give an answer if the
   algorithm under consideration does terminate, otherwise the
   algorithm attempting to answer the question will itself run
   forever.

   Some special cases of the halting problem are partially
   solvable given sufficient resources.  For example, if it is
   possible to record the complete state of the execution of the
   algorithm at each step and the current state is ever identical
   to some previous state then the algorithm is in a loop.  This
   might require an arbitrary amount of storage however.
   Alternatively, if there are at most N possible different
   states then the algorithm can run for at most N steps without
   looping.

   A program analysis called termination analysis attempts to
   answer this question for limited kinds of input algorithm.

   (1994-10-20)

	

Matching Word(s)
Halting

problem





Search Dictionary :



Search   in  
Search for Halting problem in Tutorials
Search for Halting problem in Encyclopedia
Search for Halting problem in Videos
Search for Halting problem in Books
Search for Halting problem in Software
Search for Halting problem in DVDs
Search for Halting problem in Store





Powered by dict.org
Advertisement




Halting problem in Dictionary
Halting problem top Halting problem

Home - Add TutorGig to Your Site - Disclaimer

©2011-2013 TutorGig.com. All Rights Reserved. Privacy Statement