refers to the time consumed in performing a given task (computation time or response time). The utility of a given space–time tradeoff is affected by...
5 KB (738 words) - 17:58, 14 October 2024
Rainbow tables are a practical example of a space–time tradeoff: they use less computer processing time and more storage than a brute-force attack which...
24 KB (3,485 words) - 04:38, 19 October 2024
Overhead (computing) (section Tradeoffs)
succinct data structure may provide low space overhead, but at the cost of slow performance (space/time tradeoff). Algorithmic complexity is generally specified...
7 KB (822 words) - 01:36, 3 November 2024
Palindrome tree (section Space–time tradeoff)
can be done in constant time reducing construction time to O ( n + p ∗ σ ) {\displaystyle O(n+p*\sigma )} while increasing space to O ( p ∗ σ ) {\displaystyle...
8 KB (1,019 words) - 12:53, 8 August 2024
meet-in-the-middle attack (MITM), a known plaintext attack, is a generic space–time tradeoff cryptographic attack against encryption schemes that rely on performing...
17 KB (3,217 words) - 18:06, 4 October 2024
time/memory/data tradeoff attack is a type of cryptographic attack where an attacker tries to achieve a situation similar to the space–time tradeoff but...
13 KB (2,421 words) - 05:11, 31 July 2024
at the expense of its binary size, which is an approach known as space–time tradeoff. The transformation can be undertaken manually by the programmer...
27 KB (3,289 words) - 14:05, 6 July 2024
Collatz conjecture (section Time–space tradeoff)
storage to speed up the resulting calculation by a factor of k, a space–time tradeoff. For the special purpose of searching for a counterexample to the...
57 KB (7,087 words) - 11:45, 15 November 2024
constant average cost per operation. Hashing is an example of a space-time tradeoff. If memory is infinite, the entire key can be used directly as an...
52 KB (5,873 words) - 15:26, 12 November 2024
reads is crucial and is an example of space–time tradeoff, enabling fast operations at the cost of more space. This makes all readers proceed as if there...
43 KB (5,065 words) - 16:49, 21 August 2024
computational complexity in time (i.e. they take time to execute) and in space. Although a space–time tradeoff occurs (i.e., space used is speed gained), this...
30 KB (3,744 words) - 00:20, 17 July 2024
theory on what causes evolutionary tradeoffs is that due to resource limitations (e.g. energy, habitat/space, time) the simultaneous optimization of two...
9 KB (1,224 words) - 21:35, 18 June 2024
cache-hard password hashing function based on improved bcrypt design Space–time tradeoff "Colin Percival". Twitter. Archived from the original on 17 February...
17 KB (1,655 words) - 16:23, 7 November 2024
Richard Lipton (section Time/space SAT tradeoff)
the context of space–time tradeoff, one can prove that SAT cannot be computed if we apply constraints to both time and space. L. Fortnow, Lipton, D. van...
14 KB (1,648 words) - 23:14, 15 November 2024
the cryptosystem on a larger group. The algorithm is based on a space–time tradeoff. It is a fairly simple modification of trial multiplication, the...
7 KB (1,061 words) - 09:25, 5 September 2024
(and arguably more obfuscated) through byte-wise parallelism and space–time tradeoffs. Various CRC standards extend the polynomial division algorithm by...
54 KB (4,890 words) - 14:15, 24 September 2024
In statistics and machine learning, the bias–variance tradeoff describes the relationship between a model's complexity, the accuracy of its predictions...
28 KB (3,896 words) - 21:14, 14 November 2024
queried at one time and new evidence can be propagated quickly; and recursive conditioning and AND/OR search, which allow for a space–time tradeoff and match...
53 KB (6,631 words) - 03:16, 9 August 2024
considered a form of space–time tradeoff. Although use of "packed" structures is most frequently used to conserve memory space, it may also be used to...
25 KB (3,426 words) - 07:01, 4 October 2024
from manually storing intermediate results. Tabling is a space–time tradeoff; execution time can be reduced by using more memory to store intermediate...
71 KB (8,077 words) - 04:49, 11 November 2024
construction also allows a tradeoff between space and time. The first implementation of PoST is with the Chia blockchain. Proofs of space could be used as an...
14 KB (1,563 words) - 16:27, 15 September 2024
hashing functions work. This bound can be reduced to a space/time tradeoff by reducing the storage space of the dictionary to B ( m , n ) + O ( n t t / lg...
19 KB (2,896 words) - 02:28, 18 April 2024
There are multiple space–time tradeoffs that can be made, in software as well as in hardware for Twofish. An example of such a tradeoff would be the precomputation...
9 KB (839 words) - 23:27, 24 September 2024
study of lower bounds in order theory, randomized computation, and space–time tradeoff. In 1984, Saks and Jeff Kahn showed that there exist a tight...
7 KB (823 words) - 03:25, 27 September 2024
relativity Space time (chemical engineering), a unit or measure of reaction time SpaceTime (software), 3D search engine software Space–time tradeoff, a concept...
1 KB (203 words) - 07:24, 16 June 2024
Supervised learning (section Bias-variance tradeoff)
major issues to consider in supervised learning: A first issue is the tradeoff between bias and variance. Imagine that we have available several different...
22 KB (3,012 words) - 13:16, 11 August 2024
"Dynamic Range Selection in Linear Space". ISAAC: 160–169. arXiv:1106.5076. Yao, Andrew C. (1982). "Space-time tradeoff for answering range queries (Extended...
32 KB (5,468 words) - 04:51, 17 October 2024
Together with co-authors Arya and Malamatos, he provided efficient space–time tradeoffs for approximate nearest neighbor searching, based on a data structure...
8 KB (1,043 words) - 07:39, 13 September 2024
in order to reduce latency. There are four configurations or tradeoffs in the PACELC space: PA/EL - prioritize availability and latency over consistency...
13 KB (1,385 words) - 05:42, 29 October 2024