Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/corentinth/genetic-knapsack

Knapsack problem solver with genetic algorithm
https://github.com/corentinth/genetic-knapsack

genetic genetic-algorithm knapsack knapsack-problem vue

Last synced: 13 days ago
JSON representation

Knapsack problem solver with genetic algorithm

Awesome Lists containing this project

README

        

# Genetic knapsack problem

Live demo: https://genetic-knapsack.vercel.app/

## Description
This is a demo app for solving the knapsack problem using a genetic algorithm and play with the parameters to see how it affects the results.

## Credits
Coded with ❤️ by [Corentin Thomasset](//github.com/CorentinTh).

## License

This project is under the [MIT license](LICENSE).