METSlib  0.6
Classes
Simulated Annealing

Classes

class  mets::abstract_cooling_schedule
 Cooling criteria (for Simulated Annealing). More...
 
class  mets::simulated_annealing< move_manager_type >
 Search by Simulated Annealing. More...
 
class  mets::exponential_cooling
 Original ECS proposed by Kirkpatrick. More...
 
class  mets::linear_cooling
 Alternative LCS proposed by Randelman and Grest. More...
 

Detailed Description


Return to METSlib home page