Package | Description |
---|---|
org.encog.ml.ea.rules |
Modifier and Type | Method and Description |
---|---|
List<ConstraintRule> |
RuleHolder.getConstraintRules() |
List<ConstraintRule> |
BasicRuleHolder.getConstraintRules() |
Modifier and Type | Method and Description |
---|---|
void |
RuleHolder.addConstraintRule(ConstraintRule rule)
Add a constraint rule.
|
void |
BasicRuleHolder.addConstraintRule(ConstraintRule rule)
Add a constraint rule.
|
Copyright © 2014. All Rights Reserved.