OpenTTD Source
20241111-master-gce64d5f5d9
|
Link graph handler for MCF. More...
#include <mcf.h>
Public Member Functions | |
void | Run (LinkGraphJob &job) const override |
Run the calculation. More... | |
Public Member Functions inherited from ComponentHandler | |
virtual | ~ComponentHandler ()=default |
Destroy the handler. More... | |
Link graph handler for MCF.
Creates MultiCommodityFlow instance according to the template parameter.
|
inlineoverridevirtual |