tree.hh icon indicating copy to clipboard operation
tree.hh copied to clipboard

Is it possible to use custom algorithms for search?

Open gebalassa opened this issue 2 years ago • 1 comments

Is it possible to use this library with a custom algorithm like A*, minmax, etc?

Or is one forced to use pre-order, etc.?

Thank you

gebalassa avatar May 02 '23 16:05 gebalassa