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).
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).