https://github.com/rexlow/assetproblem
Evolutionary Computing Mini Project (Genetic Algorithm)
https://github.com/rexlow/assetproblem
genetic-algorithm
Last synced: about 1 year ago
JSON representation
Evolutionary Computing Mini Project (Genetic Algorithm)
- Host: GitHub
- URL: https://github.com/rexlow/assetproblem
- Owner: rexlow
- Created: 2018-05-14T17:36:57.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-22T11:27:00.000Z (about 8 years ago)
- Last Synced: 2025-01-23T11:23:50.595Z (over 1 year ago)
- Topics: genetic-algorithm
- Language: C++
- Size: 221 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AssetProblem
Evolutionary Computing Mini Project on Genetic Algorithm
## Problem & Solutions
Newlywed couples having hard time deciding what items to purchased for their new house.
Our genetic algorithm solution is able to generate a list of item (genes) and suggest which is the best set of items to purchase, while fulfilling 3 constraints, which are
* Total price should be as close as budget
* Maximize number of items
* Prioritize certain items