Ugrás a tartalomhoz

pseudo-polynomial time

A Wikiszótárból, a nyitott szótárból


Főnév

pseudo-polynomial time (tsz. pseudo-polynomial times)

  1. (informatika) In computational complexity theory, a numeric algorithm runs in pseudo-polynomial time if its running time is a polynomial in the numeric value of the input (the largest integer present in the input)—but not necessarily in the length of the input (the number of bits required to represent it), which is the case for polynomial time algorithms.