Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
Aleph::Compare_Height< Net > Struct Template Reference

Compare nodes by height (higher first). More...

#include <tpl_net.H>

Public Member Functions

bool operator() (typename Net::Node *n1, typename Net::Node *n2) const
 

Detailed Description

template<class Net>
struct Aleph::Compare_Height< Net >

Compare nodes by height (higher first).

Definition at line 1783 of file tpl_net.H.

Member Function Documentation

◆ operator()()

template<class Net >
bool Aleph::Compare_Height< Net >::operator() ( typename Net::Node n1,
typename Net::Node n2 
) const
inline

Definition at line 1785 of file tpl_net.H.

References Aleph::maps().


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