Skip to content

An R implementation of Harary and Ross 1957 algorithm for clique detection

License

Notifications You must be signed in to change notification settings

sebastien-plutniak/HararyRoss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Harary and Ross

DOI Zenodo

This is an R implementation of Harary and Ross' 1957 algorithm for clique detection. Note that this algorithm is flawed, as recognized by the author himself (Harary 1970). This implementation was made only for historical purpose.

References

  • Harary, Frank and Ian C. Ross. 1957. “A Procedure for Clique Detection using the Group Matrix,” Sociometry, 20, 3, p. 205–215, doi: 10.2307/2785673.
  • Harary, Frank. 1970. “Graph Theory as a Structural Model in the Social Sciences,” in Graph Theory and its Applications, University of Wisconsin, Madison, Oct. 13-15, 1969, ed. by Bernard Harris, New York: Academic Press, p. 1–16.

About

An R implementation of Harary and Ross 1957 algorithm for clique detection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages