Picture a circular road on a map. Let's say that my office is at twelve o'clock, my home is at five o'clock, and the post office is at three o'clock.
Now, suppose I have to leave work, pick up a document at home, and take it to the post office to mail it. I know it's faster to walk clockwise home, passing the post office, and then return to it with the letter. But my gut preference is to go counterclockwise, either because of an aversion to retracing my steps, or because that route just ... feels "cleaner" or more efficient somehow, or ... I can't articulate it any better than that.
Does anyone else share this intuition? Is it a manifestation of one or more known/studied effects?
It is! But that only makes it easier to travel counterclockwise between blocks.
Sure, catch: routes Pedestrian would go clockwise in this case and I suppose for a pedestrian the cases are split 50/50. A car is better off counterclockwise in most cases though.
Actually my original model was insufficient - I didn't thought it matters how src/dst blocks are located relatively to each other. I initially missed that pedestrian lights layout is different than that of a car and I didn't list all assumptions, e.g. for a car "go straight" > "turn right" > "turn left" > "turn around" and for pedestrian it depends on which side of the road you are. And all that while we're only in Taxicab!
So assuming you're in a car, your "optimal car" route involves two right turns (into and out of the driveways), three left turns, and three straights. If you instead went due north and then due east, that would be two left turns (driveways), one right turn, and three straights. Isn't that a strictly better route?
(Also, isn't turning right usually easier than going straight? I often make a right turn when going straight would have been prohibited (due to a red light), but I almost never go straight when turning right would have been prohibited (due to a pedestrian or bicycle to my right whose path I would have crossed).)