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

Refactoring: Heuristics class #91

Open
m4drat opened this issue Mar 29, 2023 · 0 comments
Open

Refactoring: Heuristics class #91

m4drat opened this issue Mar 29, 2023 · 0 comments
Projects

Comments

@m4drat
Copy link
Owner

m4drat commented Mar 29, 2023

There are 2 possible ways of how it should be architectured:

  1. Pass-based with some heuristics to find which layouting algorithm to use.
  2. General layouting algorithm which will use some kind of a metric to determine which chunk place after which.
@m4drat m4drat created this issue from a note in Tasks (In Progress) Mar 29, 2023
@m4drat m4drat changed the title Refactor Heuristics class Refactoring: Heuristics class Mar 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Tasks
  
In Progress
Development

No branches or pull requests

1 participant