PySwarms
PySwarms: a research toolkit for Particle Swarm Optimization in Python - Published in JOSS (2018)
mdopt: A code-agnostic tensor-network decoder for quantum error-correcting codes
mdopt: A code-agnostic tensor-network decoder for quantum error-correcting codes - Published in JOSS (2025)
Chips-n-Salsa
Chips-n-Salsa: A Java Library of Customizable, Hybridizable, Iterative, Parallel, Stochastic, and Self-Adaptive Local Search Algorithms - Published in JOSS (2020)
org.cicirello:interactive-bin-packing
Self-guided tutorial on combinatorial optimization, the bin packing problem, and constructive heuristics, suitable for use as course assignments, or by self-directed learners.
fbp
Frequency Based Pruning (FBP) is a feature selection algorithm based upon maximizing the Youden J statistic. FBP intelligently enumerates through combinations of features, using the frequency of smaller patterns to prune away large regions of the solution space.
LaplacianOpt
A Julia/JuMP Package for Maximizing Algebraic Connectivity of Undirected Weighted Graphs
pymzm
Create pure Minizinc .mzn files from Python using python-minizinc-maker library.
llama
Evolutionary Algorithm that uses a double linked-list chromosome to cluster networks
sync-greedy
A greedy algorithm to find the combination of features that maximized the Younden J statistic.