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

MC Class Reference

#include <MC.h>

Inheritance diagram for MC:

Decomposition List of all members.

Public Member Functions

 MC (Problem &problem, Filter &filter, Retraction &retraction, Randomizer &randomizer)

Detailed Description

The MC decomposition algorithm (the decomposition employed by the MAC search algorithm).


Constructor & Destructor Documentation

MC::MC Problem problem,
Filter filter,
Retraction retraction,
Randomizer &  randomizer
[inline]
 

Constructor for the 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.


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