|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectalgorithms.selectors.SelectRandomly
public class SelectRandomly
| Constructor Summary | |
|---|---|
SelectRandomly()
|
|
| Method Summary | |
|---|---|
static SelectRandomly |
getInstance()
|
VehicleRoutingProblemSolution |
selectSolution(java.util.Collection<VehicleRoutingProblemSolution> solutions)
|
void |
setRandom(java.util.Random random)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SelectRandomly()
| Method Detail |
|---|
public static SelectRandomly getInstance()
public VehicleRoutingProblemSolution selectSolution(java.util.Collection<VehicleRoutingProblemSolution> solutions)
selectSolution in interface SolutionSelectorpublic void setRandom(java.util.Random random)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||