Generated on Wed Jan 4 17:49:23 2006 for Gecode by doxygen 1.4.6

Gecode::Search::ReCoNode Class Reference

#include <node.hh>

Inherits Gecode::Search::CopyNode.

List of all members.


Detailed Description

Search tree node for recomputation

Definition at line 63 of file node.hh.

Public Member Functions

 ReCoNode (Space *, Space *, unsigned int)
BranchingDescdesc (void) const
void desc (BranchingDesc *)
void dispose (void)

Protected Attributes

BranchingDesc_desc


Constructor & Destructor Documentation

Gecode::Search::ReCoNode::ReCoNode Space ,
Space ,
unsigned  int
[inline]
 

Definition at line 71 of file node.icc.


Member Function Documentation

BranchingDesc * Gecode::Search::ReCoNode::desc void   )  const [inline]
 

Definition at line 75 of file node.icc.

void Gecode::Search::ReCoNode::desc BranchingDesc  )  [inline]
 

Definition at line 79 of file node.icc.

void Gecode::Search::ReCoNode::dispose void   )  [inline]
 

Reimplemented from Gecode::Search::CopyNode.

Definition at line 84 of file node.icc.


Member Data Documentation

BranchingDesc* Gecode::Search::ReCoNode::_desc [protected]
 

Definition at line 65 of file node.hh.


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