C++ Reference

C++ Reference: Graph

PermutationIndexComparisonByArcHead< NodeIndexType, ArcIndexType >

Detailed Description

template<typename NodeIndexType, typename ArcIndexType>
class operations_research::PermutationIndexComparisonByArcHead< NodeIndexType, ArcIndexType >

Definition at line 519 of file ebert_graph.h.

Public Member Functions

 PermutationIndexComparisonByArcHead (const ZVector< NodeIndexType > &head)
 
bool operator() (ArcIndexType a, ArcIndexType b) const
 

Constructor & Destructor Documentation

◆ PermutationIndexComparisonByArcHead()

PermutationIndexComparisonByArcHead ( const ZVector< NodeIndexType > &  head)
inlineexplicit

Definition at line 521 of file ebert_graph.h.

Member Function Documentation

◆ operator()()

bool operator() ( ArcIndexType  a,
ArcIndexType  b 
) const
inline

Definition at line 525 of file ebert_graph.h.


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