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.

Mass Transit Optimization for Buses: The Depot Problem

98 pointsby amoshagover 6 years ago

13 comments

honoriousover 6 years ago
That looks like an interesting problem!<p>1) What are the metrics that mass transit operators tend to optimize for? Do you think they are in line with improving the service to customers?<p>2) How much is &quot;dependability&quot; of a mass transit service a metric that operators are interested in?<p>Intuitively I feel that there are places (e.g. Chicago) where I know that I can get out of the house, get the bus&#x2F;train, and get to my destination with little variance in arrival time.<p>Others (like SF), where the variance on the arrival time seems much higher: e.g., generally related to unexpected delays while waiting for train&#x2F;bus.<p>Do you think it&#x27;s possible to optimize on such factors?
评论 #17914720 未加载
评论 #17913615 未加载
评论 #17912830 未加载
评论 #17916341 未加载
whalesaladover 6 years ago
Acknowledging the cookie warning on the site has resulted in an endless 500 loop.
评论 #17914748 未加载
评论 #17912163 未加载
评论 #17912359 未加载
评论 #17912593 未加载
bltover 6 years ago
This is really cool. Is it possible to express the edge coloring constraints simply via integer linear programming? This seems like the type of problem that might be NP-hard but tractable in practice with good heuristics.
评论 #17912845 未加载
评论 #17912785 未加载
评论 #17916348 未加载
akeckover 6 years ago
Also, busses in transit apparently follow &quot;universality&quot;. <a href="https:&#x2F;&#x2F;www.quantamagazine.org&#x2F;in-mysterious-pattern-math-and-nature-converge-20130205&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.quantamagazine.org&#x2F;in-mysterious-pattern-math-an...</a>
评论 #17914277 未加载
mac01021over 6 years ago
Anyone else have a ton of trouble understanding the example schedule and how it&#x27;s represented as a graph?<p>I don&#x27;t know if it&#x27;s poorly written or if my brain is deteriorating.
评论 #17924720 未加载
chaoxuover 6 years ago
It is unclear what is the objective. Minimize deadhead costs? If so, solving it with min-cost circulation with lower-bound. It would be much cleaner.
ShaniNatover 6 years ago
Amazing! This article was very interesting. Thanks!
shooltzover 6 years ago
Awesome article - super interesting..
BigDaveTheGiantover 6 years ago
Interesting
adir223over 6 years ago
Is this operational already?
评论 #17912464 未加载
shaiuover 6 years ago
interesting and educational article
dangover 6 years ago
All: please don&#x27;t post promotional comments. We ban accounts that do that.
rel121over 6 years ago
Very interesting!