Skip to content

bazel build //clusterers:stats-in-memory_main fails #26

@adsharma

Description

@adsharma

ParAlg/gbbs@ae883e7 removed sym_graph_from_edges.

But there are some dangling references here that break the build:

return gbbs::sym_graph_from_edges(subgraph_edges, graph_.Graph()->n);
}else{
return gbbs::sym_graph_from_edges(subgraph_edges, n);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions