معنی فارسی polynomial time
B1زمان چندجملهای به مدت زمانی که برای حل یک مسئله به صورت تابع چندجملهای از اندازه ورودی نیاز است، اطلاق میشود.
A measure of the efficiency of an algorithm where the time taken grows polynomially with input size.
- noun
- adjective
Time complexity which is bounded by some polynomial
(Of an algorithm) which enjoys polynomial time
یک الگوریتم در زمان چندجملهای اجرا میشود اگر زمان اجرای آن را بتوان به عنوان یک تابع چندجملهای از اندازه ورودی بیان کرد.
An algorithm runs in polynomial time if its running time can be expressed as a polynomial function of the input size.
مسائلی که میتوانند در زمان چندجملهای حل شوند، به طور کلی کارآمد محسوب میشوند.
Problems that can be solved in polynomial time are generally considered efficient.
معنی فارسی کلمه polynomial time
:
زمان چندجملهای به مدت زمانی که برای حل یک مسئله به صورت تابع چندجملهای از اندازه ورودی نیاز است، اطلاق میشود.