Public Member Functions

MCFHandler< Tpass > Class Template Reference

Link graph handler for MCF. More...

#include <mcf.h>

Inheritance diagram for MCFHandler< Tpass >:
ComponentHandler

Public Member Functions

virtual void Run (LinkGraphComponent *graph)
 run the calculation.

Detailed Description

template<class Tpass>
class MCFHandler< Tpass >

Link graph handler for MCF.

Creates MultiCommodityFlow instance according to the template parameter.

Definition at line 124 of file mcf.h.


Member Function Documentation

template<class Tpass >
virtual void MCFHandler< Tpass >::Run ( LinkGraphComponent graph  )  [inline, virtual]

run the calculation.

Parameters:
graph the component to be calculated.

Implements ComponentHandler.

Definition at line 130 of file mcf.h.


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