Main Page | Class Hierarchy | Class List | File List | Class Members

IDCMC Class Reference

#include <IDCMC.h>

Inheritance diagram for IDCMC:

IDC Decomposition List of all members.

Public Member Functions

 IDCMC (Problem &problem, Filter &filter, Retraction &retraction, Randomizer &randomizer, double choiceFactor=IDC_DEFAULT_CHOICE_FACTOR)

Detailed Description

The IDC-MC[-PDS] decomposition algorithm.


Constructor & Destructor Documentation

IDCMC::IDCMC Problem problem,
Filter filter,
Retraction retraction,
Randomizer &  randomizer,
double  choiceFactor = IDC_DEFAULT_CHOICE_FACTOR
 

Constructor for the IDC-MC decomposition algorithm.

Parameters:
problem the problem to be solved.
filter the filter to be used.
retraction the retraction method to be used.
randomizer the random number generator to be used.
choiceFactor the IDC[[-MC]-PDS] choice factor; see IDC.


The documentation for this class was generated from the following files:
Generated on Wed May 25 12:21:19 2005 for csp.kdevelop by  doxygen 1.3.9.1