Chips-n-Salsa
Local Search Library
A comprehensive Java library of local search algorithms with customization and hybridization capabilities
A Java library of Customizable, Hybridizable, Iterative, Parallel, Stochastic, and Self-Adaptive Local Search Algorithms
60 stars
2 watching
37 forks
Language: Java
last commit: about 1 month ago
Linked from 1 awesome list
adaptivediscrete-optimizationevolutionary-computationgenetic-algorithmhbsshill-climbingjavalocal-searchmetaheuristicsmultithreadingmutationoptimizationparallel-computingpermutationsrandomized-heuristicsschedulingsearch-algorithmsimulated-annealingstochastic-samplingvbss
Related projects:
Repository | Description | Stars |
---|---|---|
hiroyuki-kasai/sgdlibrary | A collection of stochastic optimization algorithms for large-scale machine learning problems | 221 |
hiroyuki-kasai/gdlibrary | A collection of unconstrained optimization algorithms implemented in MATLAB | 67 |
indy256/codelibrary | A comprehensive collection of algorithms and data structures implemented in multiple programming languages | 1,944 |
liyangsir/smart-algorithm | A collection of algorithm implementations for optimization and problem-solving in various fields | 700 |
stevengj/nlopt | Provides a unified interface to multiple nonlinear optimization algorithms for global and local problem-solving in various fields | 1,908 |
openmole/mgo | A software library for purely functional genetic algorithms with an emphasis on multi-objective optimization and robustness to noisy fitness functions | 72 |
shuai-xie/genetic-algorithm | A Matlab implementation of a genetic algorithm to find optimal solutions to optimization problems | 422 |
hannah-zhou/optimization_algorithm | A comprehensive collection of optimization algorithms implemented in MATLAB | 185 |
solutionsdesign/algorithmia | Provides an extensive collection of algorithms and data structures for use in .NET applications. | 536 |
psjava/psjava | A comprehensive library of algorithms and data structures for solving common programming problems in Java. | 73 |
jpa99/algorithms | A collection of various useful algorithms and data structures implemented in Java | 128 |
maxhalford/eaopt | An evolutionary optimization library that provides multiple algorithms and interfaces to solve complex optimization problems using genetic and other optimization techniques. | 890 |
argmin-rs/argmin | A Rust library for numerical optimization with multiple algorithms and interfaces for various backends. | 1,015 |
yusufcakal/algorithms | A collection of basic algorithms and solutions in Java | 25 |
ethz-pes/multi_objective_optimization_matlab | A MATLAB toolset for multi-objective optimization using genetic algorithms and other methods. | 53 |