Skip to content

Comments

weighted component#4

Open
joancf wants to merge 4 commits intojaroslav-kuchar:masterfrom
joancf:master
Open

weighted component#4
joancf wants to merge 4 commits intojaroslav-kuchar:masterfrom
joancf:master

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