Link graph handler for MCF. More...
#include <mcf.h>
Public Member Functions | |
virtual void | Run (LinkGraphComponent *graph) |
Run the calculation. |
Link graph handler for MCF.
Creates MultiCommodityFlow instance according to the template parameter.
Definition at line 117 of file mcf.h.
virtual void MCFHandler< Tpass >::Run | ( | LinkGraphComponent * | graph | ) | [inline, virtual] |