Statements (18)
Predicate | Object |
---|---|
gptkbp:instanceOf |
gptkb:algorithm
|
gptkbp:category |
divide-and-conquer algorithm
|
gptkbp:complexity |
O(n^1.404)
|
gptkbp:contrastsWith |
gptkb:Karatsuba_algorithm
gptkb:Toom-3 |
gptkbp:field |
gptkb:mathematics
computer science |
gptkbp:generalizes |
gptkb:Karatsuba_algorithm
|
https://www.w3.org/2000/01/rdf-schema#label |
Toom-4
|
gptkbp:input |
two large numbers
|
gptkbp:namedAfter |
gptkb:Andrei_Toom
|
gptkbp:output |
product of two large numbers
|
gptkbp:usedFor |
multiplication of large integers
|
gptkbp:usedIn |
GMP library
arbitrary-precision arithmetic libraries |
gptkbp:variant |
gptkb:Toom–Cook_algorithm
|
gptkbp:bfsParent |
gptkb:Toom–Cook_multiplication
|
gptkbp:bfsLayer |
8
|