Error phenomenon: when solver uses simple LP, it cannot find a solution satisfying constraints
tips can be answered using GRG nonlinear
Solution:
GRG nonlinear is selected for the solving method
After testing, even if the constraints input expression is correct, different solving methods will report errors.
For the differences between the three solving methods:
- Will build a linear programming model, using the Simplex method;
- Solving speed: Simplex> GRG> Evolutionary
- GRG may not get the global optimal solution, use Evolutionary to get the global optimal solution;
- Using GRG combined with Multistart can get a better local optimal solution.
in short, when an error is reported, if there is no problem with the constraints after the inspection, change the solving method
Read More:
- How to Solve Excel Error Log 0: Install Error
- How to Solve Excel Error Log 1: Data format error
- [Solved] Excel solver: Error Log 3_Decimal result after non negative constraint
- How to Solve skimage.metrics.compare_psnr Method Error
- How to Solve TypeError: type numpy.ndarray doesn’t define __round__ method
- How to Solve Android Studio run main() Method Error
- How to Solve Error: Android java.lang.IllegalStateException: Could not execute method of the activity
- How to Solve TypeError: type numpy.ndarray doesn‘t define __round__ method
- How to Solve linq Statement IsNullOrWhiteSpace Error
- How to Solve Git error: out of memory
- Failed to load file or assembly “Microsoft.Office.Interop.Excel” Solution
- Internalerror: GPU sync failed error (How to Solve)
- How to Solve AD20 Channel-Offset Error
- Android 10: How to Solve Systemui Error
- How to Solve Cocoapods Installation Failure
- How to Solve Project Upgrade to flutter2.5.0 Error
- How to Solve Error: Heartbeating to master:7182 failed.
- How to Solve DB2 uses Limit Error
- How to Solve using stm32f4 to drive PS2 error