Skip to content

FASTLANE: A Framework for Answer Set Programming-based Large Neighborhood Search

Large Neighbourhood Search (LNS) is a local search technique for iteratively finding better solutions to difficult optimization problems by destroying and rebuilding parts of previous solutions. The goal of this project is to implement a extensive and easily modifiable implementation of LNS using the tools of potassco.

Note

This project is still under active development.