Skip to content

Old project; Implementations of commonly used Graph/Network algorithms

Notifications You must be signed in to change notification settings

AvrahamKahan123/NetworkAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NetworkAnalysis

This Project is a very old project and is thus more simple. For more complex work, please see my other repositories. It was kept because it could establish the basis for later work on network analysis and helped me analyze the Arxiv HEP-PH (high energy physics phenomenology) citation network. Basic Description The project provides implementations of commonly used Graph/Network algorithms The project algorithms community detection (Krager's Algorithm), finding strongly connected components (Kosaraju’s algorithm), and finding egonets (more to come soon). Network analysis project was developed as the Final Project for a bundle of 5 courses administered from University of California San Diego. It includes some tester classes to test the algorithms

Installation and Usage

For now, the code can be downloaded and compiled manually

Contributors

All functioning code was written by Avraham Kahan (childrens-python, the other listed contributor, was also an account administered by Avraham Kahan) Some testing classes written by University California San Diego to grade for the course, but these classes are not needed to compile and use the code

License

MIT

About

Old project; Implementations of commonly used Graph/Network algorithms

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published