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

Make all algorithm parameters available to be adjustable through public API #8

Open
papalotis opened this issue Apr 15, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@papalotis
Copy link
Owner

Currently many parameters of the algorithm are either hardcoded or only adjustable in deep parts of the codebase. All parameters that can meaningfully affect either the algorithm's output or performance need to be made available in the public API. Furthermore, two parameter presets need to be made available, one for when the algorithm runs in colorless mode and one when colors are always available and are guaranteed to be mostly correct.

@papalotis papalotis added the enhancement New feature or request label Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant