Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Tiago Peixoto
graph-tool
Commits
886b377c
Commit
886b377c
authored
Nov 27, 2013
by
Tiago Peixoto
Browse files
Update reference in kcore_decomposition()'s docstring
parent
0dcf00ff
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/graph_tool/topology/__init__.py
View file @
886b377c
...
...
@@ -1012,8 +1012,11 @@ def kcore_decomposition(g, deg="out", vprop=None):
References
----------
.. [k-core] http://en.wikipedia.org/wiki/Degeneracy_%28graph_theory%29
.. [batagelk-algorithm] V. Batagelj, M. Zaversnik, "An O(m) Algorithm for
Cores Decomposition of Networks", 2003, :arxiv:`cs/0310049`
.. [batagelk-algorithm] Vladimir Batagelj, Matjaž Zaveršnik, "Fast
algorithms for determining (generalized) core groups in social
networks", Advances in Data Analysis and Classification
Volume 5, Issue 2, pp 129-145 (2011), :DOI:`10.1007/s11634-010-0079-y`,
:arxiv:`cs/0310049`
"""
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment