pif_DataStructures

by Popisfizzy
An implementation of a number of common data structures, including deques, linked lists, queues, stacks, trees, etc.
ID:123846
 
Data structures are graph-like structures used to arrange data so that it can be accessed quickly and efficiently, for different purposes. This library includes a number of data structures, among them: Linked lists, stacks, queues, heaps, trees, and more. This is a preliminary version of the to-be-released full version.




Release Notes:
  • August 22, 2010: Splay tree type was added to the library.
  • Version 2.00 Preliminary Version Released August 19, 2010.

  • Version 1.00 Released June 1, 2008.




Thanks goes to Hulio-G for the awesome hub icon.