public class RoomChange extends RandomMove<Lecture,Placement>
iHC| Constructor and Description |
|---|
RoomChange(DataProperties config) |
| Modifier and Type | Method and Description |
|---|---|
Neighbour<Lecture,Placement> |
selectNeighbour(Solution<Lecture,Placement> solution)
select a neighbour of a given solution
|
init, setHcModepublic RoomChange(DataProperties config)
public Neighbour<Lecture,Placement> selectNeighbour(Solution<Lecture,Placement> solution)
NeighbourSelectionselectNeighbour in interface NeighbourSelection<Lecture,Placement>selectNeighbour in class RandomMove<Lecture,Placement>solution - given solutionCopyright © 2017 UniTime LLC. All Rights Reserved.