Replies: 1 comment 3 replies
-
What about graph fusion? Finding a subgraph pattern, then replace this subgraph with a single node. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
ADE is a pretty mature library at this point which provides all graph structure needs, support basic graph compiler (pass) infrastructure, and extensible to infinity to support all basic needs.
Related: #9
Learning ADE
ADE in action
cc: @vpisarev
Beta Was this translation helpful? Give feedback.
All reactions