*/
/* A Function Optimizer using Simple Genetic Algorithm */
/* developed from the Pascal SGA code presented by David E.Goldberg */
/* 同濟大學(xué)計算機系 王小平 2000年5月
基本遺傳分類系統(tǒng) SCS.C */
/* Simple Classifier System */
/* developed from the Pascal SCS code presented by David E.Goldberg */
/* 同濟大學(xué)計算機系 王小平 2000年7月 */