
struct gfd(idx, bool, prob, any, set)

   Attribute for gfd domain variable (for implementation use only)

Fields
   idx                 index for variable in array
   bool                index for linked boolean in C++, if any
   prob                pointer to problem handle
   any                 any suspension list
   set                 

Type
   library(gfd)

Description
This is the structure used for gfd's attribute, and is part of the implementation of gfd.


