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, setHcMode
public RoomChange(DataProperties config)
public Neighbour<Lecture,Placement> selectNeighbour(Solution<Lecture,Placement> solution)
NeighbourSelection
selectNeighbour
in interface NeighbourSelection<Lecture,Placement>
selectNeighbour
in class RandomMove<Lecture,Placement>
solution
- given solutionCopyright © 2016 UniTime LLC. All Rights Reserved.