From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=0.6 required=5.0 tests=BAYES_20,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,315340724a4890d7 X-Google-Attributes: gid103376,public From: tojst1+@pitt.edu (Tore Joergensen) Subject: Re: Data Structure Source Code?? Date: 1996/04/09 Message-ID: <4kdsbm$g15@usenet.srv.cis.pitt.edu>#1/1 X-Deja-AN: 146547985 references: <3166A4BB.7899@millennianet.com> organization: University of Pittsburgh newsgroups: comp.lang.ada Date: 1996-04-09T00:00:00+00:00 List-Id: Francesco (franksd@millennianet.com) wrote: : Attention: : Does anyone have the addresses of sites where source code of basic data : structures is available for download? I need such things as AVL trees, : BSTs, doubly linked lists, Red-Black Trees, Skip Lists, etc. Just basic : class declarations with a few crucial FirstThat and ForEach procedures : for examples. Anyone? I'm sure this would be a good resource for all of : us. http://www.ocsystems.com/booch/ will have Ada95 ports of the Booch structures sometime in the future. That doesn't help you if you need them now of course :-). I think David Weller (the one that makes the port) hopes to get something out soon (in a month or so if he hasn't changed the schedule again). The Booch classes are supposed to be good. -- +-------------------------+-------------------------------------------+ | Tore B. Joergensen | e-mail : tore@lis.pitt.edu | | Centre Court Villa | web : http://www.pitt.edu/~tojst1 | | 5535 Centre Avenue # 6 | | | Pgh, PA 15232, USA | Norwegian MSIS-student at Univ. of Pgh. | +-------------------------+-------------------------------------------+