graspologic-org / graspologic

Python package for graph statistics

Home Page:https://graspologic-org.github.io/graspologic/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] SSG doesn't look like it properly handles ties?

ebridge2 opened this issue · comments

Expected Behavior

if there is a tie in the test statistic, the tie should be randomly broken

Actual behavior

it does not appear that potential ties are randomly broken

https://github.com/microsoft/graspologic/blob/dev/graspologic/subgraph/sg.py

@jovo

closing in favor of #977 which looks to have more detail