How do you convert Linear Programming Problem into Game Theory Problem?

112 Views Asked by At

Given an objective function and constraints we can solve an LPP using Simplex, Graphical methods but can we convert it into a game theory problem? thus solving the LPP using game theory methods.