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

Declare class CGraph for storing computational graph of a nonlinear function. More...

#include <stack>
#include "Types.h"
#include "NonlinearFunction.h"
#include "OpCode.h"
Include dependency graph for CGraph.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Minotaur::CGraph
 

Namespaces

namespace  Minotaur
 

Typedefs

typedef CGraph * Minotaur::CGraphPtr
 
typedef std::deque< CNode * > Minotaur::CNodeQ
 
typedef std::vector< CNode * > Minotaur::CNodeVector
 
typedef std::map< ConstVariablePtr, CNode *, CompareVariablePtr > Minotaur::VarNodeMap
 

Detailed Description

Declare class CGraph for storing computational graph of a nonlinear function.

Author
Ashutosh Mahajan, Argonne National Laboratory

Minotaur source code documented by Doxygen 1.9.4 on Thu Apr 24 2025