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 const access to graph attributes #1153

Merged
merged 5 commits into from May 14, 2024

Conversation

bernlu
Copy link
Contributor

@bernlu bernlu commented Dec 1, 2023

currently one cannot access node or edge attributes from const graphs. This PR fixes that issue by adding a few const variants of exisiting functions.

@bernlu
Copy link
Contributor Author

bernlu commented Dec 1, 2023

my clang-format has some problems currently. I will fix the code style next week.

@bernlu bernlu marked this pull request as draft December 8, 2023 10:54
@bernlu bernlu force-pushed the add/const-access-attributes branch from 6429067 to 1eefe12 Compare March 28, 2024 13:17
@bernlu bernlu marked this pull request as ready for review April 12, 2024 15:54
@fabratu fabratu self-assigned this Apr 17, 2024
@bernlu bernlu force-pushed the add/const-access-attributes branch from 36e9f7b to 52a2110 Compare May 3, 2024 14:52
@bernlu bernlu requested a review from fabratu May 3, 2024 16:38
@fabratu fabratu merged commit 39467ba into networkit:master May 14, 2024
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants