frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Computational Complexity of Air Travel Planning [pdf] (2003)

http://www.demarcken.org/carl/papers/ITA-software-travel-complexity/ITA-software-travel-complexity.pdf
76•rochoa•1y ago

Comments

buildsjets•1y ago
This is well over 20 years old and is based on pre 9/11 flight data. I would suspect that a lot has changed since then. So proceed with no caution at all.
gwern•1y ago
Since these sorts of things usually only get more and more complex over time, I would guess that it's all still true, but much more so.
throw0101b•1y ago
(2003)
throw0101b•1y ago
The PDF was produced by ITA, which famously used Common Lisp:

* https://en.wikipedia.org/wiki/ITA_Software

From 2001, a message from the same author as the linked paper:

> (Here's an email Carl de Marcken of ITA Software sent to a friend, describing their experiences using Lisp in one of the software industry's most demanding applications.)

* https://www.paulgraham.com/carl.html

Qem•1y ago
Are there any public, open, comprehensive datasets on flights?
dieselerator•1y ago
> Are there any public, open, comprehensive datasets on flights?

Airlines and commercial aviation operators schedule their own flights. That is a dynamic schedulle. So, perhaps there is no "comprehensive data set".

However, FlightAware makes publicly available scheduled and completed flight data over many routes in the USA. You can search by route and get a list of flights.

Flight information includes filed departure time, route of flight, and speed. For completed flights actual time, altitude, and route is shown. For example, a search on the route Dallas/Fort Worth to Austin lists 45 flights.

I hope that helps.

foundart•1y ago
A very interesting dive into, as the title says, the computational complexity of air travel planning. Graph algorithms with lots of complexity added due to the wide variety of fare conditions that airlines have dreamt up over the years.

The article may be from 2003 but I would call it an evergreen. While I imagine some of the details have changed since then, I suspect that the complexity has only grown since then.

foundart•1y ago
It makes me wonder: Would an airline that drastically simplified its fares be more likely to appear in flight search results?

Simplifying the fares would make it less computationally expensive and, in theory, could take fewer steps to answer a flight planning query.

Imagine a flight search planner that, say, fanned out N airline-specific workers when handling a planning query and then displayed to the user whatever results it got back within some time limit. If FooAir had simple fares, the FooAir searcher would likely run faster than searchers for other airlines. Thus it would be more likely to return results for more queries, assuming the deadline is fairly tight because of usability metrics. (People don't tend to stick around waiting for slow results.)

sjburt•1y ago
At least a few years ago (~2014), the fare search was actually nearly instant, but all major airfare search sites added a delay because customers had the impression they were getting a better deal when they had to wait. It seems like the delay has been dialed back lately.
teleforce•1y ago
This is a very popular article that get submitted every now and then (nearly every year) [1].

I think this kind of problem would be a very nice for logic, optimization and constraint programming that probably can be solved with modern tools like Google OR-Tool or Monash University MiniZinc [1],[2],[3].

[1] Past:

https://hn.algolia.com/?query=Computational%20Complexity%20o...

[2] Logic, Optimization, and Constraint Programming: A Fruitful Collaboration - John Hooker - CMU (2023) [video]:

https://www.youtube.com/live/TknN8fCQvRk

[3] Google OR-Tools:

https://developers.google.com/optimization

[4] MiniZinc:

https://www.minizinc.org/

Watch Los Angeles get built, one building at a time (1880–2026)

https://lax-skyline.parcelscope.net/
165•rustywasm•4h ago•70 comments

Trusting-Trust Attack against an Entire Linux Distribution

https://arxiv.org/abs/2607.24888
106•signa11•2d ago•24 comments

WeatherNext 3

https://deepmind.google/science/weathernext/
175•matthieu_bl•4d ago•31 comments

Scientists observe Einstein's gravity in the quantum world

https://www.ox.ac.uk/news/2026-08-28-scientists-observe-einsteins-gravity-in-the-quantum-world
86•mudil•3d ago•24 comments

Finding a bug in Dummit and Foote's Abstract Algebra

https://kallus.org/blog/dummit_and_foote.html
50•evakhoury•3d ago•28 comments

Show HN: Interactive Tree of Life

https://ptree.org/
34•Lucent•3d ago•13 comments

Macbeth and His Problems

https://porticoquarterly.com/essay/macbeth-and-his-problems/
25•apophatic•2h ago•6 comments

Leaving VMware Just Got Harder After Broadcom Pulled VDDK Downloads

https://www.virtualizationhowto.com/2026/09/leaving-vmware-just-got-harder-after-broadcom-pulled-...
15•josephcsible•2h ago•5 comments

216M Spy TVs – The LG Smart TV Problem [video]

https://www.youtube.com/watch?v=6IFVTcM28KA
400•treve•22h ago•678 comments

Decapitating a MacBook (2025)

https://mm-dev.rocks/series/decapitating-macbook-an-odyssey/
46•luu•1d ago•32 comments

Methods for Random Gradients (2024)

https://justinjay.wang/methods-for-random-gradients/
41•nickswalker•4d ago•4 comments

Decoding the NEC V20 Microcode

https://martypc.blogspot.com/2026/09/decoding-nec-v20-microcode.html
102•mariuz•3d ago•7 comments

Working on Economics with Fable 5

https://wilsoniumite.com/2026/08/03/working-on-economics-with-fable-5/
7•Wilsoniumite•1h ago•2 comments

Caltech Mathathon – first hackathon ever devoted to research level mathematics

https://mathathonchallenge.com/index.html
211•astroanax•13h ago•70 comments

Show HN: Stuxnet – A reconstructed source code of the infamous cyber-weapon

https://github.com/Sadpainy/Stuxnet
4•CMDDestory•42m ago•0 comments

This Month in Ladybird – August 2026

https://ladybird.org/newsletter/2026-08-31/
129•exploraz•3d ago•17 comments

Simple Is Not Small

https://jyn.dev/simple-is-not-the-same-as-small/
170•zdw•3d ago•55 comments

Icy Moons Are Ocean Worlds

https://mceglowski.substack.com/p/icy-moons-are-ocean-worlds
107•worldvoyageur•1d ago•10 comments

Show HN: I built an aesthetically pleasing puzzle

https://jigsawhaiku.com/
13•windowshopping•3d ago•5 comments

My practical approach to surfing the web safely

https://molily.de/safe-websurfing/
55•ethanhawksley•5d ago•23 comments

The Dataflow Model Revisited

https://www.vldb.org/pvldb/volumes/19/paper/The%20Dataflow%20Model%20Revisited
78•scott_s•1d ago•14 comments

bzip3

https://github.com/iczelia/bzip3
358•tosh•9h ago•101 comments

The Education of a Doomer

https://borretti.me/article/the-education-of-a-doomer
31•f311a•1h ago•13 comments

Keep Our Servers Running

https://blog.archive.org/2026/09/01/keep-our-servers-running-your-recurring-donation-goes-3x-this...
926•sonicrocketman•19h ago•233 comments

Replaceable but Employed: Automation and the Meaning of Work

https://www.nber.org/papers/w35559
46•mooreds•3h ago•16 comments

Whistle Synth Mac App

https://www.jefftk.com/p/whistle-synth-mac-app
57•luu•3d ago•13 comments

She Also Found It at the Movies

https://hedgehogreview.com/web-features/thr/posts/she-also-found-it-at-the-movies
16•prismatic•3d ago•0 comments

How to bring up the Linux Kernel on a new platform

https://werwolv.net/posts/linux_bringup/
62•WerWolv•4d ago•4 comments

Live map of public transport in Belgium

https://openbaarvervoerbelgie.be/
177•coinfused•13h ago•73 comments

Schemy Lisp En DOS

https://sled.neocities.org/
25•AlexeyBrin•1d ago•4 comments