Generated on Wed Nov 1 15:05:23 2006 for Gecode by doxygen 1.4.5

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

#include <branch.hh>

List of all members.


Detailed Description

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

Requires

Definition at line 124 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::ByMaxCard::init const Space home,
SetView  x
[inline]
 

Intialize with view x.

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

ViewSelStatus Gecode::Set::Branch::ByMaxCard::select const Space home,
SetView  x
[inline]
 

Possibly select better view x.

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


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