Skip to content

Conversation

bhuffaker
Copy link
Member

I have updated with the CVS versions

@avinen
Copy link
Collaborator

avinen commented Feb 9, 2018

In normalize_centrality() in betweenness.c, you have the following lines:

printf("num_nodes: %lu factor:%e\n",num_nodes, d); // debug
return;

That cuts short the function and looks like temporary debugging code. Is that right?

@avinen
Copy link
Collaborator

avinen commented Feb 9, 2018

Also, some code in distance.c for printing out the progress of the run was lost when you imported from CVS (that is, the git repository had some commits that the CVS tip didn't). Could you please review the diff and make sure all changes are ones you made?

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.

2 participants