Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 345 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 345 Bytes

WhatToEat

This project aims to solve the problem of choosing what dishes to order in a group so as to meet demands of maximum people according to their preference of cuisine and as well as meet their budget.

It uses Genetic Algorithm to process all this.

All the operators and required functions can be found in /geneticAlgo directory