Networkx supports a whole host of graph generation capabilities as part of the library that users can call when using networkx.
cuGraph has some graph generation capabilities within the testing component. These graph generation capabilities are going to be extended as we migrate things to use the pattern accelerators.
This issue is to expose the C++ features through the python layer (#1543)
Networkx supports a whole host of graph generation capabilities as part of the library that users can call when using networkx.
cuGraph has some graph generation capabilities within the testing component. These graph generation capabilities are going to be extended as we migrate things to use the pattern accelerators.
This issue is to expose the C++ features through the python layer (#1543)