Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add some documentation to the functions that use weighted edges, on how the weights are interpreted. #504

Open
gaborcsardi opened this issue Jul 3, 2013 · 2 comments
Labels
documentation Issues that are related to the documentation of igraph; good candidates for first-time contributors todo Triaged for implementation in some unspecified future version

Comments

@gaborcsardi
Copy link
Contributor

E.g. shortest path function, flows, cuts, community detection algorithms, etc.

@stale
Copy link

stale bot commented Jan 22, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale Issues that have been inactive for a long time; will be closed in the absence of further activity label Jan 22, 2020
@ntamas ntamas closed this as completed Jan 22, 2020
@szhorvat szhorvat added todo Triaged for implementation in some unspecified future version and removed stale Issues that have been inactive for a long time; will be closed in the absence of further activity labels Jan 23, 2020
@szhorvat szhorvat reopened this Jan 23, 2020
@szhorvat
Copy link
Member

This is actually important and is not treated satisfactorily in the documentation in some cases (remember the mismatch between weight interpretation between modularity and edge betweenness for the Girvan-Newman implementation?)

@szhorvat szhorvat added the documentation Issues that are related to the documentation of igraph; good candidates for first-time contributors label Oct 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Issues that are related to the documentation of igraph; good candidates for first-time contributors todo Triaged for implementation in some unspecified future version
Projects
None yet
Development

No branches or pull requests

3 participants