Can CVX help me find the closed-form solution expression for linear programming?

CVX can formulate and call a solver to numerically solve a specific instance of a Linear Programming problem. it does not provide closed form or symbolic solutions.