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

bugfix: if cell dies, must remove self from neighbors (to avoid interactions with deleted cells). #342

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

MathCancer
Copy link
Owner

…_neighbors();

update delete_cell(int) and ~Cell() so that if the cell is deleted, it removes itself from all its neighbors' neighbor lists.

…_neighbors();

update delete_cell(int) and ~Cell() so that if the cell is deleted, it removes itself from all its neighbors' neighbor lists.
@MathCancer MathCancer merged commit 3cf0dfe into development Dec 12, 2024
146 of 194 checks passed
@MathCancer MathCancer deleted the development-paul branch December 13, 2024 23:02
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