Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
Aleph::Bellman_Ford< GT, Distance, Ait, NAit, SA >::Ni Struct Reference
Inheritance diagram for Aleph::Bellman_Ford< GT, Distance, Ait, NAit, SA >::Ni:
[legend]
Collaboration diagram for Aleph::Bellman_Ford< GT, Distance, Ait, NAit, SA >::Ni:
[legend]

Public Attributes

int idx
 
- Public Attributes inherited from Aleph::Bellman_Ford< GT, Distance, Ait, NAit, SA >::Sni
Distance_Type accum
 

Detailed Description

template<class GT, class Distance = Dft_Dist<GT>, template< class, class > class Ait = Arc_Iterator, template< class, class > class NAit = Out_Iterator, class SA = Dft_Show_Arc<GT>>
struct Aleph::Bellman_Ford< GT, Distance, Ait, NAit, SA >::Ni

Definition at line 187 of file Bellman_Ford.H.

Member Data Documentation

◆ idx

template<class GT , class Distance = Dft_Dist<GT>, template< class, class > class Ait = Arc_Iterator, template< class, class > class NAit = Out_Iterator, class SA = Dft_Show_Arc<GT>>
int Aleph::Bellman_Ford< GT, Distance, Ait, NAit, SA >::Ni::idx

Definition at line 189 of file Bellman_Ford.H.


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