Skip to content

Vis tree parallel#32

Open
mateusfavarin wants to merge 12 commits into
mainfrom
vis_tree_parallel
Open

Vis tree parallel#32
mateusfavarin wants to merge 12 commits into
mainfrom
vis_tree_parallel

Conversation

@mateusfavarin
Copy link
Copy Markdown
Owner

No description provided.

@mateusfavarin mateusfavarin marked this pull request as ready for review February 4, 2026 01:19
Comment thread src/vistree.cpp
{
vizMatrix.Set(true, leafA, leafB);
visibilityRows[leafA][leafB] = 1;
if (settings.commutativeRays) { visibilityRows[leafB][leafA] = 1; }
Copy link
Copy Markdown
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