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

It seems like a bad idea to expect that users know how to pad a graph based on the algorithm they pick

ebridge2 opened this issue · comments

Padded graph matching is extraordinarily opaque as to how to use. It's really unclear how to work with the permuted seeds in the context of the original input graph given that padding occurs. This should really be extensively clarified and solidified. Suggestions would include returning permuted indices entirely in the space of the original networks, and not in the padded space.

+1

see related #925