DictionaryForumContacts

Terms for subject Programming containing complexity of algorithm | all forms
EnglishRussian
average-case complexity of the algorithmсложность алгоритма в среднем случае (ssn)
best-case complexity of the algorithmсложность алгоритма в наилучшем случае (ssn)
the average-case complexity of the algorithm is the function defined by the average number of steps over all instances of size nСложность алгоритма в среднем случае – это функция, определяемая средним количеством шагов, требуемых для обработки всех экземпляров размером n (см. The Algorithm Design Manual Second Edition by Steven S. Skiena 2008)
the average-case complexity of the algorithm is the function defined by the average number of steps over all instances of size nСложность алгоритма в среднем случае — это функция, определяемая средним количеством шагов, требуемых для обработки всех экземпляров размером n (см. The Algorithm Design Manual Second Edition by Steven S. Skiena 2008)
worst-case complexity of the algorithmсложность алгоритма в наихудшем случае (ssn)

Get short URL