|
OpenTTD Source 20260311-master-g511d3794ce
|
Link graph handler for MCF. More...
#include <mcf.h>
Public Member Functions | |
| void | Run (LinkGraphJob &job) const override |
| Run the calculation. | |
| Public Member Functions inherited from ComponentHandler | |
| virtual | ~ComponentHandler ()=default |
| Ensure the destructor of the sub classes are called as well. | |
Link graph handler for MCF.
Creates MultiCommodityFlow instance according to the template parameter.
|
inlineoverridevirtual |