| Package | Description |
|---|---|
| org.cpsolver.coursett.neighbourhoods |
University Course Timetabling: Various Neighbourhoods.
|
| org.cpsolver.ifs.algorithms.neighbourhoods |
IFS: Various Problem-Independent Neighbourhoods.
|
| Class and Description |
|---|
| HillClimberSelection
This interface may be implemented by a
NeighbourSelection to indicate that it is employed by a hill climber. |
| RandomMove
Try to assign a variable with a new value.
|
| RandomSwapMove
Try to assign a variable with a new value.
|
| Class and Description |
|---|
| HillClimberSelection
This interface may be implemented by a
NeighbourSelection to indicate that it is employed by a hill climber. |
| RandomSwapMove
Try to assign a variable with a new value.
|
Copyright © 2017 UniTime LLC. All Rights Reserved.