A simple command-line-based program (food nutrition optimization) implemented using branch and bound algorithm.
This project is one of tasks in IF2211 Strategi Algoritma. The goal of this project is to create a program which can optimize food consumption by budget and energy need. This project is implemented using branch and bound algorithm.
- Python 3 (minimum)
- clone this repository
git clone https://github.com/mgstabrani/food-nutrition.git
- Follow this instruction to run in your local command line.
python main.py