src/libpopulation.c: Change the network logic to only send inserted entries.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Wed, 11 Mar 2009 08:32:12 +0000 (09:32 +0100)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Wed, 11 Mar 2009 08:32:12 +0000 (09:32 +0100)
commite9979110419e14fc3d6317f82cc9ed3c1fd3c5ba
tree3e411483e6d5b9f3354ba4152698841bb1f53092
parent9cd71de93b412bd24e5e5b512ec0b774f4123b9d
src/libpopulation.c: Change the network logic to only send inserted entries.

The problem with the previous version was, that although the chance was
pretty small, only good solutions would be send back and forth
destroying the variety in the populations.
src/libpopulation.c