How does the game determine the ratio of domestic to international flights?

The algorithm is actually very simple, it tries to generate an even number of domestic flights in relation to how many domestic stands exists. Also factoring in the size of aircraft and stand. As it is also somewhat random it might not always be the case but it should even out over time. If you have airports that over several days doesn’t generate flights evenly, I could take a look and see if anything needs change.