DatabaseGroup / tree-similarity

Library for tree similarity algorithms and queries.
MIT License
75 stars 14 forks source link

upper_bound.h - Review #5

Closed danielkocher closed 7 years ago

danielkocher commented 8 years ago

Maybe it is better to use a template function instead of a class (like in zhang_shasha.h)?