575 skills found · Page 1 of 20
guofei9987 / Scikit OptGenetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony Optimization Algorithm,Immune Algorithm, Artificial Fish Swarm Algorithm, Differential Evolution and TSP(Traveling salesman)
skyarkhangel / Hardcore SKRimworld Hardcore SK project, our discord server:
Blecki / DwarfcorpAn open-source 3D colony management game for PC, Mac and Linux
HaaLeo / SwarmlibThis repository implements several swarm optimization algorithms and visualizes them. Implemented algorithms: Particle Swarm Optimization (PSO), Firefly Algorithm (FA), Cuckoo Search (CS), Ant Colony Optimization (ACO), Artificial Bee Colony (ABC), Grey Wolf Optimizer (GWO) and Whale Optimization Algorithm (WOA)
hughsk / Colony:chart_with_upwards_trend: In-browser network graphs representing the links between your Node.js code and its dependencies.
mattreecebentley / Plf ColonyAn unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elements regardless of insertions/erasures. Provides higher-performance than std:: library containers for high-modification scenarios with unordered data.
JoinColony / ColonyNetworkColony Network smart contracts
PaulBernier / CastlJavaScript to Lua compiler with runtime library.
steveyegge / VcVC - AI-orchestrated coding agent colony
MeoMix / SymbiantsAnt Colony Sim + Daily Mental Health Exercises
bones-ai / Rust Ants Colony SimulationAn ant colony simulation written in rust
ryankopf / ColonyNo description available
pjmattingly / Ant Colony OptimizationImplementation of the Ant Colony Optimization algorithm (python)
bz51 / AntColonyAlgorithm蚁群算法的JS实现
A modern Lua+Löve2D remake of my Ant Colony Simulation
mars-sim / Mars SimMars Simulation Project Official Codebase
Akavall / AntColonyOptimizationAnt Colony Optimization Algorithm using Python.
cuntou0906 / Route Planninguse some algorithm to solve the Route Planning. Including Genetic Algorithm(GA),Particle Swarm Optimization(PSO),ant colony optimization(ACO).
juliangamble / Clojure Ants SimulationClojure GUI Demo of Ant Colony - Simulation (by Rich Hickey)
mattreecebentley / Plf Hiveplf::hive is a fork of plf::colony to match the current C++ standards proposal.