Skip to content

julesg99/Python-Genetic-Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Program 2 - Genetic Algorithms

CS 461 - Intro to Artificial Intelligence
Julian Garver - Fall 2021

Original project description can be found in the CS461Program2Fall2021.pdf

This project is an example of the knapsack problem; you are provided 400 sets of (utility, weight) pairs, and have to figure out how to maximize your utility value within a limit of 500 pounds.

About

Genetic Algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages