adjacency_list_neighborhood.h File Reference

This file contains neighborhood topologies specified by adjacency lists. More...

Include dependency graph for adjacency_list_neighborhood.h:

Go to the source code of this file.

Classes

class  highprecisionpso::AdjacencyListNeighborhood
 This class is an abstract class, which implements a complete neighborhood topology through a neighborhood relationship specified by adjacency lists. More...
 
class  highprecisionpso::GridNeighborhood
 This class implements the grid or von Neumann topology for the particle swarm. More...
 
class  highprecisionpso::LBestNeighborhood
 This class implements the lbest neighborhood topology for the particle swarm. More...
 
class  highprecisionpso::RingNeighborhood
 This class implements the ring neighborhood topology for the particle swarm. More...
 
class  highprecisionpso::WheelNeighborhood
 This class implements the wheel topology for the particle swarm. More...
 

Namespaces

 highprecisionpso
 base namespace for this project.
 

Detailed Description

This file contains neighborhood topologies specified by adjacency lists.

Author
Alexander Raß (alexa.nosp@m.nder.nosp@m..rass.nosp@m.@fau.nosp@m..de)
Date
March, 2015