memplusplus icon indicating copy to clipboard operation
memplusplus copied to clipboard

Refactoring: Heuristics class

Open m4drat opened this issue 2 years ago • 0 comments

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 avatar Mar 29 '23 19:03 m4drat