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

https://github.com/ediloaz/bst-dynamic-vs-bst-greedy

Finds the BST optimal using a dynamic and a greedy algorithm. Analyze both trees and processing time of the solution (on Latex document).
https://github.com/ediloaz/bst-dynamic-vs-bst-greedy

binary-search-tree bstree c comparative-analysis dynamic-programming greedy-algorithms linux operations-research

Last synced: 3 months ago
JSON representation

Finds the BST optimal using a dynamic and a greedy algorithm. Analyze both trees and processing time of the solution (on Latex document).

Awesome Lists containing this project