bound_handling Directory Reference
Directory dependency graph for bound_handling:
src/bound_handling

Files

file  absorption.h [code]
 This file contains the absorption bound handling strategy.
 
file  bound_handling.h [code]
 This file contains an abstract class for different bound handling strategies, which can be used for the particle swarm optimization.
 
file  hyperbolic.h [code]
 This file contains the hyperbolic bound handling strategy.
 
file  nearest.h [code]
 This file contains the nearest bound handling strategy.
 
file  no_bounds.h [code]
 This file contains the no bounds bound handling strategy.
 
file  random.h [code]
 This file contains the random bound handling strategy.
 
file  random_forth.h [code]
 This file contains the random forth bound handling strategy.
 
file  reflect.h [code]
 This file contains the reflect bound handling strategy.
 
file  torus.h [code]
 This file contains the torus bound handling strategy.