79125097

Date: 2024-10-25 09:42:16
Score: 3
Natty:
Report link

I found a good solution. I cluster the grid by an algorithm and iteratively cluster again those clusters which still have a total length larger than my threshold. I I got best results with the greedy_modularity_community algorithm.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Matthias