Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 461 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 461 Bytes

We want to extend Gunrock's subgraph matching with conditions on nodes and edges. ("extended subgraph matching")

At the same time, we want C/Python users of Gunrock to benefit from the new additions.

This repository mocks Gunrock's C API for "extended subgraph matching".

See also

Initial spec for C API