/branch-and-bound

This repository, created for an Operations Research module, contains scripts employing the Branch-and-Bound algorithm for linear optimization. Utilizing SciPy and Xpress libraries, the scripts solve and visually illustrate the optimization process, aiding in the understanding of the algorithm's application in Operations Research.

Primary LanguagePython

Stargazers