bound_handling.h File Reference

This file contains an abstract class for different bound handling strategies, which can be used for the particle swarm optimization. More...

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

Go to the source code of this file.

Classes

class  highprecisionpso::BoundHandling
 This class is an abstract class. It supplies the interface for bound handling strategies of the particle swarm optimization algorithm. More...
 

Namespaces

 highprecisionpso
 base namespace for this project.
 

Detailed Description

This file contains an abstract class for different bound handling strategies, which can be used for the particle swarm optimization.

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