Minotaur 0.4.1
Docs for developers
Classes | Namespaces | Typedefs
NodeStack.h File Reference

Define the class NodeStack for storing active nodes of the branch-and-bound tree on a stack data structure. More...

#include "ActiveNodeStore.h"
Include dependency graph for NodeStack.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Minotaur::NodeStack
 

Namespaces

namespace  Minotaur
 

Typedefs

typedef std::deque< NodePtr > Minotaur::NodePtrStack
 
typedef NodePtrStack::iterator Minotaur::NodeStackIter
 
typedef NodePtrStack::const_iterator Minotaur::NodeStackConstIter
 
typedef NodeStack * Minotaur::NodeStackPtr
 

Detailed Description

Define the class NodeStack for storing active nodes of the branch-and-bound tree on a stack data structure.

Author
Ashutosh Mahajan, Argonne National Laboratory

Minotaur source code documented by Doxygen 1.9.4 on Sat May 17 2025