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/

OpenAI GPT–6 Astra breaks Enigma message that has resisted solution since 2005

https://www.cryptocellar.org/bgac/the-mvueh-break.html
265•sohkamyung•2h ago•252 comments

Claude Opus 5.5

https://www.anthropic.com/claude-opus-5-5
56•throwaway371647•10m ago•32 comments

16-bit Intel 8088 chip

https://allpoetry.com/16-bit-Intel-8088-chip
28•rbanffy•26m ago•2 comments

OpenAI is well positioned to fast-follow Jev

https://arcturus-labs.com/blog/2026/09/21/will-openai-eat-jevs-lunch/
107•JohnBerryman•1h ago•84 comments

Apple has added persistent 'ads' to iOS, and it's driving users crazy

https://www.techradar.com/phones/iphone/i-wish-apple-would-just-stop-that-crap-apple-has-added-pe...
292•MC995•2h ago•203 comments

Writing Rust code that's fast by asking agents to make the code faster

https://minimaxir.com/2026/09/agentic-iteration/
21•mooreds•59m ago•4 comments

Show HN: Drop – a rootless Linux sandbox with gVisor support

https://droprun.sh/
84•mixedbit•2h ago•25 comments

Solitaire Alone Together

https://solitairealonetogether.com/
42•eieio•18h ago•4 comments

Can gzip be a language model?

https://nathan.rs/posts/gzip-lm/
317•networked•10h ago•119 comments

MiMo v2.6

https://mimo.xiaomi.com/mimo-v2-6
1032•volf_•20h ago•458 comments

I asked Meta’s Muse for its filesystem and it sent me 6.8GB

https://mouse.dev/blog/muse-runtime-export/
137•Aeroi•1h ago•73 comments

Spymarks, Not Watermarks

https://brand.io/article/spymarks/
608•possibilistic•17h ago•154 comments

Relativistic Raytracing

https://publish.obsidian.md/h1m3/Articles/Relativistic+raytracing
4•vismit2000•1d ago•0 comments

Muse, Meta's extraordinarily privileged AI assistant, has a serious 0-day

https://arstechnica.com/security/2026/09/muse-metas-extraordinarily-privileged-ai-assistant-has-a...
57•pavel_lishin•2h ago•23 comments

Jev – A curation of Jev demos on X, tools, skills, and integrations

https://github.com/Amal-David/awesome-jev
73•frostbyte7•1h ago•20 comments

Xbox continues its "reset" with dramatic restructuring

https://arstechnica.com/gaming/2026/09/shuffling-the-deck-chairs-xbox-continues-its-reset-with-dr...
13•dgrin91•26m ago•2 comments

Vacate a Drone Restriction That Criminalized Recording Immigration Agents

https://www.eff.org/deeplinks/2026/09/dc-circuit-must-vacate-drone-flight-restriction-criminalize...
31•hn_acker•1h ago•7 comments

Line Scan Photos from MUNI Heritage Weekend in San Francisco

https://daniel.lawrence.lu/blog/2026-09-20-muni-heritage-weekend/
94•plun9•1d ago•16 comments

Teleoperated Humans

https://www.jefftk.com/p/teleoperated-humans
25•luu•2d ago•19 comments

Attention is all you have

https://alicegg.tech/2026/09/21/attention
995•zer0tonin•1d ago•297 comments

Transformers Explained Visually

https://poloclub.github.io/transformer-explainer/
560•aray07•20h ago•84 comments

The Economics of Open-Weight Inference

https://data.ornn.com/publications/the-economics-of-open-weight-inference
11•marinesebastian•2h ago•6 comments

What Sun got wrong

https://bcantrill.dtrace.org/2026/09/20/what-sun-got-wrong/
659•chmaynard•1d ago•379 comments

I said no and Apple said yes

https://dbushell.com/2026/09/22/apple-intelligence/
629•thatslast•8h ago•503 comments

A font that reads what you wrote

https://rohanadwankar.github.io/posts/semfont.html
69•RohanAdwankar•2d ago•37 comments

I don't want to read what you didn't write

https://blog.colinbreck.com/i-dont-want-to-read-what-you-didnt-write/
920•mooreds•18h ago•387 comments

AMD's random number generator can't generate a 0?

https://board.flatassembler.net/topic.php?t=24261
187•BruceEel•7h ago•145 comments

MiMo-v2.6-Pro: Intelligence, Performance and Price Analysis

https://artificialanalysis.ai/models/mimo-v2-6-pro
133•theanonymousone•12h ago•60 comments

AI coding has made CI a bottleneck, so we reworked ours to keep up

https://linear.app/now/ci-bottleneck-reworked
298•julian_digital•21h ago•365 comments

Engineering Memory: On learning to memorize first 100 digits of pi (2024)

https://gregorygundersen.com/blog/2024/12/21/engineering-memory/
51•fuzzythinker•1d ago•32 comments