Generated on Tue May 22 09:41:37 2018 for Gecode by doxygen 1.6.3

Gecode::Kernel::FunctionBranch::Description Class Reference

Minimal brancher description storing no information. More...

List of all members.

Public Member Functions

 Description (const Brancher &b, unsigned int a)
 Initialize description for brancher b, number of alternatives a.
virtual void archive (Archive &e) const
 Archive into e.

Detailed Description

Minimal brancher description storing no information.

Definition at line 44 of file function.cpp.


Constructor & Destructor Documentation

Gecode::Kernel::FunctionBranch::Description::Description ( const Brancher b,
unsigned int  a 
) [inline]

Initialize description for brancher b, number of alternatives a.

Definition at line 80 of file function.cpp.


Member Function Documentation

void Gecode::Kernel::FunctionBranch::Description::archive ( Archive e  )  const [virtual]

Archive into e.

Reimplemented from Gecode::Choice.

Definition at line 83 of file function.cpp.


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