Skip to content

chore: change connections count to long type#8

Open
yuanyuma wants to merge 1 commit into
kwartile:masterfrom
yuanyuma:make-connections-change-type-long
Open

chore: change connections count to long type#8
yuanyuma wants to merge 1 commit into
kwartile:masterfrom
yuanyuma:make-connections-change-type-long

Conversation

@yuanyuma
Copy link
Copy Markdown

I ran into issue that the algorithm converges before it should be when it runs on big data. Upon investigation, it is due to largeStarConnectivityChangeCount and smallStarConnectivityChangeCount overflow.
Change the type from Int to Long will fix the problem.

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