| Projects on Google Code | Results 1 - 2 of 2 |
The project aims to develop an implementation of search and insert operations in red-black trees (1) in Haskell (2) and integrating it into autotool (3).
(1) http://en.wikipedia.org/wiki/Red-black_tree
(2) http://www.haskell.org/
(3) http://www.imn.htwk-leipzig.de/~waldmann/autotool/ (in Ge...
*JALDS* ( *J* ava *AL* gorthms and *D* ata *S* tructures) pronounced JAL-DOES is an open source repository that contains a variety of algorithms and data structures that you can use in your own code, including *graphs* , *trees* , *sorting- algorithms and much more.
_Motivation :_ Have you ever w...