bug-glpk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-glpk] bug in lang.latex [glpk-4.6]


From: Helmut Ewert
Subject: [Bug-glpk] bug in lang.latex [glpk-4.6]
Date: Wed, 20 Oct 2004 13:34:33 +0200

Hallo,

Two little bugs in documentation: glpk-4.6\doc\lang.latex [line 937]

929: Let there be three sets:
930: $$
931: address@hidden address@hidden }l}
932: A &=& \{4,7,9\} \\
933: B &=& \{(1,Jan),(1,Feb),(2,Mar),(2,Apr),(3,May),(3,Jun)\} \\
934: C &=& \{a,b,c\} \\
935: \end{array} \eqno (7)
936: $$
937: where $A$ and $B$ consist of 1-tuples (singles), $C$ consists of
938: 2-tuples (doubles). And consider the following indexing expression:
939: $$\verb|{i in A, (j,k) in B, l in C}| \eqno(8)$$
940: where $i$, $j$, $k$, and $l$ are dummy indices.

Correct is:

937: where $A$ and $C$ consist of 1-tuples (singles), $B$ consists of


With kind regards

Helmut Ewert
address@hidden






reply via email to

[Prev in Thread] Current Thread [Next in Thread]