|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.opt4j.tutorial.salesman.SalesmanDecoder
public class SalesmanDecoder
| Constructor Summary | |
|---|---|
SalesmanDecoder()
|
|
| Method Summary | |
|---|---|
SalesmanRoute |
decode(org.opt4j.core.genotype.PermutationGenotype<SalesmanProblem.City> genotype)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SalesmanDecoder()
| Method Detail |
|---|
public SalesmanRoute decode(org.opt4j.core.genotype.PermutationGenotype<SalesmanProblem.City> genotype)
decode in interface org.opt4j.core.problem.Decoder<org.opt4j.core.genotype.PermutationGenotype<SalesmanProblem.City>,SalesmanRoute>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||