Skip to content

Add "simple" graph builder API #40

Description

@idky137

The current graoh builder should be renamed raw graph builder and a new, simple graph builder should be added that removes the option to set edges / memory managers, instead there should be a single "graph_flavour" option that sets edges and memory managers to the set type - no-std / heap / concurrent (/ zero lock, internally unsafe in the future).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions