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

Is the Core counting logic actually correct? #73

Open
donaldcampbelljr opened this issue Jan 24, 2025 · 0 comments
Open

Is the Core counting logic actually correct? #73

donaldcampbelljr opened this issue Jan 24, 2025 · 0 comments
Labels

Comments

@donaldcampbelljr
Copy link
Member

Core counting was taken from the most recent master branch of the C++ build. It enforces a pairing (after start and end independently are sorted) by using the same array index during counting.

A question arose during a recent meeting: is this actually proper for non-simple examples?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant