Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
Aleph::min_mean_cycle_detail::Incoming_Arc< GT, Cost_Type > Struct Template Reference

#include <Min_Mean_Cycle.H>

Collaboration diagram for Aleph::min_mean_cycle_detail::Incoming_Arc< GT, Cost_Type >:
[legend]

Public Attributes

size_t src_idx = 0
 
GT::Arcarc = nullptr
 
Cost_Type weight = Cost_Type{0}
 

Detailed Description

template<class GT, typename Cost_Type>
struct Aleph::min_mean_cycle_detail::Incoming_Arc< GT, Cost_Type >

Definition at line 117 of file Min_Mean_Cycle.H.

Member Data Documentation

◆ arc

◆ src_idx

Definition at line 119 of file Min_Mean_Cycle.H.

◆ weight


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