Generated on Tue Apr 18 10:24:25 2017 for Gecode by doxygen 1.6.3

Test::Int::BinPacking::CliqueMBPT::TestSpace Class Reference

Simple test space class. More...

List of all members.

Public Member Functions

 TestSpace (void)
virtual Gecode::Spacecopy (bool)
 Copying member function.

Detailed Description

Simple test space class.

Definition at line 256 of file bin-packing.cpp.


Constructor & Destructor Documentation

Test::Int::BinPacking::CliqueMBPT::TestSpace::TestSpace ( void   )  [inline]

Definition at line 259 of file bin-packing.cpp.


Member Function Documentation

virtual Gecode::Space* Test::Int::BinPacking::CliqueMBPT::TestSpace::copy ( bool  share  )  [inline, virtual]

Copying member function.

Must create a new object using the constructor for cloning.

Implements Gecode::Space.

Definition at line 261 of file bin-packing.cpp.


The documentation for this class was generated from the following file: