sa_impl.hpp File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  angel

Functions

template<class Object_t, class Neighbor_t, class Cost_t, class Temp_t>
int angel::SA (Object_t &object, Neighbor_t neighbor, Cost_t costs, Temp_t temp, int max_iter)
 Simulated Annealing in a general form.
template<class Object_t, class Neighbor_t, class Cost_t, class Adaption_t>
int angel::ALSA (Object_t &object, Neighbor_t neighbor, Cost_t costs, Adaption_t adaption, double &gamma, int max_iter)
 Adaptive Logarithmic Simulated Annealing in generic form.


Generated on Wed Mar 11 10:33:20 2009 for angel by  doxygen 1.5.3