Thanks, I've already done that, but no option seems to be of help. I'm
trying to put an integer programing model and every restriction should
be numbered and aligned like:

Maximize Z                                          (1)
Subject to:
Z=sum(Xi)                                             (2)
Xi+Xj<=1                       for all i,j in P, i<j (3)
Xi,Xj in {0,1}                        for all i,j in P (4)

So, some rows are numbered, the left column is left aligned and the
right column is right aligned. How can this numbered array be done?
-------------------------------------------------
Julio Rojas
jcredbe...@gmail.com



2009/9/2 Ignacio García <ignacio.gmora...@gmail.com>:
> Julio Rojas <jcredbe...@...> writes:
>
>>
>> Dear all, is there a way to individually label some equations of an
>> equation array? Or some rows from an array?
>> -------------------------------------------------
>> Julio Rojas
>> jcredbe...@...
>>
>
> Please have a look at Help>Math (or Ecuaciones) where you can
> find a very fine description of this issue in the section 19,
> 19.3 and/or 19.4.
>
> IG
>
>
>
>
>
>

Reply via email to