Closed constantinpape closed 7 years ago
This also includes exposing the ufd to python and adding some functionality to it.
Do you mean the api for the subgraph-extraction? I guess vectorising makes sense in general, need to have a look at the implementation again though, as changing to marray views in the c++ code won't be totally straightforward without introducing a copy of the data.
hubs, I forget to mention that i just talked about the ufd python api.
I have updated the PR to the newer module structure and also implemented vectorized versions of ufd::find and ufd::mege.
Extraction of a subgraph from undirected list graph based on a list of subnodes.