Ternary Search: Computer Science, Ternary, Maxima and Minima, Function (Mathematics), Divide and Conquer Algorithm, Search Algorithm - Tapa blanda

 
9786131123887: Ternary Search: Computer Science, Ternary, Maxima and Minima, Function (Mathematics), Divide and Conquer Algorithm, Search Algorithm

Sinopsis

Please note that the content of this book primarily consists of articles available from Wikipedia or other free sources online. A ternary search algorithm is a technique in computer science for finding the minimum or maximum of a function that is either strictly increasing and then strictly decreasing or vice versa. A ternary search determines either that the minimum or maximum cannot be in the first third of the domain or that it cannot be in the last third of the domain, then repeats on the remaining two-thirds. A ternary search is an example of a divide and conquer algorithm (see search algorithm).

"Sinopsis" puede pertenecer a otra edición de este libro.

Reseña del editor

Please note that the content of this book primarily consists of articles available from Wikipedia or other free sources online. A ternary search algorithm is a technique in computer science for finding the minimum or maximum of a function that is either strictly increasing and then strictly decreasing or vice versa. A ternary search determines either that the minimum or maximum cannot be in the first third of the domain or that it cannot be in the last third of the domain, then repeats on the remaining two-thirds. A ternary search is an example of a divide and conquer algorithm (see search algorithm).

"Sobre este título" puede pertenecer a otra edición de este libro.