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

Fix bit order of RMAT Rectangular Generator to match expectation #2542

Open
wants to merge 2 commits into
base: branch-25.02
Choose a base branch
from

Conversation

mfoerste4
Copy link
Collaborator

Previously, the decimal indices of rows/columns of the adjacency matrix did not align with the node-ids created by the algorithm. This PR fixes the bits set for each decision during the computation as described by the docstring.

FYI @tfeher

@mfoerste4 mfoerste4 requested a review from a team as a code owner January 14, 2025 22:20
@github-actions github-actions bot added the cpp label Jan 14, 2025
@mfoerste4 mfoerste4 added bug Something isn't working and removed cpp labels Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

1 participant