InterviewSolution
Saved Bookmarks
| 1. |
what is optimal solution |
|
Answer» Anoptimal solutionis a feasiblesolutionwhere the objective function reaches its maximum (or minimum) value – for example, the most profit or the least cost. A globallyoptimal solutionis one where there are no other feasible solutions with better objective function values. |
|