> A very simple question of MathProg, how do I find out the size of a set?
> Is there such an operator? size("set name")? (I can #39;t find it in the
> reference).

card(set) returns the set cardinality, i.e. the number of its elements.




_______________________________________________
Help-glpk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-glpk

Reply via email to