An open API service providing repository metadata for many open source software ecosystems.

Topic: "metaheuristics"

apache/incubator-kie-optaplanner

AI constraint solver in Java to optimize the vehicle routing problem, employee rostering, task assignment, maintenance scheduling, conference scheduling and other planning problems.

Language: Java - Size: 233 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 3,427 - Forks: 961

EMI-Group/evox

Distributed GPU-Accelerated Framework for Evolutionary Computation. Comprehensive Library of Evolutionary Algorithms & Benchmark Problems.

Language: Python - Size: 42.8 MB - Last synced at: about 17 hours ago - Pushed at: 5 days ago - Stars: 1,713 - Forks: 238

ljvmiranda921/pyswarms

A research toolkit for particle swarm optimization in Python

Language: Python - Size: 64 MB - Last synced at: 1 day ago - Pushed at: over 1 year ago - Stars: 1,376 - Forks: 338

thieu1995/mealpy

A Collection Of The State-of-the-art Metaheuristic Algorithms In Python (Metaheuristic/Optimizer/Nature-inspired/Biology)

Language: Python - Size: 15.2 MB - Last synced at: 27 days ago - Pushed at: 4 months ago - Stars: 1,122 - Forks: 219

MaxHalford/eaopt

:four_leaf_clover: Evolutionary optimization library for Go (genetic algorithm, partical swarm optimization, differential evolution)

Language: Go - Size: 591 KB - Last synced at: 8 months ago - Pushed at: 11 months ago - Stars: 900 - Forks: 97

esa/pagmo2

A C++ platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model.

Language: C++ - Size: 58.4 MB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 896 - Forks: 171

jenetics/jenetics

Jenetics - Genetic Algorithm, Genetic Programming, Grammatical Evolution, Evolutionary Algorithm, and Multi-objective Optimization

Language: Java - Size: 82 MB - Last synced at: 25 days ago - Pushed at: 26 days ago - Stars: 879 - Forks: 162

100/Solid

🎯 A comprehensive gradient-free optimization framework written in Python

Language: Python - Size: 268 KB - Last synced at: 8 months ago - Pushed at: over 6 years ago - Stars: 579 - Forks: 59

jMetal/jMetalPy

A framework for single/multi-objective optimization with metaheuristics

Language: Python - Size: 23 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 577 - Forks: 154

jMetal/jMetal

jMetal: a framework for multi-objective optimization with metaheuristics

Language: Java - Size: 248 MB - Last synced at: 17 days ago - Pushed at: 20 days ago - Stars: 542 - Forks: 410

7ossam81/EvoloPy

EvoloPy toolbox provides classical and recent nature-inspired metaheuristic for the global optimization.

Language: Python - Size: 477 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 487 - Forks: 242

optapy/optapy

OptaPy is an AI constraint solver for Python to optimize planning and scheduling problems.

Language: Java - Size: 13.5 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 302 - Forks: 28

avaneev/biteopt

Derivative-Free Global Optimization Algorithm (C++, Python binding) - Continuous, Discrete, TSP, NLS, MINLP

Language: C++ - Size: 3.34 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 162 - Forks: 11

JingweiToo/Wrapper-Feature-Selection-Toolbox

This toolbox offers more than 40 wrapper feature selection methods include PSO, GA, DE, ACO, GSA, and etc. They are simple and easy to implement.

Language: MATLAB - Size: 157 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 130 - Forks: 33

iblameandrew/local-deepthink

It takes a village to raise a child: Google DeepThink 🧠 but in LangGraph and free - an original algorithm for collaborative agents using qualitative backpropagation. Turn hours of prompting into a single high level prompt and let a QNN figure system prompts on the fly.

Language: Python - Size: 300 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 128 - Forks: 16

JuliaNonconvex/Nonconvex.jl

Toolbox for gradient-based and derivative-free non-convex constrained optimization with continuous and/or discrete variables.

Language: Julia - Size: 2.31 MB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 118 - Forks: 10

nojhan/paradiseo

An evolutionary computation framework to (automatically) build fast parallel stochastic optimization solvers

Language: C++ - Size: 1.01 GB - Last synced at: 7 months ago - Pushed at: 9 months ago - Stars: 106 - Forks: 36

dungtran209/Modelling-and-Analysis-of-a-Vehicle-Routing-Problem-with-Time-Windows-in-Freight-Delivery

