|
| From: | Andrew Makhorin |
| Subject: | Re: [Help-glpk] Cardinality function in MathProg |
| Date: | Tue, 21 Feb 2006 10:46:43 +0300 |
> Is there a build-in function that gets the cardinality
> of the set? I was unable to find it in the
> documentation.
Unfortunately the function card() is not implemented yet.
The equivalent expression sum{my_set}1 can be used instead.
| [Prev in Thread] | Current Thread | [Next in Thread] |