GitHub / afmika / Genetic-Optimal-Space-Filling
Imagine having a limited space and you want to fill it with N objects of different sizes in order to minimize the remaining empty space. This problem can be solved using a simple genetic algorithm approach where each DNA component represents an object with a given size.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afmika%2FGenetic-Optimal-Space-Filling
PURL: pkg:github/afmika/Genetic-Optimal-Space-Filling
Stars: 5
Forks: 1
Open issues: 0
License: None
Language: JavaScript
Size: 12.7 KB
Dependencies parsed at: Pending
Created at: over 5 years ago
Updated at: almost 2 years ago
Pushed at: almost 2 years ago
Last synced at: almost 2 years ago
Topics: artificial-intelligence, genetic-algorithm, javascript, optimisation, optimisation-algorithms, space-filling