Description
Small Model of Type : GAMS
Category : GAMS Test library
Main file : onmulti1.gms
$title With onmulti we can expand the domain (ONMULTI1,SEQ=23) set i / a, b / k(i) / a /; $onMulti set i / a, c / k / a, b, c /;