• In mathematics, a quasi-polynomial (pseudo-polynomial) is a generalization of polynomials. While the coefficients of a polynomial come from a ring, the...
    2 KB (402 words) - 16:10, 26 August 2024
  • Thumbnail for Time complexity
    such a polynomial time algorithm is an open problem. Other computational problems with quasi-polynomial time solutions but no known polynomial time solution...
    41 KB (4,998 words) - 15:48, 2 November 2024
  • algorithms, an algorithm is said to take quasi-polynomial time if its time complexity is quasi-polynomially bounded. That is, there should exist a constant...
    11 KB (1,074 words) - 13:45, 2 November 2024
  • science, a function f ( n ) {\displaystyle f(n)} is said to exhibit quasi-polynomial growth when it has an upper bound of the form f ( n ) = 2 O ( ( log...
    7 KB (727 words) - 02:24, 2 September 2024
  • \mathbb {Z} ^{d}:Ax\leq tb\right\}\right).} In this case, L(P, t) is a quasi-polynomial in t. Just as with integral polytopes, Ehrhart–Macdonald reciprocity...
    16 KB (2,240 words) - 23:00, 27 February 2024
  • Monotone dualization (category Quasi-polynomial time algorithms)
    problems can be solved in quasi-polynomial time in the combined size of its input and output, but whether they can be solved in polynomial time is an open problem...
    24 KB (3,359 words) - 23:42, 5 January 2024
  • the weight or the degree of the polynomial. The term quasi-homogeneous comes from the fact that a polynomial f is quasi-homogeneous if and only if f (...
    4 KB (845 words) - 15:44, 29 October 2021
  • NP-hardness and pseudo-polynomial time correspond to encoding the input agents in unary coding. Strongly NP-complete Quasi-polynomial time Michael R. Garey...
    5 KB (876 words) - 07:57, 4 December 2023
  • do not have PTASs. Another deterministic variant of the PTAS is the quasi-polynomial-time approximation scheme or QPTAS. A QPTAS has time complexity npolylog(n)...
    6 KB (752 words) - 07:41, 7 August 2024
  • Graph isomorphism problem (category Quasi-polynomial time algorithms)
    quasi-polynomial time. As is common for complexity classes within the polynomial time hierarchy, a problem is called GI-hard if there is a polynomial-time...
    40 KB (4,127 words) - 14:57, 25 October 2024
  • x_{n}).} Multi-homogeneous polynomial Quasi-homogeneous polynomial Diagonal form Graded algebra Hilbert series and Hilbert polynomial Multilinear form Multilinear...
    6 KB (1,039 words) - 12:03, 7 February 2024
  • The best algorithm for this problem, due to László Babai, runs in quasi-polynomial time. The integer factorization problem is the computational problem...
    63 KB (7,782 words) - 00:20, 3 November 2024
  • Thumbnail for Knot theory
    Lackenby announced a new unknot recognition algorithm that runs in quasi-polynomial time. A useful way to visualise and manipulate knots is to project...
    49 KB (6,295 words) - 07:50, 15 October 2024
  • In mathematics, a quasi-projective variety in algebraic geometry is a locally closed subset of a projective variety, i.e., the intersection inside some...
    3 KB (398 words) - 19:15, 1 October 2024
  • Polylogarithmic function (category Polynomial stubs)
    produces a function with quasi-polynomial growth, and algorithms with this as their time complexity are said to take quasi-polynomial time. All polylogarithmic...
    2 KB (230 words) - 04:27, 15 May 2024
  • optimization problem Quasi-polynomial time, relating to time complexity in computer science QP or EQP, Exact Quantum Polynomial time in computational...
    1 KB (158 words) - 23:42, 18 February 2024
  • precisely, it is a polynomial function of the coefficients of the original polynomial. The discriminant is widely used in polynomial factoring, number...
    41 KB (6,702 words) - 23:59, 17 October 2024
  • exponential time hypothesis, there exist natural problems that require quasi-polynomial time, and can be solved in that time, including finding a large disjoint...
    15 KB (1,534 words) - 13:30, 1 August 2024
  • Thumbnail for Graph isomorphism
    claimed to have proven that the graph isomorphism problem is solvable in quasi-polynomial time. He published preliminary versions of these results in the proceedings...
    13 KB (1,643 words) - 10:53, 25 October 2024
  • list of generators, is polynomial-time equivalent to the graph isomorphism problem, and therefore solvable in quasi-polynomial time, that is with running...
    14 KB (1,352 words) - 15:22, 1 August 2024
  • (2000), pp.365–370. P. G. Laird, On characterizations of exponential polynomials, Pacific Journal of Mathematics 80 (1979), pp.503–507. Quasi-polynomial...
    5 KB (615 words) - 21:48, 26 August 2024
  • Thumbnail for Diffie–Hellman key exchange
    Gaudry, Pierrick; Joux, Antoine; Thomé, Emmanuel (2014). "A Heuristic Quasi-Polynomial Algorithm for Discrete Logarithm in Finite Fields of Small Characteristic"...
    48 KB (5,245 words) - 18:30, 27 October 2024
  • Adleman–Pomerance–Rumely primality test (category Quasi-polynomial time algorithms)
    In computational number theory, the Adleman–Pomerance–Rumely primality test is an algorithm for determining whether a number is prime. Unlike other, more...
    3 KB (255 words) - 17:37, 27 March 2024
  • Thumbnail for Parity game
    Parity game (category Quasi-polynomial time algorithms)
    Unsolved problem in computer science: Can parity games be solved in polynomial time? (more unsolved problems in computer science) Solving a parity game...
    11 KB (1,905 words) - 07:25, 14 July 2024
  • {\displaystyle 2^{(\log n)^{1-\epsilon }}} unless NP is contained within quasi-polynomial deterministic time; however, there is a big gap between this inapproximability...
    22 KB (2,662 words) - 19:57, 12 October 2024
  • an algebraic equation or polynomial equation is an equation of the form P = 0 {\displaystyle P=0} , where P is a polynomial with coefficients in some...
    14 KB (2,162 words) - 02:58, 9 October 2023
  • infinite (Fredholm) determinant whose entries are either specific polynomial or quasi-polynomial functions, or parametric integrals, and their derivatives; 5)...
    43 KB (6,688 words) - 19:38, 13 May 2024
  • Thumbnail for Set cover problem
    {\displaystyle {\tfrac {1}{2}}\log _{2}{n}\approx 0.72\ln {n}} , unless NP has quasi-polynomial time algorithms. Feige (1998) improved this lower bound to ( 1 − o...
    20 KB (2,683 words) - 10:05, 18 September 2024
  • Thumbnail for Independent set (graph theory)
    maximum weight independent set in a d-claw free graph. Cygan presented a quasi-polynomial time algorithm that, for any ε>0, attains a (d+ε)/3 approximation....
    30 KB (3,561 words) - 23:07, 16 October 2024
  • tree-like Resolution and Resolution are not automatable even in certain quasi-polynomial time assuming the exponential time hypothesis. Atserias and Müller...
    31 KB (3,762 words) - 14:07, 21 February 2024