Package samples.tutorials.lns.lns

Interface Summary
NeighborhoodOperator NeighborhoodOperator defines how to restrict the search space of a problem around a given solution
 

Class Summary
AbstractLNSSolver Deprecated.  
LNSCPConfiguration additional settings for Large Neighborhood Search based on CP
LNSCPSolver A Large Neighborhood Search approach encapsulating a CP solver.
Neighborhood Neighborhood defines how to build and to explore the search space of a problem around a solution in hope to improve locally the solution
RandomNeighborhoodOperator A neighborhood operator which fix/unfix integer variables randomly
RandomTaskNeighborhoodOperator A neighborhood operator which fix/unfix task variables randomly
 



Copyright © 2012. All Rights Reserved.