particleSet.particles().forEach((p) => {

            if (p === best) {
                return;
            }