Creates a feature-rich train logistics network through cybernetic combinators. With just this mod you can coordinate the economic inputs and outputs of your entire megabase.
Right now when running 1-3 trains and having a low request volume currently the cybernetic combinators will set filters on the first wagon and only output requests there, but none on the others. This means these trains only load with 1/3 of total loading capacity.
I'd suggest spreading the request over all wagon info combinators along the station.
This is actually very difficult to implement algorithmically. I will consider it but I won't be able to implement it for a while. For the time being I would suggest to consider if you problem could be solved by comparing the output of the station combinator with the contents of the train, instead of relying on the output of a wagon combinator. You generally only need a wagon combinator if your station is servicing an overwhelming number of different items, or you're trying to interface with a robot network.