Interface | Description |
---|---|
INeighbor |
An interface defining services required for the LNS to select variables to freeze-unfreeze.
|
Class | Description |
---|---|
AdaptiveNeighborhood |
|
ExplainingCut |
a specific neighborhood for LNS based on the explanation of the cut imposed by a new solution.
|
ExplainingObjective |
a specific neighborhood for LNS based on the explanation of the objective variable.
|
PropagationGuidedNeighborhood |
A Propagation Guided LNS
Based on "Propagation Guided Large Neighborhood Search", Perron et al.
|
RandomNeighborhood |
A Random LNS
|
ReversePropagationGuidedNeighborhood |
A Propagation Guided LNS
Based on "Propagation Guided Large Neighborhood Search", Perron et al.
|
SequenceNeighborhood |
A neighbor which is based on mutliple neighbors.
|
Copyright © 2018. All rights reserved.