bwer::ChromoAdjuster Class Reference

List of all members.

Detailed Description

The ChromoAdjuster is the object that will start off the genetic algorithm on a set of cases and produce, at the end, a chromo file.

Author:
Lakshman
Version:
Id
bwer_ChromoAdjuster.h,v 1.6 2009/06/02 20:17:53 lakshman Exp


Public Member Functions

 ChromoAdjuster (const std::vector< AdjCase > &allCases)
 Construct a set of AdjCases and pass them in to start the genetic algorithm process.
Chromo getBestChromo () const
 The result of the GA is the best possible chromosome for these cases .


Constructor & Destructor Documentation

bwer::ChromoAdjuster::ChromoAdjuster ( const std::vector< AdjCase > &  allCases  ) 

Construct a set of AdjCases and pass them in to start the genetic algorithm process.

Candidates should be present in the directory.

Takes a very long time ... the entire GA happens in this constructor.


Member Function Documentation

Chromo bwer::ChromoAdjuster::getBestChromo (  )  const

The result of the GA is the best possible chromosome for these cases .

..


Generated on Fri May 4 13:40:21 2012 for WDSS-IIw2algs by  doxygen 1.4.7