Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add abstract Edgelist data structure #113

Merged
merged 5 commits into from
May 30, 2024
Merged

Add abstract Edgelist data structure #113

merged 5 commits into from
May 30, 2024

Conversation

pratzl
Copy link
Collaborator

@pratzl pratzl commented May 30, 2024

No description provided.

pratzl added 5 commits May 27, 2024 17:23
Changed basic_sourced_edgelist to require input_range instead of forward_range
Implementation is in std::graph but concepts & types are in std::graph::edgelist
Validate that edgelist_view, and sourced bfs/dfs views adhere to the concept

Use edgelist concept in graph utilities
# Conflicts:
#	include/graph/edgelist.hpp
@pratzl pratzl merged commit 6a174c9 into master May 30, 2024
3 checks passed
@pratzl pratzl deleted the edgelist branch December 13, 2024 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant