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

Unintuitive overlap output. #18

Open
pyrrhicPachyderm opened this issue Jan 9, 2019 · 2 comments
Open

Unintuitive overlap output. #18

pyrrhicPachyderm opened this issue Jan 9, 2019 · 2 comments

Comments

@pyrrhicPachyderm
Copy link
Collaborator

When performing overlap -1 or 1, a node that has no incoming or outgoing links respectively (and so 0 of out 0 of its neighbours overlap) is treated as having an overlap of 1. This seems a little unintuitive. Is there a reason behind it?

@stouffer
Copy link
Member

stouffer commented Jan 9, 2019

Can you point me to the exact place in the code where this is happening?

@pyrrhicPachyderm
Copy link
Collaborator Author

On the master branch, it's lines 635 to 643 of src/C/simulated_annealing.cpp

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

No branches or pull requests

2 participants