19 results found Sort:

Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony Optimization Algorithm,Immune Algorithm, Artificial Fish Swarm Algorithm, Differential Evolution and TSP(Traveling sales...
Created 2017-12-05
343 commits to master branch, last one 6 days ago
AI constraint solver in Java to optimize the vehicle routing problem, employee rostering, task assignment, maintenance scheduling, conference scheduling and other planning problems.
Created 2011-02-15
9,000 commits to main branch, last one 2 days ago
Simple and reliable optimization with local, global, population-based and sequential techniques in numerical discrete search spaces.
Created 2020-04-04
813 commits to master branch, last one 27 days ago
Configurable procedural layout generator
Created 2017-10-28
413 commits to master branch, last one 3 years ago
The purpose of this repository is to make prototypes as case study in the context of proof of concept(PoC) and research and development(R&D) that I have written in my website. The main research topics...
Created 2017-09-15
1,863 commits to master branch, last one 6 months ago
20
266
apache-2.0
11
OptaPy is an AI constraint solver for Python to optimize planning and scheduling problems.
Created 2021-07-15
414 commits to main branch, last one 11 months ago
High-performance metaheuristics for optimization coded purely in Julia.
Created 2017-10-29
815 commits to master branch, last one about a month ago
Vehicle Routing Problem (VRP) using Simulated Annealing (SA) with Matlab / 模拟退火
Created 2016-05-18
3 commits to master branch, last one about a year ago
25
93
apache-2.0
12
OpenJij : Framework for the Ising model and QUBO.
Created 2019-01-04
2,315 commits to main branch, last one 8 days ago
A solver to find a solution of the 2D rectangle packing problem by simulated annealing (SA) optimization.
Created 2021-05-05
35 commits to main branch, last one 2 years ago
Python implementation for TSP using Genetic Algorithms, Simulated Annealing, PSO (Particle Swarm Optimization), Dynamic Programming, Brute Force, Greedy and Divide and Conquer
Created 2020-05-31
25 commits to master branch, last one 4 years ago
This repository contains implementation of different AI algorithms, based on the 4th edition of amazing AI Book, Artificial Intelligence A Modern Approach
Created 2021-09-19
114 commits to main branch, last one 2 years ago
A sharing of the learning process of mathematical modeling 数学建模常用工具模型算法分享:数学建模竞赛优秀论文,数学建模常用算法模型,LaTeX论文模板,SPSS工具分享。
Created 2021-01-25
241 commits to main branch, last one 2 years ago
Parameterising Simulated Annealing for the Travelling Salesman Problem
Created 2021-10-29
71 commits to main branch, last one 2 years ago
6
54
mit
4
Metaheuristics / Blackbox Optimization Algorithms for Go: Simulated Annealing, Genetic Algorithm, Ant Colony Optimization, Tabu Search, Particle Swarm Optimization ...
Created 2020-12-23
84 commits to master branch, last one 2 years ago
A Java library of Customizable, Hybridizable, Iterative, Parallel, Stochastic, and Self-Adaptive Local Search Algorithms
Created 2020-06-17
2,471 commits to master branch, last one 23 hours ago
This repository demonstrates how the Presentation Scheduling problem, which is analogous to the famous University Course Timetabling Problem (UCTP), can be solved using the Hybrid Genetic Algorithm-Si...
Created 2020-07-23
78 commits to master branch, last one about a year ago
Morph an input dataset of 2D points into select shapes, while preserving the summary statistics to a given number of decimal points through simulated annealing.
Created 2023-02-05
886 commits to main branch, last one 7 days ago