Welcome to the Dynamic Data Structures web site. This site hosts web based software developed at Rhode Island College for teaching Computer Science and Math. Currently, the site features modeling applications for linked list and binary tree data structures, undirected graphs, and directed graphs.
You are free to use these applications for academic purposes.
DDS—LLIST models linked lists.
DDS—BTree models binary trees.
DDS Homepage provides support material including tutorials and sample data files for DDS.
Graph-Ene – a web based tool for building and manipulating graphs. Graph-Ene allows multi-edges and loops.
DiGraph-Ene – a web based tool for building and manipulating directed graphs.