A MSc's Dissertation Project which focuses on Vehicle Routing Problem with Time Windows (VRPTW), using both exact method and heuristic approach (General Variable Neighbourhood Search)

Language: Python - Size: 683 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 94 - Forks: 35

rwuilbercq/Hive

Artificial Bee Colony Algorithm in Python.

Language: Python - Size: 73.2 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 90 - Forks: 44

donfaq/VRPTW

Solving VRPTW with metaheuristics

Language: Python - Size: 5.62 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 85 - Forks: 23

optframe/optframe

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 Local Search, Variable Neighborhood Search, NSGA-II, Genetic Programming etc. Examples for Traveling Salesman, Vehicle Routing, Knapsack Problem, etMu

Language: C++ - Size: 22.7 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 83 - Forks: 11

cicirello/Chips-n-Salsa

A Java library of Customizable, Hybridizable, Iterative, Parallel, Stochastic, and Self-Adaptive Local Search Algorithms

Language: Java - Size: 16 MB - Last synced at: 3 days ago - Pushed at: 23 days ago - Stars: 72 - Forks: 39

alberto-santini/adaptive-large-neighbourhood-search

ALNS header-only library (loosely) based on the original implementation by Stefan Ropke.

Language: C++ - Size: 65.4 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 70 - Forks: 33

snowberryfield/printemps

C++ metaheuristics modeler/solver for general integer optimization problems.

Language: C++ - Size: 4.6 MB - Last synced at: 9 days ago - Pushed at: 11 days ago - Stars: 52 - Forks: 6

amineremache/qbso-fs

Python implementation of QBSO-FS : a Reinforcement Learning based Bee Swarm Optimization metaheuristic for Feature Selection problem.

Language: Jupyter Notebook - Size: 4.69 MB - Last synced at: almost 3 years ago - Pushed at: almost 6 years ago - Stars: 52 - Forks: 15

thomasWeise/jsspInstancesAndResults

A repository with a data set including instances and results from literature for the Job Shop Scheduling Problem (JSSP). While the raw data is provided as text files, it is also compiled in an R package with an API around it.

Language: R - Size: 4.17 MB - Last synced at: 7 months ago - Pushed at: about 5 years ago - Stars: 47 - Forks: 11

smkalami/ypea

Yarpiz Evolutionary Algorithms Toolbox for MATLAB

Language: HTML - Size: 2.33 MB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 45 - Forks: 25

jakobbossek/ecr2

ecr: Evolutionary Computation in R (version 2)

Language: R - Size: 17.6 MB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 43 - Forks: 9

kkg1999/MetaheuristicOptimization

Different meta-heuristic optimization techniques for feature selection

Language: Python - Size: 1.18 MB - Last synced at: 7 months ago - Pushed at: over 5 years ago - Stars: 41 - Forks: 24

ashishpatel26/Amazing-Collection-Vehicle-Routing-Problem

Amazing Collection Vehicle Routing Problem

Size: 1.95 KB - Last synced at: almost 3 years ago - Pushed at: about 6 years ago - Stars: 39 - Forks: 16

acco93/filo

A Fast Iterated-Local-Search Localized Optimization algorithm for the CVRP.

Language: C++ - Size: 144 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 35 - Forks: 8

aliasgharheidaricom/Slime-Mould-Algorithm-A-New-Method-for-Stochastic-Optimization-

In this paper, a new stochastic optimizer, which is called slime mould algorithm (SMA), is proposed based upon the oscillation mode of slime mould in nature. The proposed SMA has several new features with a unique mathematical model that uses adaptive weights to simulate the process of producing positive and negative feedback of the propagation wave of slime mould based on bio-oscillator to form the optimal path for connecting food with excellent exploratory ability and exploitation propensity. The proposed SMA is compared with up-to-date metaheuristics in an extensive set of benchmarks to verify the efficiency. Moreover, four classical engineering structure problems are utilized to estimate the efficacy of the algorithm in optimizing engineering problems. The results demonstrate that the algorithm proposed benefits from competitive, often outstanding performance on different search landscapes. The source codes and info of SMA are publicly available at: http://www.alimirjalili.com/SMA.html

Language: MATLAB - Size: 3.07 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 33 - Forks: 10

ac-tuwien/MHLib.jl

MHLib.jl - A Toolbox for Metaheuristics and Hybrid Optimization Methods in Julia

Language: Julia - Size: 1.59 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 32 - Forks: 3

