Download PDFOpen PDF in browser

Graph-It: Design and implementation of a Graph Theory toolbox and visualization application

10 pagesPublished: November 24, 2022

Abstract

Graph-It is a Graph Theory toolbox and graph visualization desktop application for Windows, macOS, and Linux for students, teachers, and researchers, since creating graphs by hand and running graph algorithms repeatedly on the graphs can be time consuming. Users can create graphs, modify graphs, save graphs, and run various graph algorithms on the graphs and view the results. The application is built using Unity, utilizing C# for both the front end and back end. Graph-It aims to provide users an easy-to-use and efficient application for creating and running various algorithms on multiple graphs.

Keyphrases: C#, graph algorithms, graph theory, Unity, visualization

In: Frederick C. Harris Jr, Alexander Redei and Rui Wu (editors). Proceedings of 31st International Conference on Software Engineering and Data Engineering, vol 88, pages 38--47

Links:
BibTeX entry
@inproceedings{SEDE2022:Graph_It_Design_and_implementation,
  author    = {Diane Du and Landon Fox and Jimson Huang and Logan Leavitt and Mohit Kumbhat and Frederick Harris},
  title     = {Graph-It: Design and implementation of a Graph Theory toolbox and visualization application},
  booktitle = {Proceedings of 31st International Conference on Software Engineering and Data Engineering},
  editor    = {Frederick Harris and Alex Redei and Rui Wu},
  series    = {EPiC Series in Computing},
  volume    = {88},
  pages     = {38--47},
  year      = {2022},
  publisher = {EasyChair},
  bibsource = {EasyChair, https://easychair.org},
  issn      = {2398-7340},
  url       = {https://easychair.org/publications/paper/Gv9L},
  doi       = {10.29007/pdcm}}
Download PDFOpen PDF in browser