For you what is the best method of linear programming use to find the solution in a complex problem?
This question has been flagged
The interior-point method is often the best approach for solving complex linear programming problems due to its efficiency in high-dimensional spaces, ability to handle a wide range of constraints, and faster convergence compared to traditional methods like the simplex method.
SIMPLEX
GRAPHICAL METHOD
I think Simplex method
The choice of the best method for solving a complex linear programming problem depends on the problem's specific characteristics, including the size of the problem, the structure of the objective function and constraints
for me simplex method is the best method of linear programming because it is an iterative process to get the feasible optimal solution in this method, the value of the basic variable keeps transforming to obtain the maximum value for the objective function.