Originally posted by: UDOPS
I think I can answer the second example, it is floating point error. I see it frequently, especially in the output of Excel Solver problems which otherwise possess the integrality property (transportation models from textbooks).
The "000000001" add-on is the result of floating point chip manipulations.
I have also seen this in older FileMaker Pro databases, where a random addition of two integers a+b would yield (a+b).00000000001. This was quite a stress for invoicing and accounting databases!
#DecisionOptimization#OPLusingCPLEXOptimizer