/Operations-research-codes

This repository contains Python codes for Operations Research. It includes implementations of the Hungarian Algorithm and the Revised Simplex Method. The codes can be used for solving optimization problems.

Primary LanguagePython