Graphs and Trees

Home > Computer Science > Algorithms and data structures > Algorithm analysis > Graphs and Trees

A collection of nodes that may be connected to one another by edges, useful for modelling relationships between data items.