Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 356 Bytes

File metadata and controls

9 lines (8 loc) · 356 Bytes

About this app

Graph Visualizer is GUI application made using Qt6 Widgets library. It visualizes graph nodes and the edges between them (undirected). You can select a node to view information about it.

Features

  • Visualization of the graph
  • Density calculation
  • Maximum degree node
  • Minimum degree node
  • Selected node's neighbours and degree