next up previous index
Next: Debugger Up: The Set Domain Library Previous: Example of defining a   Index

Set Domain output

The library conjunto.pl contains output macros which print a set variable as well as a ground set respectively as an interval of sets or a set. The setdom attribute of a set domain variable (metaterm) is printed in the simplified form of just the glb..lub interval, e.g.

[eclipse 2]: S `:: {}..{a,v,c}, svar_attribute(S,A), A = set with setdom : D.

S = S{{} .. {a, c, v}}
A = {} .. {a, c, v}
D = [{}, {a, c, v}]
yes.



Warwick Harvey
2004-08-07