| Author |
Comment/Response |
azzam
|
11/25/05 08:54am
How should I use mathematica in order to solve inequation constraints . for example I need know if there is a soluation for the next system:
{
q=2a &&
2c<=q&&
q<=3c&&
a>=b&&
a>=c&&
r=2a&&&
2b<=r&&
3b>=r
q,a,r,b,c>=1
}
what I need if there is soluation or mabe there is a contradiction between the constraints
URL: , |
|