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

weighted component #4

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

weighted component #4

wants to merge 4 commits into from

Conversation

joancf
Copy link

@joancf joancf commented Jan 9, 2015

I could install netbeans correctly and compile and test the module
the changes I did are the next ones:
It takes into account weights (1.0 if no weight is defined) if weights are present it will always take them into account
It allows to indicate if the directed graph should be considered undirected
It allows to set up a threshold so, too weak edges are not created (this is to avoid the quadratic explossion of edges that makes the system slow, and often are filtered afterwards)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant