neighborhood.h File Reference

This file contains an abstract classes for neighborhood generation. More...

#include <fstream>
#include <gmp.h>
#include <queue>
#include <vector>
#include "general/general_objects.h"
#include "general/particle.h"
Include dependency graph for neighborhood.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  highprecisionpso::Neighborhood
 This class is an abstract class. It supplies the interface for neighborhood topologies of the particle swarm. More...
 

Namespaces

 highprecisionpso
 base namespace for this project.
 

Detailed Description

This file contains an abstract classes for neighborhood generation.

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