Couenne  0.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
Couenne::compNode Struct Reference

structure for comparing nodes in the dependence graph More...

#include <CouenneDepGraph.hpp>

Public Member Functions

bool operator() (const DepNode *n0, const DepNode *n1) const
 structure for comparing nodes More...
 

Detailed Description

structure for comparing nodes in the dependence graph

Definition at line 25 of file CouenneDepGraph.hpp.

Member Function Documentation

bool Couenne::compNode::operator() ( const DepNode n0,
const DepNode n1 
) const
inline

structure for comparing nodes

Definition at line 108 of file CouenneDepGraph.hpp.


The documentation for this struct was generated from the following file: