An open API service indexing awesome lists of open source software.

https://github.com/anshsinghsonkhia/arr-search-ternary

Ternary search algorithms for both continuous and discrete data. It includes functions for finding the minimum and maximum of unimodal functions, searching in sorted and rotated arrays, and detecting peak elements in unimodal sequences. Ideal for optimization problems, competitive programming, and mathematical computations.
https://github.com/anshsinghsonkhia/arr-search-ternary

Last synced: 6 months ago
JSON representation

Ternary search algorithms for both continuous and discrete data. It includes functions for finding the minimum and maximum of unimodal functions, searching in sorted and rotated arrays, and detecting peak elements in unimodal sequences. Ideal for optimization problems, competitive programming, and mathematical computations.

Awesome Lists containing this project