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

Functor wrapper for SSP algorithm. More...

#include <tpl_mincost.H>

Public Member Functions

std::pair< typename Net::Flow_Type, typename Net::Flow_Typeoperator() (Net &net) const
 

Detailed Description

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

Functor wrapper for SSP algorithm.

Definition at line 433 of file tpl_mincost.H.

Member Function Documentation

◆ operator()()

Definition at line 436 of file tpl_mincost.H.

References Aleph::successive_shortest_paths().


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