SeyedMuhammadHosseinMousavi/ABC-PSO-Path-Planning

ABC+PSO Path Planning

Language: MATLAB - Size: 961 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 31 - Forks: 5

Evolutionary-Optimization-Laboratory/rmoo

An R package for multi/many-objective optimization with non-dominated genetic algorithms' family

Language: R - Size: 2.76 MB - Last synced at: 29 days ago - Pushed at: about 1 year ago - Stars: 31 - Forks: 9

afourmy/swap

A Solver for the Wavelength Assignment Problem (RWA) in WDM networks

Language: CSS - Size: 5.32 MB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 31 - Forks: 5

Data-Science-Big-Data-Research-Lab/MetaGen

MetaGen: A framework for metaheuristic development and hyperparameter optimization in machine and deep learning

Language: Python - Size: 1.48 MB - Last synced at: 4 months ago - Pushed at: 10 months ago - Stars: 30 - Forks: 0

ac-tuwien/pymhlib

pymhlib - A Toolbox for Metaheuristics and Hybrid Optimization Methods

Language: Jupyter Notebook - Size: 758 KB - Last synced at: 22 days ago - Pushed at: over 2 years ago - Stars: 30 - Forks: 12

mykeels/MSearch

A C# Library to aid programming for meta-heuristics

Language: C# - Size: 3.53 MB - Last synced at: 5 months ago - Pushed at: over 7 years ago - Stars: 30 - Forks: 6

thomasWeise/moptipy

Implementation of metaheuristic optimization methods in Python for scientific, industrial, and educational scenarios. Experiments can be executed in parallel or in a distributed fashion. Experimental results can be evaluated in various ways, including diagrams, tables, and export to Excel.

Language: Python - Size: 7.42 MB - Last synced at: 20 days ago - Pushed at: 23 days ago - Stars: 29 - Forks: 3

jkpir/COA

A new metaheuristic for global optimization problems proposed in the IEEE Congress on Evolutionary Computation (CEC), 2018

Language: MATLAB - Size: 79.1 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 29 - Forks: 9

ildoonet/simulated-annealing-for-tsp

This code is to solve traveling salesman problem by using simulated annealing meta heuristic.

Language: C++ - Size: 2.38 MB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 28 - Forks: 5

CristianAbrante/GeneticsJS

Evolutionary algorithms library for the web 🧬

Language: TypeScript - Size: 971 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 26 - Forks: 6

inversed-ru/Ascension

A metaheuristic optimization framework

Language: Pascal - Size: 283 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 26 - Forks: 4

jcrvz/customhys

Customising optimisation metaheuristics via hyper-heuristic search (CUSTOMHyS). This framework provides tools for solving, but not limited to, continuous optimisation problems using a hyper-heuristic approach for customising metaheuristics. Such an approach is powered by a strategy based on Simulated Annealing. Also, several search operators serve as building blocks for tailoring metaheuristics. They were extracted from ten well-known metaheuristics in the literature.

Language: Python - Size: 51.3 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 24 - Forks: 12

acco93/filo2

A more scalable version of FILO.

Language: C++ - Size: 750 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 23 - Forks: 8

JingweiToo/Advanced-Feature-Selection-Toolbox

This toolbox offers advanced feature selection tools. Several modifications, variants, enhancements, or improvements of algorithms such as GWO, FPA, SCA, PSO and SSA are provided.

Language: Python - Size: 92.8 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 23 - Forks: 11

rithinch/pareto-optimal-student-supervisor-allocation

🎓An AI tool to assist universities with optimal allocation of students to supervisors for their dissertations. Devised a multi-objective genetic algorithm for the task.

Language: Python - Size: 33.5 MB - Last synced at: 9 months ago - Pushed at: about 3 years ago - Stars: 22 - Forks: 7

stratzilla/metaheuristic-training-networks

An implementation of various metaheuristics adapted to train neural networks

Language: Python - Size: 1.49 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 21 - Forks: 3

source-nerd/tsp_3opt_2opt

Travelling salesman problem with 3opt move and 2opt perturbation

Language: Python - Size: 134 KB - Last synced at: almost 3 years ago - Pushed at: about 7 years ago - Stars: 21 - Forks: 3

telaoumatenyanis/GenAlgo.js

Genetic and evolutionary algorithms in Javascript.

Language: JavaScript - Size: 1.99 MB - Last synced at: 5 months ago - Pushed at: about 3 years ago - Stars: 18 - Forks: 0

