A cursor that labels branches. More...
#include <nodecursor.hh>
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) |
A cursor that labels branches.
Definition at line 195 of file nodecursor.hh.
Gecode::Gist::BranchLabelCursor::BranchLabelCursor | ( | VisualNode * | theNode, |
BestNode * | curBest, | ||
int | c_d, | ||
int | a_d, | ||
bool | clear, | ||
VisualNode::NodeAllocator & | na | ||
) | [inline] |
Constructor.
Definition at line 260 of file nodecursor.hpp.
void Gecode::Gist::BranchLabelCursor::processCurrentNode | ( | void | ) | [inline] |
Definition at line 267 of file nodecursor.hpp.