Generated on Sat Nov 11 01:12:22 2006 for Gecode by doxygen 1.5.1

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

#include <branch.hh>

List of all members.


Detailed Description

View selection class for first view.

Requires

Definition at line 93 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::ByNone::init ( const Space home,
SetView  x 
) [inline]

Intialize with view x.

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

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

Possibly select better view x.

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


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