XADlistshow


Purpose
Show a list.
Synopsis
procedure XADlistshow(id:integer, items:set)
Arguments
id 
List identifier
items 
Items to display
Further information
Fills the list with the contents of the given set of items. Mosel will try to infer the type of the set and display accordingly. For example showing a set of mpvar will display the solution values and reduced costs for each item.
Related topics
XADlistadd, XADlistgetsel


If you have any comments or suggestions about these pages, please send mail to docs@dashoptimization.com.