Skip to content

Repository files navigation

Genetic-Algorithms-Knapsack-Problem

In this Project, I solve a classic 01-Knapsack Problem using Genetic Algorithms, and I break down the different types of crossovers, mutations, and fitnesses that can be used for something like this! My final report cross references my findings from 3 different Genetic Algorithms I made, to a result achieved from a Dynapic Programming Algorithm, and I discuss their differences and similarities in my report.

About

A project for my Genetic Algorithm class, exploring GA's and Dynamic Programming to solve a Knapsack Problem!

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages