Steven Jenkins wrote: > Ryan Leavengood wrote: >> If you can do that in an elegant way, that would be really awesome. >> It would also make solving searching problems like we've seen in >> these Ruby Quizzes really easy (which is good.) Because those kind >> of search problems come up a lot in computer science, and _not_ >> having to roll your own search algorithm every time would be nice. > > I've been thinking for some time that a cool group project would be to > work through a classic text on algorithms (e.g., Sedgewick) and > develop a Ruby library for everything in it. > > I don't have time for anything new right now, but I still think it'd > be cool. Same here. I once started with graph algorithms but got stuck in the middle due to resource problems... Kind regards robert