Generated on Tue Sep 25 2012 20:53:25 for Gecode by doxygen 1.7.5

Select first not assigned view. More...

#include <brancher-view.hpp>

List of all members.

Public Member Functions

 ViewSelNone (void)
 Default constructor.
 ViewSelNone (Space &home, const VarBranchOptions &vbo)
 Constructor for initialization.
ViewSelStatus init (Space &home, View x)
 Intialize with view x.
ViewSelStatus select (Space &home, View x)
 Possibly select better view x.

Detailed Description

Select first not assigned view.


Constructor & Destructor Documentation

Gecode::ViewSelNone::ViewSelNone ( void  ) [inline]

Default constructor.

Definition at line 262 of file brancher-view.hpp.

Gecode::ViewSelNone::ViewSelNone ( Space home,
const VarBranchOptions vbo 
) [inline]

Constructor for initialization.

Definition at line 265 of file brancher-view.hpp.


Member Function Documentation

ViewSelStatus Gecode::ViewSelNone::init ( Space home,
View  x 
) [inline]

Intialize with view x.

Definition at line 269 of file brancher-view.hpp.

ViewSelStatus Gecode::ViewSelNone::select ( Space home,
View  x 
) [inline]

Possibly select better view x.

Definition at line 274 of file brancher-view.hpp.


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