|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjmetal.operators.crossover.CrossoverFactory
public class CrossoverFactory
Class implementing a factory for crossover operators.
| Constructor Summary | |
|---|---|
CrossoverFactory()
|
|
| Method Summary | |
|---|---|
static Crossover |
getCrossoverOperator(java.lang.String name,
java.util.HashMap parameters)
Gets a crossover operator through its name. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CrossoverFactory()
| Method Detail |
|---|
public static Crossover getCrossoverOperator(java.lang.String name,
java.util.HashMap parameters)
throws JMException
name - Name of the operator
JMException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||