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

Coloring results #37

Closed
gdalle opened this issue Aug 5, 2024 · 0 comments · Fixed by #38
Closed

Coloring results #37

gdalle opened this issue Aug 5, 2024 · 0 comments · Fixed by #38

Comments

@gdalle
Copy link
Owner

gdalle commented Aug 5, 2024

At the moment, ADTypes specifies that the result of coloring is just a vector of integer colors.
However, in the case of symmetric coloring, we can compute other things (a star set) that speed up decompression.
More generally, a coloring algorithm could return an AbstractColoringResult, which is then used in a decompression function whose API we need to hash out. Perhaps #35 can help?

@gdalle gdalle mentioned this issue Aug 5, 2024
3 tasks
@gdalle gdalle linked a pull request Aug 7, 2024 that will close this issue
8 tasks
@gdalle gdalle closed this as completed in #38 Aug 8, 2024
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 a pull request may close this issue.

1 participant