TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Why Is the Other Lane Always Faster? (2018)

2 pointsby MaxLeiteralmost 2 years ago

1 comment

ksajalmost 2 years ago
This is exactly the kind of problem NetLOGO is geared toward modelling and solving. It is very much like the LOGO (turtle graphics) you might have learned as a tween, but multi-agent, so you can model the behaviour of several types of cars (fast, slow, hesitant, etc), design a few multi-lane obstacles and traffic conditions, and let &#x27;r rip. Of course you can click to observe from any particular vehicle&#x27;s POV as well.<p>There are 3D and 2D versions, but your problem will quite suit the 2D version. It has been used to model the &quot;coil spring&quot; pattern of stop-and-go traffic already.<p>Check it out. I&#x27;d love to see the results, as your subject is one of very common interest.<p><a href="https:&#x2F;&#x2F;ccl.northwestern.edu&#x2F;netlogo&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;ccl.northwestern.edu&#x2F;netlogo&#x2F;</a>