Beispiel #1
0
 /**
  * Returns the time of the classifier. The difference between timeOfCl and tComp is that the last
  * one is used to the "new reduction" algorithm, while "timeOfCl" is the usual time stamp of XCS
  *
  * @return an integer with the time stamp of the classifier.
  */
 public int getCompTime() {
   return parameters.getCompTime();
 } // end getTime