Skip to content

Comments

Vis tree parallel#32

Open
mateusfavarin wants to merge 9 commits intomainfrom
vis_tree_parallel
Open

Vis tree parallel#32
mateusfavarin wants to merge 9 commits intomainfrom
vis_tree_parallel

Conversation

@mateusfavarin
Copy link
Owner

No description provided.

@mateusfavarin mateusfavarin marked this pull request as ready for review February 4, 2026 01:19
{
vizMatrix.Set(true, leafA, leafB);
visibilityRows[leafA][leafB] = 1;
if (settings.commutativeRays) { visibilityRows[leafB][leafA] = 1; }
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

needs a mutex?

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.

2 participants