dilsonpereira/Formigueiro

A python Framework for Simple Ant Colony Optimization Algorithms

Language: Python - Size: 15.6 KB - Last synced at: almost 3 years ago - Pushed at: over 5 years ago - Stars: 18 - Forks: 4

benhid/Sequoya

Solving Multiple Sequence Alignment (MSA) problems with multi-objective metaheuristics

Language: Python - Size: 111 MB - Last synced at: 29 days ago - Pushed at: almost 6 years ago - Stars: 18 - Forks: 3

acco93/cobra

A set of reusable components for fast prototyping CVRP heuristic solution approaches.

Language: C++ - Size: 2.14 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 16 - Forks: 6

shunji-umetani/tsp-solver

metaheuristics for traveling salesman problem (TSP)

Language: Python - Size: 155 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 15 - Forks: 5

lowlighter/uqac 📦

🎓 30+ Projects I carried out at UQAC (several online demo are also available ! repo in french)

Language: Python - Size: 745 MB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 15 - Forks: 4

lucidfrontier45/localsearch

Rust library for local search optimization

Language: Rust - Size: 7.64 MB - Last synced at: 7 days ago - Pushed at: 9 days ago - Stars: 14 - Forks: 0

koptimizer/my_Optimization-studio

Metaheuristic(Genetic algorithm, Particle swarm optimization, Cuckoo search, Grey wolf optimizer), Reinforcement Learning with Python

Language: Python - Size: 513 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 14 - Forks: 9

Snishikant/CreditRating-FeatureSelection-GAW

Feature Selection for Credit Scoring using Genetic Algorithm Wrapper(Information Gain)

Language: Python - Size: 2.58 MB - Last synced at: 8 months ago - Pushed at: about 7 years ago - Stars: 14 - Forks: 7

thieu1995/MetaPerceptron

MetaPerceptron: A Standardized Framework For Metaheuristic-Driven Multi-layer Perceptron Optimization

Language: Python - Size: 343 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 13 - Forks: 1

philippnormann/ev-charging-optimization

⚡ A simulation of finding the shortest charging routes for electric vehicle fleets using ant colony optimization.

Language: Python - Size: 3.22 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 13 - Forks: 1

amineHorseman/butterfly-optimization-algorithms

Implementing several variants of the Butterfly Optimization Algorithm to solve global optimization problems

Language: Python - Size: 204 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 13 - Forks: 2

adimidania/flowshop

Notebooks focused on optimization algorithms that are designed to solve the flowshop problem.

Language: Jupyter Notebook - Size: 2.62 MB - Last synced at: 11 months ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 3

jmejia8/BilevelHeuristics.jl

Metaheuristics for solving bilevel optimization problems.

Language: Julia - Size: 280 KB - Last synced at: 6 months ago - Pushed at: almost 2 years ago - Stars: 12 - Forks: 1

AlexanderKlanovets/swarm_algorithms

Implementation of different swarm intelligence algorithms

Language: Jupyter Notebook - Size: 645 KB - Last synced at: almost 3 years ago - Pushed at: about 3 years ago - Stars: 12 - Forks: 1

iridia-ulb/references

Repository of shared bibtex files (references)

Language: TeX - Size: 221 MB - Last synced at: 13 days ago - Pushed at: 14 days ago - Stars: 11 - Forks: 2

amirhszd/jostar

Feature Selection Library for Data Sciences in Python

Language: Python - Size: 803 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 7

optframe/pyoptframe-dev

Python bindings for OptFrame C++ Functional Core

Language: Python - Size: 3.29 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 11 - Forks: 3

KonstantinRiedl/CBOGlobalConvergenceAnalysis

Numerical illustration of a novel analysis framework for consensus-based optimization (CBO) and numerical experiments demonstrating the practicability of the method

Language: MATLAB - Size: 18.2 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 11 - Forks: 3

angelinbeni/honey-badger-optimization

Python code for Honey Badger Optimization Algorithm

Language: Jupyter Notebook - Size: 21.5 KB - Last synced at: 20 days ago - Pushed at: over 3 years ago - Stars: 11 - Forks: 1

AluBhorta/UCSPy-Engine

An extensible framework for solving the University Course Scheduling Problem. 🐍

Language: Python - Size: 666 KB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 1

alexmarinho/IG

An Iterated Greedy algorithm applied in scheduling with rejection and tardiness penalties

