VisualGraph: a graph class designed for both undergraduate students and educators

  • Authors:
  • Jeff Lucas;Thomas L. Naps;Guido Rößling

  • Affiliations:
  • U Wis. Oshkosh;U Wis. Oshkosh;Darmstadt U Techn., Germany

  • Venue:
  • SIGCSE '03 Proceedings of the 34th SIGCSE technical symposium on Computer science education
  • Year:
  • 2003

Quantified Score

Hi-index 0.00

Visualization

Abstract

Graphs and graph algorithms play an important role in undergraduate data structures and algorithms courses. However, they often also represent the first case where both the correctness and the underlying concepts of the algorithms are not evident. Both students and educators can therefore benefit from a simple yet expressive tool for coding graph algorithms and then conveniently visualizing them. We present such a tool, derived from a set of instructional requirements, and give an example application.