From: Daniel T. <dan...@gm...> - 2008-05-06 06:44:22
|
The two classes DS_BILINEAR_TABLE an DS_BILINEAR_SET are now integrated in the binary search tree implementation. They would be useful in my opinion. For the case that you do not want them, it is not hard to remove them from the implementation. Just to make it clear, the binary search tree implementation is still not finished. There is still at least one bug and I didn't test it extensively. |