paradocks::SWLS Class Reference
[ParaDockS Fitness function Interface]

local search optimizer Solis, JF and Wets, RJ, Math Oper Res (1981) vol. 6 (1) pp. 19-30 this class makes a local search starting at the input conformation More...

#include <SWlocalsearch.hpp>

Inheritance diagram for paradocks::SWLS:

paradocks::Optimizer

List of all members.

Public Member Functions

void run (ostream &output, unsigned int outiter, unsigned int outend)
 Start the optimization run.


Detailed Description

local search optimizer Solis, JF and Wets, RJ, Math Oper Res (1981) vol. 6 (1) pp. 19-30 this class makes a local search starting at the input conformation

Member Function Documentation

void paradocks::SWLS::run ( ostream &  output,
unsigned int  outiter,
unsigned int  outend 
) [virtual]

Start the optimization run.

Parameters:
output The results should go into this stream.
outiter Save the structure from every iteration: 0 - no structure, 1 - best structure, 2 - all structures
outend Save the structure at the end: 1 - best structure, 2 - all structures start a optimization

Implements paradocks::Optimizer.


The documentation for this class was generated from the following file:

Generated on Mon Nov 23 08:31:44 2009 for ParaDockS by  doxygen 1.5.8