Skip to content

Concept requirement for load_vertices and load_edges fail in implementation #42

@pratzl

Description

@pratzl

load_vertices() has requires copyable_vertex<invoke_result<VProj, ranges::range_value_t>, VId, VV> and load_edges() has a similar requirement, but callers fail when enabled.

Using them as-is for the paper is sufficient for now, but we need to track that down. It may be in subtleties, like moving a string name from the original vector into the graph.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions