Skip to content

The project aims to apply algorithms based on graph theory to compute the centrality property for each node in the graph.

Notifications You must be signed in to change notification settings

Nadern96/GraphCentrality

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Data Structure

Graph Centrality

Description

The project aims to apply algorithms based on graph theory to compute the centrality property for each node in the graph. A GUI project using QT framework

Tasks

  • Creat The Repo
  • Degree Centrality
  • Closeness centrality
  • Betweenness centrality
  • Visualization

C++ Qt Framework

Version 5.11

About

The project aims to apply algorithms based on graph theory to compute the centrality property for each node in the graph.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published