Carleton University - School of Computer Science Honours Project
Winter 2020
Graphical Demonstrator of Graph Data Structure Algorithms
Henri Umba
SCS Honours Project Image
ABSTRACT
A graph is a data structure constructed of vertex and edge sets which are directional or bidirectional representations of countless technical concepts. Numerous real problems are better represented as graphs and as such, they are invaluable in understanding fundamental challenges. The focus of this project and by extent this paper, is to create a tool to enhance understanding through applying fundamental graph algorithms. Such a tool, with an intuitive form of interaction, would aid new learners have a deep understanding of graphs.