📊 Linear Programming Optimization Project
A simple Python-based linear program that solves a 2-variable optimization problem using scipy.optimize. Input is loaded from JSON, and the solution is visualized with matplotlib.
    Â