Skip to content
Snippets Groups Projects
Commit 8204181f authored by René Bohne's avatar René Bohne
Browse files

VectorOptimizer: changed comments for SMALLEST_FIRST

parent 69d7c5c1
No related branches found
No related tags found
No related merge requests found
......@@ -367,6 +367,7 @@ public class VectorOptimizer
case SMALLEST_FIRST: {
/** cut smaller parts first, bigger parts later
Heuristic is explained below...
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment