Binary search tree
Daniel Tuser <[email protected]>
| Newsgroups | gmane.comp.lang.eiffel.gobo.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi all I would like to know whether the Gobo community and developers are interested in a binary search tree implementation. Recently I needed it and was not happy with BINARY_SEARCH_TREE from ISE, so I had to build a new one. My implementation inherits from DS_TABLE and DS_BILINEAR. The implementation is NOT finished, I have to revisit every single line of code including the comments. If you are interested I would be happy to get some general feedback, such that I could take it into account when revisiting the code. Test cases are missing so far. Regards Daniel Tuser ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ gobo-eiffel-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop
binary_search_tree.tar.gz
(application/x-gzip, 10.9 KB) - not displayed