Generated on Thu Oct 26 14:26:08 2006 for Gecode by doxygen 1.4.7

Gecode::Set::Branch::ByMinCard Class Reference
[Set view selection for branching]

#include <branch.hh>

List of all members.


Detailed Description

View selection class for view with smallest cardinality of lub-glb.

Requires

Definition at line 107 of file branch.hh.

Public Member Functions

ViewSelStatus init (const Space *home, SetView x)
 Intialize with view x.
ViewSelStatus select (const Space *home, SetView x)
 Possibly select better view x.


Member Function Documentation

ViewSelStatus Gecode::Set::Branch::ByMinCard::init ( const Space home,
SetView  x 
) [inline]

Intialize with view x.

Definition at line 41 of file select-view.icc.

ViewSelStatus Gecode::Set::Branch::ByMinCard::select ( const Space home,
SetView  x 
) [inline]

Possibly select better view x.

Definition at line 46 of file select-view.icc.


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