Hi all,

I still try to find a better split algo for splitter. Up to now it
is kind of luck when it finds a good split.
I've invested many hours, but I still don't fully understand
under what circumstances splitter should stop searching
for a (better) solution. It is still not possible to search all
possible splits, so brute force search doesn't work.

I also want to implement some kind of performance test to
avoid the situation that I optimize the algo for some countries
and produce worse results for others.

If you observe bad results with splitter,
please always send the densities-out.txt file
and either the splitter.log or the options in use
because with these rather small files  I can reproduce
the problem.

Gerd