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

Gecode::Gist::BranchLabelCursor Class Reference

A cursor that labels branches. More...

#include <nodecursor.hh>

List of all members.

Public Member Functions

 BranchLabelCursor (VisualNode *theNode, BestNode *curBest, int c_d, int a_d, bool clear, VisualNode::NodeAllocator &na)
 Constructor.

Cursor interface



void processCurrentNode (void)

Detailed Description

A cursor that labels branches.

Definition at line 191 of file nodecursor.hh.


Constructor & Destructor Documentation

Gecode::Gist::BranchLabelCursor::BranchLabelCursor ( VisualNode theNode,
BestNode curBest,
int  c_d,
int  a_d,
bool  clear,
VisualNode::NodeAllocator na 
) [inline]

Constructor.

Definition at line 256 of file nodecursor.hpp.


Member Function Documentation

void Gecode::Gist::BranchLabelCursor::processCurrentNode ( void   )  [inline]

Definition at line 263 of file nodecursor.hpp.


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