/Optimal-BST-String-Finder

Uses binary search trees to search for strings in a file using dynamic programming and greedy techniques.

Primary LanguageC

Assignment 4

@author James Moreau
@id     165510

note: to run my programs, simply type "make", and execute the individual 
output files (no cmdl args needed).