-
https://github.com/tannishk/competitive/blob/master/questions/Directed_graph.txt
-
The mermaid exporter crashes when there's a `shape` attribute on a node.
This is due to this code: https://github.com/emicklei/dot/blob/master/mermaid.go#L82-L84
Which expect the `shape` attrib…
-
Vega allows force-directed graphs, http://trifacta.github.io/vega/editor/index.html?spec=force
It would be nice to make use of these within gorilla-repl.
What needs to be done to add a new type of p…
-
Zoom is jittery in Safari, and does not work in Chrome (it works however nicely in FireFox).
-
# colour:
Currently, the adjacency graphs assume the nodes of the graph are all the same 'colour' or type. This has implications for the size and memory layout of the graphs. However, if one allow…
-
Can this gspan algorithm suport directed graph? if it can, what's diff between this and Yan's paper in subgraph growth( get potential children)?
-
The paper proposed a novel way of learning the weight matrix, however it seems that spectral convolution cannot be applied to a directed graph since the eigenvectors corresponding to the eigenvalues o…
-
Following umpirical feedback, it would be nice to be able to export the targeting graph in a form suitable to import into a chosen graph visualisation software.
I don't know much about this kind of s…
-
How should the FeaturePropagation algorithm be modified to apply to the directed graph?
-
Hi,
Thanks for providing such useful tool ! I was reading the doc of the project, as well as the issues on github, and I couldn't find any information on working on directed graphs/edges.
Is the…
pbias updated
3 years ago