Skip to content
View mahdims's full-sized avatar

Block or report mahdims

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Showing results

A curated collection of 1000+ agent skills from official dev teams and the community, compatible with Claude Code, Codex, Gemini CLI, Cursor, and more.

15,441 1,645 Updated Apr 13, 2026

Latent Heuristic Search: Continuous Optimization for Automated Algorithm Design

Python 2 Updated Feb 9, 2026

Multi-Agent System Process Reward Model (MASPRM): a lightweight process reward model guiding multi-agent systems at search time.

Python 4 1 Updated Feb 21, 2026

ShinkaEvolve: Towards Open-Ended and Sample-Efficient Program Evolution 🧬

Python 1,070 216 Updated Apr 12, 2026

EvoCut: Automatic generation of acceleration cuts for integer programs via evolutionary search and LLMs.

Python 10 1 Updated Apr 5, 2026
Python 2 Updated Aug 7, 2025

Bayan Algorithm

Python 13 2 Updated Jun 17, 2025

Python wrapper around the Concorde TSP solver

Python 1 Updated Sep 29, 2020

This is my implementation of a branch and price algorithm to solve the humanitarian aid distribution problem. This problem is a VRP with a specific objective function

Python 57 13 Updated Feb 22, 2026

Community Discovery Library

Python 423 76 Updated Dec 23, 2025

Short term open pit production scheduling using Constraint programming

AMPL 2 Updated Sep 29, 2022

Tabu search and Genetic algorithm implementation for container loading problem (3D bin packing)

Python 68 12 Updated Nov 7, 2020

GA algorithm to solve bin packing and production scheduling problems

Python 14 5 Updated Sep 11, 2022

Benders decomposition with two subproblem | Integer programming

Python 46 8 Updated May 20, 2022

Clustred Vehicle Routing Problem (CluVRP) Simple, Fast and Flexible Solver

Python 7 2 Updated Apr 9, 2022

A matheuristic approach for the Capacitated Vehicle Routing Problem

C++ 51 2 Updated May 13, 2022

Online algorithms for solving large-scale dynamic vehicle routing problems with stochastic requests

Makefile 88 21 Updated Jul 21, 2022

All Algorithms implemented in Python

Python 219,559 50,318 Updated Apr 10, 2026

Solving VRPTW with metaheuristics

Python 95 24 Updated Apr 13, 2025

Simple MVR simulation

Python 33 9 Updated Oct 15, 2016

C++ lib to perform continuous and combinatorial optimization metaheuristics with parallelism support.

C++ 30 3 Updated Aug 10, 2022

Educational pure python neural network implementation with differential evolution (DE) based network weight optimization procedure.

Jupyter Notebook 1 1 Updated Oct 4, 2019

A python library with implementations of 15 classical heuristics for the capacitated vehicle routing problem.

Python 285 57 Updated Dec 2, 2023

Preparation for interview.

219 150 Updated Apr 25, 2024

An implementation of VRPTW in CPLEX

AMPL 31 14 Updated Jun 4, 2025

Solver for Capacitance Vehicle Routing Problem - School bus routing problem with bus stop selection

Python 35 9 Updated Jan 23, 2018

Ant colony system (ACS) based algorithm for the dynamic vehicle routing problem with time windows (DVRPTW). For more details, see this paper "Necula, R., Breaban, M., & Raschip, M.: Tackling Dynami…

Java 48 13 Updated Feb 3, 2017

OptFrame - C++17/C++20/C++23 Optimization Framework in Single or Multi-Objective. Supports classic metaheuristics and hyperheuristics: Genetic Algorithm, Simulated Annealing, Tabu Search, Iterated …

C++ 91 12 Updated Sep 15, 2025