[ library(ic) | Reference Manual | Alphabetic Index ]
print_solver_var(?Var, -Printed)
Returns a representation of the IC variable Var suitable for printing.
- Var
- An IC variable (or IC attribute)
- Printed
- A printable representation of Var
Description
   The print handler for the IC attribute.  Returns a representation of the
   IC variable (or attribute) Var suitable for printing, encoding the type
   of the variable, the bounds, and any holes in the domain.
Modes and Determinism
- print_solver_var(?, -) is det
Fail Conditions
Var is not an IC variable or attribute