Dnia Fri, 21 Mar 2008 13:13:32 -0700 (PDT)
"xgeneral57@gmail.com"
> I have a set of continuous variables x(i), i=3D1,.., N where x(i) can be
> negative, zero or positive. I'm trying to count, in some way, how many
> of x(i)'s are exactly zero. Is there any way to do so using linear
> constraints?
>=20
Without introducing binary variables it is not possible. This means
you must switch to MIP. Moreover x(i)'s must be bounded.
Best regards
--=20
[ Wit Jakuczun
[ WLOG Solutions http://www.wlogsolutions.com ]