Generated on Thu Apr 11 14:00:16 2019 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 (void)
 Copying member function.

Detailed Description

Simple test space class.

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


Constructor & Destructor Documentation

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

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


Member Function Documentation

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

Copying member function.

Must create a new object using the constructor for cloning.

Implements Gecode::Space.

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


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