Skip to content

mahidhar96/plexus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Plexus

Purpose of Project

Application of Depth Limit Search Algorithm on Facebook Friend Connection dataset.

Result

Upon the action of the algorithm on the dataset the user will be able to find friend connections up-to a limit (l)

For instance,

if l = 2

Result => Friends of Friends

if l = 3

Result => Friends of Friends of Friends

and so on....

TODOs

  • Understand the basic framework of the dataset
  • Implement Algorithm on the dataset
  • Publish applicable results in the form of graphs with appropriate parameters

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 100.0%