Complexity L

In computational complexity theory, L (also known as LSPACE or DLOGSPACE) is the complexity class containing decision problems that can be solved by a deterministic Turing machine using a logarithmic amount of writable memory space.

Formally, the Turing machine has two tapes, one of which encodes the input and can only be read, whereas the other tape has logarithmic size but can be read as well as written. Logarithmic space is sufficient to hold a constant number of pointers into the input and a logarithmic number of boolean flags, and many basic logspace algorithms use the memory in this way.

Complete problems and logical characterization

Every non-trivial problem in L is complete under log-space reductions, so weaker reductions are required to identify meaningful notions of L-completeness, the most common being first-order reductions.

A 2004 result by Omer Reingold shows that USTCON, the problem of whether there exists a path between two vertices in a given undirected graph, is in L, showing that L = SL, since USTCON is SL-complete.

One consequence of this is a simple logical characterization of L: it contains precisely those languages expressible in first-order logic with an added commutative transitive closure operator (in graph theoretical terms, this turns every connected component into a clique). This result has application to database query languages: data complexity of a query is defined as the complexity of answering a fixed query considering the data size as the variable input. For this measure, queries against relational databases with complete information (having no notion of nulls) as expressed for instance in relational algebra are in L.

L is a subclass of NL, which is the class of languages decidable in logarithmic space on a nondeterministic Turing machine. A problem in NL may be transformed into a problem of reachability in a directed graph representing states and state transitions of the nondeterministic machine, and the logarithmic space bound implies that this graph has a polynomial number of vertices and edges, from which it follows that NL is contained in the complexity class P of problems solvable in deterministic polynomial time. Thus L ⊆ NL ⊆ P. The inclusion of L into P can also be proved more directly: a decider using O(log n) space cannot use more than 2O(log n) = nO(1) time, because this is the total number of possible configurations.

L further relates to the class NC in the following way: NC1 ⊆ L ⊆ NL ⊆ NC2. In words, given a parallel computer C with a polynomial number O(nk) of processors for some constant k, any problem that can be solved on C in O(log n) time is in L, and any problem in L can be solved in O(log2 n) time on C.

Complexity L 

Important open problems include whether L = P, and whether L = NL. It is not even known whether L = NP.

The related class of function problems is FL. FL is often used to define logspace reductions.

Additional properties

L is low for itself, because it can simulate log-space oracle queries (roughly speaking, "function calls which use log space") in log space, reusing the same space for each query.

Other uses

The main idea of logspace is that one can store a polynomial-magnitude number in logspace and use it to remember pointers to a position of the input.

The logspace class is therefore useful to model computation where the input is too big to fit in the RAM of a computer. Long DNA sequences and databases are good examples of problems where only a constant part of the input will be in RAM at a given time and where we have pointers to compute the next part of the input to inspect, thus using only logarithmic memory.

See also

Notes

References

Tags:

Complexity L Complete problems and logical characterizationComplexity L Related complexity classesComplexity L Additional propertiesComplexity L Other usesComplexity LComplexity classComputational complexity theoryDecision problemDeterministic Turing machineLogarithmMemory space (computational resource)Pointer (computer programming)

🔥 Trending searches on Wiki English:

List of Marvel Cinematic Universe filmsDemi MooreEmail clientGeneration ZFlorida Atlantic Owls men's basketballNigeriaThe NolansFarziXXXX (beer)OpenAI2023 MotoGP World ChampionshipCristian StelliniScotlandClint EastwoodCoral CastleArnold SchwarzeneggerOrange (2010 film)Breaking BadOklahoma City bombingRishi SunakAdolf HitlerChatGPTAlexandra GrantThe Whale (2022 film)PakistanDrew BarrymoreSelena GomezMain PageAntonio ConteErling HaalandThailand2023 Miami Open – Women's singlesRickey HendersonTimothy McVeighEd SheeranWednesday (TV series)AzerbaijanRupert MurdochBobby HurleyFranceJason Momoa2023 Africa Cup of NationsRay LiottaWrestleMania 39Joe Biden2022 Russian invasion of UkraineMrBeastMel GibsonNeal MohanSam ClaflinKeanu Reeves filmographyWorld War IIWaco siegeAustraliaNicolas Cage2011 NCAA Division I men's basketball tournamentSandra BullockRahul GandhiThe Glory (TV series)Liv TylerJon JonesPremier LeagueCourteney CoxPedro PascalAnthony VolpeRabbit Hole (TV series)Lamar JacksonVanessa HudgensBlack Adam (film)John CenaTenerife airport disasterRobert Downey Jr.2 Girls 1 CupFast XJuliette LewisBigg Boss (Malayalam season 5)🡆 More