The document discusses an experimental analysis comparing the performance of an agent-based evolutionary algorithm using different population structures, including panmictic, small-world, and regular lattice networks. The goal is to evaluate how population structure influences algorithm performance. A decentralized peer-to-peer model is designed where agents evolve locally on the network. Experiments use a test function to compare convergence speed and population sizes required for different network topologies, finding regular lattices need smaller populations but more evaluations than small-world structures. Future work involves validating the model on an actual peer-to-peer infrastructure and exploring additional protocols.