Skip to content
#

heuristic-algorithms

Here are 24 public repositories matching this topic...

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

  • Updated Aug 31, 2025
  • Python

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.

  • Updated Mar 15, 2025
  • Python

This repository contains the implementation of an enhanced NSGA-II algorithm for solving the Flexible Job Shop Scheduling Problem (FJSP), focusing on multi-objective optimization. Developed as part of the Bio-Inspired Artificial Intelligence course project at the University of Trento.

  • Updated Jul 13, 2025
  • Python

A comprehensive Python implementation comparing multiple metaheuristic algorithms for solving the Vehicle Routing Problem with Time Windows (VRPTW). It provides a detailed comparison of four state-of-the-art optimization algorithms: Hybrid Genetic Search (HGS), Guided Local Search (GLS), Ant Colony Optimization (ACO), Simulated Annealing (SA)

  • Updated Nov 28, 2025
  • Python

Research repository for cost-effective deployment and optimisation of next-generation (B5G/6G) reconfigurable RAN and optical X-haul networks. Features greedy, genetic algorithm, local search, and exact CPLEX models for network planning with complete datasets and analysis tools.

  • Updated Oct 1, 2025
  • Python

📊🔄Dive into the captivating world of AI-driven gaming, where stickers of graph algorithms 📊, a dynamic blend of Dijkstra's 🌐 and bread-first search 🔍, and a thrilling twist on the minimax algorithm come together to craft an exhilarating gameplay experience🎮. Step into the future🌌, where your every move is guided by the power of heuristic AI.

  • Updated Sep 1, 2023
  • C

Проект по автоматическому составлению школьного расписания с учётом СанПиН, нагрузки в баллах и реальной занятости кабинетов и учителей. Система сама подбирает такое распределение уроков, при котором дети не перегружены, а тяжелые предметы стоят в оптимальное время недели.

  • Updated Nov 19, 2025
  • Python

🔍 Optimize your machine learning models with efficient hyperparameter tuning using scikit-opt. Simple, effective, and ready for your next project.

  • Updated Nov 29, 2025
  • Python

Improve this page

Add a description, image, and links to the heuristic-algorithms topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the heuristic-algorithms topic, visit your repo's landing page and select "manage topics."

Learn more