Skip to content

Conversation

pklampros
Copy link
Collaborator

Provide parallel versions of the three global analyses (visual, metric, angular) and of the local (semi-global/1-step away) visual analysis. The algorithms are the same as the non-parallel versions with modifications to avoid race conditions. An alternative version of the local visual analysis is also provided which uses a True/False adjacency matrix as a vector instead of the edge lists (vector<set>) in the classic algorithms.

@pklampros pklampros added the rebuild-regression-cli Introduce new functionality and thus require rebuilding the regression CLI for tests to pass label Jan 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

rebuild-regression-cli Introduce new functionality and thus require rebuilding the regression CLI for tests to pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant