Skip to content

Conversation

@AmirhosseinPoolad
Copy link
Contributor

The comment above remove_edges said that it was O(|E|). This was wrong, since it is actually O(k), k being the number of edges you want to remove.

@github-actions github-actions bot added the lang-cpp C/C++ code label Nov 20, 2025
@AlexandreSinger AlexandreSinger merged commit 9390e96 into master Nov 21, 2025
30 checks passed
@AlexandreSinger AlexandreSinger deleted the rr_graph_remove_edges_comment branch November 21, 2025 00:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lang-cpp C/C++ code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants