|
Data Structures for Graphs/Networks
An Introduction |
|
Prof. David Bernstein |
| Computer Science Department |
| bernstdh@jmu.edu |
The Network
Using Contiguous Memory
Using Linked Memory (With Known Size)
Using Linked Memory (With Known Size) - Flexible Node and Arc Attributes