パッケージ | 説明 |
---|---|
org.opengion.penguin.math.ga |
数学的処理をするためのクラスを提供します。
|
修飾子とタイプ | メソッドと説明 |
---|---|
HybsGeneticAlgorithm |
HybsGeneticAlgorithm.setChromosomeClazz(java.lang.String cc)
利用する染色体クラスを指定します。
|
HybsGeneticAlgorithm |
HybsGeneticAlgorithm.setCrossoverRate(double cr)
交叉率のセット。
|
HybsGeneticAlgorithm |
HybsGeneticAlgorithm.setElitismRate(double er)
エリート主義の割合。
|
HybsGeneticAlgorithm |
HybsGeneticAlgorithm.setGAList(HybsGAObject[] gal)
染色体配列のセット。
|
HybsGeneticAlgorithm |
HybsGeneticAlgorithm.setMutationRate(double mr)
突然変異率のセット。
|
HybsGeneticAlgorithm |
HybsGeneticAlgorithm.setOptionData(java.lang.Object obj)
染色体クラスにオプションをセットします。
|
HybsGeneticAlgorithm |
HybsGeneticAlgorithm.setPopulationSize(int ps)
集団サイズ。
|
HybsGeneticAlgorithm |
HybsGeneticAlgorithm.setTournamentArity(int ta)
トーナメントサイズ。
|
Webアプリケーションフレームワーク openGionCopyright (c) 2009 The openGion Project.