请输入您要查询的字词:

 

单词 SearchProblem
释义

search problem


If R is a binary relationMathworldPlanetmath such that field(R)Γ+ and T is a Turing machineMathworldPlanetmath, then T calculates f if:

  • If x is such that there is some y such that R(x,y) then T accepts x with output z such that R(x,z) (there may be multiple y, and T need only find one of them)

  • If x is such that there is no y such that R(x,y) then T rejects x

Note that the of a partial functionMathworldPlanetmath is a binary relation, and if T calculates a partial function then there is at most one possible output.

A R can be viewed as a search problem, and a Turing machine which calculates R is also said to solve it. Every search problem has a corresponding decision problemMathworldPlanetmath, namely L(R)={xyR(x,y)}.

This definition may be generalized to n-ary relations using any suitable encoding which allows multiple strings to be compressed into one string (for instance by listing them consecutively with a delimiter).

随便看

 

数学辞典收录了18232条数学词条,基本涵盖了常用数学知识及数学英语单词词组的翻译及用法,是数学学习的有利工具。

 

Copyright © 2000-2023 Newdu.com.com All Rights Reserved
更新时间:2025/5/25 13:15:42