Skip to content

Refactor Graph Creation to use variant types #5239

@ChuckHastings

Description

@ChuckHastings

Modify the graph creation functions to pass a vector of variant types for creating edge properties and return a vector of variant types of the edge_property objects.

This will reduce the number of variations of graph construction functions that are required, reducing compile time and memory utilization during compilation as well as reducing the size of libcugraph.so.

Metadata

Metadata

Assignees

Labels

improvementImprovement / enhancement to an existing function

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions