An open API service indexing awesome lists of open source software.

https://github.com/mustafahakkoz/network_analysis

Centrality calculations of a graph in C language
https://github.com/mustafahakkoz/network_analysis

centrality-calculations data-structures social-graph

Last synced: 5 months ago
JSON representation

Centrality calculations of a graph in C language

Awesome Lists containing this project

README

          

# network_analysis
finds influencer people in social graph and calculates centrality values.

2018-2019 fall CSE225 - Data Structures Project-3

150117509 Mustafa Abdullah Hakkoz

## [manual](https://github.com/mustafahakkoz/network_analysis/blob/master/CSE225_fall_2018_Project_3.PDF)
## [code](https://github.com/mustafahakkoz/network_analysis/blob/master/mustafa_hakkoz.c)