Package | Description |
---|---|
org.encog.ml.ea.rules | |
org.encog.ml.ea.train | |
org.encog.ml.ea.train.basic |
Modifier and Type | Class and Description |
---|---|
class |
BasicRuleHolder
Basic implementation of a rule holder.
|
Modifier and Type | Method and Description |
---|---|
RuleHolder |
EvolutionaryAlgorithm.getRules() |
Modifier and Type | Method and Description |
---|---|
void |
EvolutionaryAlgorithm.setRules(RuleHolder rules)
Set the rules holder to use.
|
Modifier and Type | Method and Description |
---|---|
RuleHolder |
BasicEA.getRules() |
Modifier and Type | Method and Description |
---|---|
void |
BasicEA.setRules(RuleHolder rules) |
Copyright © 2014. All Rights Reserved.