An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with heuristic-algorithms

A curated list of projects in awesome lists tagged with heuristic-algorithms .

https://github.com/guofei9987/scikit-opt

Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony Optimization Algorithm,Immune Algorithm, Artificial Fish Swarm Algorithm, Differential Evolution and TSP(Traveling salesman)

ant-colony-algorithm artificial-intelligence fish-swarms genetic-algorithm heuristic-algorithms immune immune-algorithm optimization particle-swarm-optimization pso simulated-annealing travelling-salesman-problem tsp

Last synced: 13 May 2025

https://github.com/renatomaynard/branch-and-bound-for-multiple-knapsack-problem

A Python implementation of a branch-and-bound approach (plus a simple greedy heuristic) to solve a variation of the multiple knapsack problem where items have both individual and pairwise benefits.

branch-and-bound combinatorial-optimization heuristic-algorithms knapsack-problem multiple-knapsack-problem np-hard operations-research optimization-algorithms python quadratic-knapsack

Last synced: 01 Apr 2025