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

refactor Leaf (smeagol reference) #7

Open
luiswirth opened this issue Jun 14, 2020 · 0 comments
Open

refactor Leaf (smeagol reference) #7

luiswirth opened this issue Jun 14, 2020 · 0 comments
Labels
refactoring Refactoring or rewrite of existing code

Comments

@luiswirth
Copy link
Owner

In the smeagol reference (./refs/smeagol/src/util.rs) a Leaf of the QuadTree lives at level 3 and consists of an 8x8 grid of boolean values. It can therefore be represented as an u64. We should port this idea.

@luiswirth luiswirth added the refactoring Refactoring or rewrite of existing code label Jun 14, 2020
@luiswirth luiswirth changed the title refactor leaves (smeagol reference) refactor Leaf (smeagol reference) Jun 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Refactoring or rewrite of existing code
Projects
None yet
Development

No branches or pull requests

1 participant