I am trying to figure out the correct order between edges on edge table on scan line polygon fill.
One example here on Y=1 takes first AB line

And another example takes on Y=0 v1v0.

I cannot understand why not AB instead of BA and why v1v0 instead of v0v1 respectively