翻訳と辞書
Words near each other
・ NMBS/SNCB Type 1
・ NMBS/SNCB Type 12
・ NMBS/SNCB Type 26
・ NMBS/SNCB Type 29
・ NMC
・ NMC Health
・ NMC Jhapa
・ NMC Music
・ NMC Recordings
・ NL
・ NL (complexity)
・ Nl (format)
・ Nl (Unix)
・ NL Industries
・ Nl'akapxm Eagle Motorplex
NL-complete
・ NLA
・ NLA First Division Club Championship
・ NLA media access
・ NLA Premier League
・ NLab
・ NlaIII
・ Nlaka'pamux
・ Nlaka'pamux Nation Tribal Council
・ Nlaman
・ NLAW
・ NLayers
・ Nlaza of Kongo
・ NLB
・ NLB Group


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

NL-complete : ウィキペディア英語版
NL-complete
In computational complexity theory, NL-complete is a complexity class containing the languages that are complete for NL, the class of decision problems that can be solved by a nondeterministic Turing machine using a logarithmic amount of memory space. The NL-complete languages are the most "difficult" or "expressive" problems in NL. If a method exists for solving any one of the NL-complete problems in logarithmic memory space, then NL = L.
==Definitions==
NL consists of the decision problems that can be solved by a nondeterministic Turing machine with a read-only input tape and a separate read-write tape whose size is limited to be proportional to the logarithm of the input length. Similarly, L consists of the languages that can be solved by a deterministic Turing machine with the same assumptions about tape length. Because there are only a polynomial number of distinct configurations of these machines, both L and NL are subsets of the class P of deterministic polynomial-time decision problems.
Formally, a decision problem is NL-complete when it belongs to NL, and has the additional property that every other decision problem in NL can be reduced to it. Unless otherwise specified, the reductions in this definition are assumed to be many-one reductions by a deterministic logarithmic-space algorithm.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「NL-complete」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.