snap-stanford / neural-subgraph-learning-GNN

329 stars 64 forks source link

[Question] How can i use alignment matrix returned by alignment.py to get matched subgraph from Target Graph ? #26

Open vidhanjhawar98 opened 2 years ago

vidhanjhawar98 commented 2 years ago

From alignment.py, I got an alignment matrix, but I cannot find a way to get a matched subgraph from the target graph. Please help me to get the matched sub graph