Package provides java implementation of local searchers in continuous and discrete optimization problems
Add the following dependency to your POM file:
<dependency>
<groupId>com.github.chen0040</groupId>
<artifactId>java-local-search</artifactId>
<version>1.0.1</version>
</dependency>