Particle Swarm Topology Properties
Properties
| Global | Returns the global topology where each particle is influenced by every other particle. |
| Von | Returns the Von Neumann topology where each particle is influenced by its neighbors in a grid structure. |