An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with firefly-algorithm

A curated list of projects in awesome lists tagged with firefly-algorithm .

https://github.com/haaleo/swarmlib

This 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)

aco ant-colony-optimization artificial-bee-colony cuckoo-search firefly-algorithm grey-wolf-optimizer gwo heuristic-optimization heuristic-search-algorithms levy-walks optimization-algorithms particle-swarm-optimization pso pypi swarm traveling-salesman-problem tsp tsplib tsplib95 whale-optimization

Last synced: 12 Apr 2025

https://github.com/muonray/quantumnetworksimulations

A series of simulation codes used to emulate quantum-like networks in the simulation of emergent adaptive behavior, such as network synchronization, and relate the nature of the coupled harmonic oscillators with non-local behavior and chimera states in systems of quantum particles. Coding Used is based on mathematical modelling of transport in quantum many-body systems and networks made tractable using the quantum newtons cradle. A full showcase of this project is discussed in the following videos:https://www.youtube.com/watch?time_continue=115&v=WX3Ds_xCOaE

chaos chimera-states complexity emergence firefly-algorithm kuramoto-model networks networks-biology neuromorphic oscillators physics quantum quantum-algorithms quantum-chaos quantum-computing quantum-newtons-cradle simulation synchronization

Last synced: 01 Dec 2024

https://github.com/muonray/quantumsynctest

Video Here: https://www.youtube.com/watch?v=yeqVSh1_8Hk Here are the C Codes that implement an experimental Firefly synchronization metaheuristic on ATMEL chips (ATtiny85 and ATmega) for use in demonstrating, on hardware, the quantum-like, neuromorphic behavior that emerges in systems of optically coupled oscillators. The PCB board used for the ATtiny85 chiptest is available for download here: https://oshpark.com/shared_projects/d4Sdp6CL

atmega32 attiny85 chaos emergence firefly-algorithm hardware metaheuristics muonray neuromorphic pcb physics quantum-computing simulation synchronization testing

Last synced: 24 Mar 2025

https://github.com/louis-alexandre-laguet/multi-objective-task-allocation-fog-cloud

This project optimizes task allocation in Fog and Cloud Computing environments using multi-objective optimization techniques. It computes and analyzes Pareto fronts using MOCS and MOFA algorithms. The project includes Jupyter notebooks for data preparation, Pareto front calculation, and solution analysis.

cloud-computing firefly-algorithm fog-computing jupyter-notebooks machine-learning mocs mofa multi-objective-optimization pareto-fronts python swarm-intelligence task-allocation

Last synced: 23 Mar 2025