GitHub / enessvm / heuristic_algorithms_benchmark
This project implements and benchmarks three heuristic algorithms: Genetic Algorithm (GA), Whale Optimization Algorithm (WOA), and Ant Lion Optimizer (ALO). It provides both CPU and GPU implementations, utilizing CuPy for GPU acceleration.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enessvm%2Fheuristic_algorithms_benchmark
PURL: pkg:github/enessvm/heuristic_algorithms_benchmark
Stars: 0
Forks: 0
Open issues: 0
License: mit
Language: Python
Size: 23.4 KB
Dependencies parsed at: Pending
Created at: 5 months ago
Updated at: 5 months ago
Pushed at: 5 months ago
Last synced at: 5 months ago
Topics: cupy, heuristic-algorithm, python