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