Language: Python - Size: 1.19 MB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 10 - Forks: 1

thomasWeise/aitoa

An Introduction to Optimization Algorithms

Language: TeX - Size: 28.7 MB - Last synced at: 8 months ago - Pushed at: about 5 years ago - Stars: 10 - Forks: 6

seage/seage

SEAGE (Search Agents) is a hyper-heuristic framework for metaheuristic collaboration.

Language: Java - Size: 17.2 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 9 - Forks: 6

angelinbeni/Remora_Optimization_Algorithm

Matlab code for Remora Optimization Algorithm (ROA)

Language: MATLAB - Size: 4.88 KB - Last synced at: 20 days ago - Pushed at: almost 4 years ago - Stars: 9 - Forks: 1

Adrisui3/Pickup-and-Delivery

Metaheuristic approach for solving pick up and delivery problem with time windows.

Language: Python - Size: 763 KB - Last synced at: almost 3 years ago - Pushed at: over 4 years ago - Stars: 9 - Forks: 3

SeyedMuhammadHosseinMousavi/Invasive-Weed-Optimization-IWO-algorithm-feature-selection

Invasive Weed Optimization (IWO) algorithm feature selection

Language: MATLAB - Size: 363 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 8 - Forks: 0

SeyedMuhammadHosseinMousavi/Firefly-Algorithm-FA-Image-Segmentation-Using-Clustering

Firefly Algorithm (FA) Image Segmentation Using Clustering

Language: MATLAB - Size: 78.1 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 8 - Forks: 1

alperbulbul1/Feature-Selection-with-Firefly-Algorithm

Feature selection with Firefly Algorithm

Language: Python - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 3

thomasWeise/oa

A book on optimization algorithms.

Language: TeX - Size: 2.36 MB - Last synced at: 6 months ago - Pushed at: about 2 years ago - Stars: 8 - Forks: 1

ankur-rc/hill-climb_path_gen

Path planning for UAV-assisted wilderness search and rescue (WiSAR).

Language: Python - Size: 40.5 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 8 - Forks: 1

aritrasep/NLNS_VND.jl

NLNS+VND Metaheuristic Algorithm for solving Combinatorial Optimization Problems

Language: Julia - Size: 17.6 KB - Last synced at: almost 3 years ago - Pushed at: over 8 years ago - Stars: 8 - Forks: 0

Arthod/ihtc2024-imada-submission

The submission of Team SDU-IMADA to the Integrated Healthcare Timetabling Competition 2024 (IHTC-2024)

Language: C++ - Size: 3.7 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 7 - Forks: 0

SeyedMuhammadHosseinMousavi/Bees-CNN-Algorithm

Bees CNN Algorithm (A Fuzzy Evolutionary Deep Learning)

Language: MATLAB - Size: 1.1 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 2

SeyedMuhammadHosseinMousavi/PSO-SA-Image-Segmentation

PSO + SA Image Segmentation

Language: Python - Size: 400 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 3

SeyedMuhammadHosseinMousavi/Weevil-Damage-Optimization-Algorithm-WDOA-

Weevil Damage Optimization Algorithm (WDOA)

Language: MATLAB - Size: 5.59 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 2

Shahul-Rahman/SPGD-Search-Party-Gradient-Descent-algorithm

SPGD: Search Party Gradient Descent algorithm, a Simple Gradient-Based Parallel Algorithm for Bound-Constrained Optimization. Link: https://www.mdpi.com/2227-7390/10/5/800

Language: Jupyter Notebook - Size: 21.5 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 7 - Forks: 1

LeonardoVal/inveniemus.js

A search and optimization library, focusing on metaheuristics.

Language: JavaScript - Size: 1.83 MB - Last synced at: 5 months ago - Pushed at: about 3 years ago - Stars: 7 - Forks: 3

tsyet12/Duelist-Algorithm-Python

A Python implementation of the paper "Duelist Algorithm: An Algorithm Inspired by How Duelist Improve Their Capabilities in a Duel" https://arxiv.org/abs/1512.00708

Language: Python - Size: 234 KB - Last synced at: almost 3 years ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 2

GhazaleZe/Artificial-Intelligence

codes of my IUT course

Language: Python - Size: 64.5 KB - Last synced at: 5 months ago - Pushed at: almost 5 years ago - Stars: 7 - Forks: 1

thomasWeise/aitoa-code

The source code examples for the book "An Introduction to Optimization Algorithms"

