Menu

#6 Bias failure with constant expression involving Power

v1.19
open
parser (2)
2
2011-04-08
2011-04-08
Anonymous
No

The following Quimper program will provoke a run-time exception:
"BIAS: Power: Base is negative"

Constants
a in [0,4];
b = 4;

Variables
l in [0,5];

Constraints
(a-b)^2 = 0;
end

Discussion

  • Gilles Chabert

    Gilles Chabert - 2011-04-08
    • priority: 5 --> 7
    • assigned_to: nobody --> chabert
     
  • Gilles Chabert

    Gilles Chabert - 2011-04-08
    • priority: 7 --> 2
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.