pkrezel
pkrezel
In fact, I remarked that it is possible to stop it in Jupyter-lab by double-clicking in "interrupt the kernel", but it failed in vscode. So for me it works.
Hi @Jacobe2169, So if a node (or an edge) has an attribute "weight" with a value near 1, it is a more important than one with a value near O,...
Hi, I attached a pickle containing the list of networkx graphs. can you read it ? [ [LGx.zip](https://github.com/Jacobe2169/GMatch4py/files/5572765/LGx.zip) ](url)
Hi, it seems that the problem is linked with the definition of the attributes to be used: ged.set_attr_graph_used("color", "weight") I attached the new pickle with graphs containing "weight" as attribute....
Hi, I think it is a mistake coming from me. In my case, I don't have to worry with "ged.set_attr_graph_used" because I want to use all the elements of the...