Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::PermutationIndexComparisonByArcHead< NodeIndexType, ArcIndexType > Class Template Reference

#include <ebert_graph.h>

Public Member Functions

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

Detailed Description

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

Definition at line 518 of file ebert_graph.h.

Constructor & Destructor Documentation

◆ PermutationIndexComparisonByArcHead()

template<typename NodeIndexType , typename ArcIndexType >
operations_research::PermutationIndexComparisonByArcHead< NodeIndexType, ArcIndexType >::PermutationIndexComparisonByArcHead ( const ZVector< NodeIndexType > & head)
inlineexplicit

Definition at line 520 of file ebert_graph.h.

Member Function Documentation

◆ operator()()

template<typename NodeIndexType , typename ArcIndexType >
bool operations_research::PermutationIndexComparisonByArcHead< NodeIndexType, ArcIndexType >::operator() ( ArcIndexType a,
ArcIndexType b ) const
inline

Definition at line 524 of file ebert_graph.h.


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