10
« on: November 25, 2009, 07:53:07 pm »
Alright: I've looked at the way the file is set up today and can shed a little more light on it. The present one-way logic (the attempts to prevent irrational one-way flights) is not yet smart enough to properly detect more complex circle routes (i.e. A-B, B-C, C-A assuming all one-ways) and allow the logical exception of another A-? one-way. Similar issues arise from closing such routes if allowed (i.e. A-B, B-C,C-A,A-X needs to prevent closure of B-C; or it would create an irrational one-way scenario, while any route in A is a valid closure. assuming all one-ways).
I'll see what I can do to come up with an efficient & reasonable way to improve this, but unfortunately there's occasionally a downside to our present incomparability with proper time-tabling. I cannot promise a quick turn-around on this; but I'll do what i can.