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

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

Synopsis

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).

"synopsis" may belong to another edition of this title.

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).

"About this title" may belong to another edition of this title.