Matches in DBpedia 2014 for { <http://dbpedia.org/resource/Log-space_transducer> ?p ?o. }
Showing items 1 to 15 of
15
with 100 items per page.
- Log-space_transducer abstract "A log space transducer is a type of Turing machine used for log-space reductions.A log space transducer, , has three tapes: A read-only input tape. A read/write work tape (bounded to at most symbols). A write-only, write-once output tape.will be designed to compute a log-space computable function (where is the alphabet of both the input and output tapes). If is executed with on its input tape, when the machine halts, it will have remaining on its output tape.A language is said to be log-space reducible to a language if there exists a log-space computable function, , which will convert an input from problem into an input to problem . I.E. .This seems like a rather convoluted idea, but it has two useful properties that are desirable for a reduction: The property of transitivity holds. (A reduces to B and B reduces to C implies A reduces to C). If A reduces to B, and B is in L, then we know A is in L.Transitivity holds because it is possible to feed the output tape of one reducer (A->B) to another (B->C). At first glance, this seems incorrect because the A->C reducer needs to store the output tape from the A->B reducer onto the work tape in order to feed it into the B->C reducer, but this is not true. Each time the B->C reducer needs to access its input tape, the A->C reducer can re-run the A->B reducer, and so the output of the A->B reducer never needs to be stored entirely at once.".
- Log-space_transducer wikiPageExternalLink books?id=1aMKAAAAQBAJ.
- Log-space_transducer wikiPageExternalLink books?id=vNPuNOo9BUYC&pg=PA19&lpg=PA19&dq=log+space+transducer&source=web&ots=zzDCxeVb87&sig=cgzOPS3ZJaIo1kYboPGmvn4jdos&hl=en&sa=X&oi=book_result&resnum=1&ct=result.
- Log-space_transducer wikiPageID "20525930".
- Log-space_transducer wikiPageRevisionID "606159470".
- Log-space_transducer hasPhotoCollection Log-space_transducer.
- Log-space_transducer subject Category:Computational_complexity_theory.
- Log-space_transducer subject Category:Turing_machine.
- Log-space_transducer comment "A log space transducer is a type of Turing machine used for log-space reductions.A log space transducer, , has three tapes: A read-only input tape. A read/write work tape (bounded to at most symbols). A write-only, write-once output tape.will be designed to compute a log-space computable function (where is the alphabet of both the input and output tapes).".
- Log-space_transducer label "Log-space transducer".
- Log-space_transducer sameAs m.0520wkk.
- Log-space_transducer sameAs Q6666758.
- Log-space_transducer sameAs Q6666758.
- Log-space_transducer wasDerivedFrom Log-space_transducer?oldid=606159470.
- Log-space_transducer isPrimaryTopicOf Log-space_transducer.