I have been using the Decision Optimisation for a NODEJS web api application. I have been facing an issue as of late where I will receive an error: INFEASIBLE_SOLUTION.
Previously the solution was extracting results successfully (OPTIMAL_SOLUTION). However, on all my previous runs it hasn't worked correctly.
Randomly, with the same .ops, .dat and .mod files, it suddenly starts to work again without any clear reason why. Then it will stop working.
I am currently on a trail version so I'm not sure if that has anything to do with it.
The error that comes along side "INFEASIBLE_SOLUTION" is: Row 'c1224' infeasible, all entries at implied bounds.
I have debugged the issue for several days without any success. It doesn't help when the problem randomly resolves itself and it works again.
Does anyone have a solution to my problem? Or any ideas how to debug the issue?
via Sav Tripodi
No comments:
Post a Comment