scikit-opt
Optimization toolkit
Provides a set of algorithms and tools for solving optimization problems using swarm intelligence techniques.
Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony Optimization Algorithm,Immune Algorithm, Artificial Fish Swarm Algorithm, Differential Evolution and TSP(Traveling salesman)
5k stars
46 watching
989 forks
Language: Python
last commit: 5 months ago
Linked from 3 awesome lists
ant-colony-algorithmartificial-intelligencefish-swarmsgenetic-algorithmheuristic-algorithmsimmuneimmune-algorithmoptimizationparticle-swarm-optimizationpsosimulated-annealingtravelling-salesman-problemtsp
Related projects:
Repository | Description | Stars |
---|---|---|
giuse/simple_ga | A demonstration of a simple genetic algorithm in Ruby for solving optimization problems | 9 |
thomasp85/gganimate | A package extending ggplot2 to create animated graphics | 1,948 |
uos-codem/ga-toolbox | A collection of tools and utilities for designing, implementing, and optimizing optimization algorithms using genetic principles | 56 |
sonnylazuardi/globe-3d | An interactive 3D globe built with React and Globe.gl Library | 149 |
thoj/go-galib | A library that implements a genetic algorithm optimization tool | 199 |
buckley-w-david/conwaygo | A simulation of Conway's Game of Life in Go, where the rules and behavior are defined by a set of cell states and their interactions. | 3 |
petrmanek/revolver | A framework for building fast genetic algorithms in Swift. | 29 |
aquilax/number_crusher | A Go game where players find equations to solve levels by calculating math problems while avoiding Math police | 7 |
simonwaldherr/cgolgo | An implementation of Conway's Game of Life in Golang | 46 |
crazy-max/ghaction-xgo | A GitHub Action for building cross-compilable Go applications using xgo. | 66 |
bashaus/gbtiles | Converts map and tile formats used in Game Boy development from various sources to compatible formats | 15 |
xpeppers/goose-game-kata | A coding exercise for implementing a simple game with player movement and dice rolling mechanics. | 8 |
google/s2-geometry-library-java | A package for manipulating geometric shapes on a sphere | 538 |
gae-init/gae-init | Automated development environment for building Google App Engine applications using Python and Flask. | 535 |
xordev/fire-fun | A GameMaker extension that adds fireballs as a gameplay element using GLSL shaders. | 10 |