Mathematical model, brute-force algorithm, and evolutionary algorithm for solving the internet shopping optimization problem.
Make sure to first install requirements.
- Go to
pyomo-algorithm
. - Run
scenario1.py
orscenario2.py
.
- Go to
brute-force-algorithm
. - Run
scenario1.py
orscenario2.py
.
- Go to
evolutionary-algorithm
. - Run
scenario1.py
orscenario2.py
.
- MIT license
- Copyright 2022 © Juan Romero & Juan Alegría