Language: Java - Size: 1.54 MB - Last synced at: 6 months ago - Pushed at: about 5 years ago - Stars: 7 - Forks: 2

lukix/genemo

Simple to use genetic algorithm library

Language: JavaScript - Size: 605 KB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 7 - Forks: 0

manoelstilpen/jobshopscheduling

Job Shop Scheduling metaheuristics

Language: C++ - Size: 204 KB - Last synced at: almost 3 years ago - Pushed at: almost 7 years ago - Stars: 7 - Forks: 2

NeoResearch/ODBFT

Optimized Delegated Byzantine Fault Tolerance

Language: C++ - Size: 396 KB - Last synced at: 10 months ago - Pushed at: almost 8 years ago - Stars: 7 - Forks: 0

arnobt78/Vehicle-Routing-Problem-Time-Windows-Solver-Comparison--Python-Project

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)

Language: Python - Size: 22.7 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 6 - Forks: 1

thieu1995/GrafoRVFL

GrafoRVFL: A Gradient-Free Optimization Framework for Boosting Random Vector Functional Link Network

Language: Python - Size: 985 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 6 - Forks: 0

toohidsharifi/Optimal-design-of-Synchronous-Reluctance-Motor

Optimal Design of a Synchronous Reluctance Motor Using BioGeography-Based Optimization

Size: 688 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 1

angelinbeni/African-Vulture-Optimization

Python code for African vulture optimization algorithm

Language: Jupyter Notebook - Size: 17.6 KB - Last synced at: 20 days ago - Pushed at: almost 3 years ago - Stars: 6 - Forks: 1

SeyedMuhammadHosseinMousavi/Bees-Algorithm-Resource-Constrained-Project-Scheduling-Problem-BARCPSP-

Bees Algorithm Resource_Constrained Project Scheduling Problem (BARCPSP)

Language: MATLAB - Size: 8.79 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 0

selcukeskil/tabu-search-algorithm-in-Python-for-Capacitated-Plant-Location-Problem

As alternative heuristic technique; tabu search algorithm is implemented in Python for a capacitated plant location (CPL) problem. Details on implementation and test results can be found in this Github repository.

Language: Python - Size: 57.6 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 1

Related Topics
optimization 212 genetic-algorithm 125 optimization-algorithms 97 python 91 evolutionary-algorithms 60 simulated-annealing 58 particle-swarm-optimization 54 heuristics 47 machine-learning 45 metaheuristic 36 algorithms 33 swarm-intelligence 31 java 31 combinatorial-optimization 31 tabu-search 30 metaheuristic-algorithms 29 artificial-intelligence 29 metaheuristic-optimisation 28 local-search 26 tsp 26 python3 25 ant-colony-optimization 24 differential-evolution 23 pso 22 cpp 21 operations-research 18 travelling-salesman-problem 18 global-optimization 17 algorithm 16 evolutionary-computation 16 traveling-salesman-problem 16 pso-algorithm 16 evolutionary-algorithm 15 genetic-algorithms 13 vehicle-routing-problem 13 tsp-problem 13 multi-objective-optimization 13 matlab 13 optimisation 12 nature-inspired-algorithms 11 optimization-methods 11 feature-selection 11 multiobjective-optimization 11 grasp 11 research 10 optimization-tools 10 rust 10 hill-climbing 10 scheduling 10 artificial-bee-colony 10 deep-learning 10 javascript 10 heuristic-search-algorithms 9 cvrp 9 np-hard 9 vrp 9 vns 9 ai 9 bio-inspired-optimization 9 memetic-algorithms 8 iterated-local-search 8 whale-optimization-algorithm 8 classification 8 firefly-algorithm 8 discrete-optimization 8 metaheuristic-framework 8 cplex 7 constraint-programming 7 computer-science 7 c 7 branch-and-bound 7 csharp 7 grey-wolf-optimizer 7 numpy 7 knapsack-problem 7 julia 7 parallel-computing 7 neural-networks 6 vrptw 6 framework 6 nsga-ii 6 reinforcement-learning 6 jupyter-notebook 6 tlbo 6 harmony-search 6 genetic-programming 6 optimizer 5 neural-network 5 scheduling-algorithms 5 visualization 5 simulated-annealing-algorithm 5 heuristic 5 artificial-intelligence-algorithms 5 matplotlib 5 graph-coloring 5 graph 5 aco 5 bees-algorithm 5 tensorflow 5 engineering 5