You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am just finishing experiments on benchmarking GunrockSM for an upcoming paper, and I have some issues I was hoping for clarity on.
Edge Labelling
Relating to my previous issue #919 , I wasn't able in the end to do labelled subgraph matching, so currently all experiments are unlabelled.
An example of an edge labelled query graph and data graph.
I very much would want to do additional experiments with edge labelled graphs, similarly, to how we've already benchmarked GSI and our own solution. From my understanding, the original creator Laurawly is no longer around to answer these questions, so I can understand if giving an answer is difficult. To do those experiments, I would need to know how structure meta data and edge data, which I presume is documented somewhere, so just pointing me in the direction would be helpful. The latter issue I have is whether there are any program arguments I need to set to enable edge labelling in GunrockSM.
Subgraph Solution Count
I was hoping to get the final number of solutions generated by GunrockSM. I can't seem to find where this is mentioned in the logs generated by the application. I've tried manually printing values called SolutionCount in Subgraph Matching Validity but that doesn't give me the correct value it should be.
The text was updated successfully, but these errors were encountered:
From my understanding, the original creator Laurawly is no longer around to answer these questions, so I can understand if giving an answer is difficult.
Sadly (for us too) this continues to be the case. I'm afraid we can't offer you any assistance; we don't know either.
I am just finishing experiments on benchmarking GunrockSM for an upcoming paper, and I have some issues I was hoping for clarity on.
Edge Labelling
Relating to my previous issue #919 , I wasn't able in the end to do labelled subgraph matching, so currently all experiments are unlabelled.
An example of an edge labelled query graph and data graph.
I very much would want to do additional experiments with edge labelled graphs, similarly, to how we've already benchmarked GSI and our own solution. From my understanding, the original creator Laurawly is no longer around to answer these questions, so I can understand if giving an answer is difficult. To do those experiments, I would need to know how structure meta data and edge data, which I presume is documented somewhere, so just pointing me in the direction would be helpful. The latter issue I have is whether there are any program arguments I need to set to enable edge labelling in GunrockSM.
Subgraph Solution Count
I was hoping to get the final number of solutions generated by GunrockSM. I can't seem to find where this is mentioned in the logs generated by the application. I've tried manually printing values called SolutionCount in Subgraph Matching Validity but that doesn't give me the correct value it should be.
The text was updated successfully, but these errors were encountered: