What are reasons for inconsistencies?
Why is it useful to create a separate evaluation and optimization file?
What is a Evaluation file?
Evaluation file:
- Evaluates how good an existing solution is without complex or time consuming calculations
- Especially helpful for complex problems
–>the evalution file does not find the optimal soolution using LP solver because the model is non-linear
Why is it useful to create a separate evaluation and optimization file?
What is a optimization file?
Optimization file:
- contains a linearized model that is neede for the Excel Solver