general Directory Reference
Directory dependency graph for general:
Files | |
file | check_condition.h [code] |
This file includes a possibility to check conditions which should be true. (similar to assertions). | |
file | configuration.h [code] |
This file contains general information about the configuration for running the particle swarm optimization algorithm. | |
file | general_objects.h [code] |
This file contains various general objects which can be used by or contained in other objects. | |
file | main.h [code] |
This file contains the main methods to start the PSO algorithm. | |
file | parse.h [code] |
This file contains functions for parsing the configuration file. | |
file | particle.h [code] |
This file contains information about the particles of the swarm. | |
file | visualization.h [code] |
This file contains functionality to visualize the particle swarm. | |