Ask Your Question

RushBack's profile - activity

2018-12-27 19:55:09 +0200 received badge  Student (source)
2018-12-27 19:53:12 +0200 asked a question Graph.subgraph_search() obtaining the indices?

It is nice that Graph.subgraph_search() returns a subgraph, but I need the indices of the larger graph to manipulate it, for example finding the subgraph neighbors. Is there a way to obtain the original indices?

2018-12-27 19:53:12 +0200 asked a question Induce a subgraph by indecies method?

Isn't there a method to induce a sub-graph by its indices?