Generated on Mon Aug 25 11:35:46 2008 for Gecode by doxygen 1.5.6

Variable arrays
[Using finite integer sets with complete domain representation]


Detailed Description

Variable arrays can store variables. They are typically used for storing the variables being part of a solution. However, they can also be used for temporary purposes (even though memory is not reclaimed until the space it is created for is deleted).


Classes

class  Gecode::CpltSetVarArray
 CpltSet variable array More...