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/

OpenWrt One – Open Hardware Router

https://openwrt.org/toh/openwrt/one
222•peter_d_sherman•2h ago•108 comments

CoMaps – FOSS Offline Maps

https://www.comaps.app/
117•basilikum•2h ago•19 comments

A global workspace in language models

https://www.anthropic.com/research/global-workspace
143•in-silico•3h ago•41 comments

Linux on the Atari Jaguar

https://cakehonolulu.github.io/linux-for-jaguar/
69•cakehonolulu•2h ago•9 comments

Learning to code is still worthwhile

https://stevekrouse.com/learn-to-code
10•stevekrouse•18m ago•0 comments

AMD Ryzen AI Halo – $4k AI Dev Kit

https://www.lttlabs.com/articles/2026/07/06/amd-ryzen-ai-halo
230•LabsLucas•6h ago•167 comments

Resetting Xbox

https://news.xbox.com/en-us/2026/07/06/resetting-xbox/
366•dijksterhuis•6h ago•312 comments

Using precision editing to study human embryo development shows master gene

https://www.cam.ac.uk/research/news/first-use-of-precision-editing-to-study-human-embryo-developm...
22•gmays•3d ago•3 comments

Januscape: Guest-to-Host Escape in KVM/x86 [CVE-2026-53359]

https://github.com/V4bel/Januscape
52•Imustaskforhelp•3h ago•10 comments

Aluminum foil (2021)

https://dernocua.github.io/notes/aluminum-foil.html
207•firephox•7h ago•100 comments

Stealth robotics startup (YC S26) is hiring principal engineers (Palo Alto)

1•david-venegas•4h ago

Kani: A Model Checker for Rust

https://arxiv.org/abs/2607.01504
103•Jimmc414•5h ago•5 comments

OfficeCLI: Office suite for AI agents to read and edit Microsoft Office files

https://github.com/iOfficeAI/OfficeCLI
69•maxloh•4h ago•19 comments

Road to Elm 1.0

https://elm-lang.org/news/faster-builds
279•wolfadex•9h ago•129 comments

Rotman Lens

https://en.wikipedia.org/wiki/Rotman_lens
30•thomasjb•5d ago•3 comments

Real-time map of Great Britain's rail network

https://www.map.signalbox.io
356•scrlk•11h ago•135 comments

Python 3.14 compiled to metal – no interpreter

https://github.com/can1357/pon
50•hamza_q_•1h ago•27 comments

Egypt Is Building a New Nile

https://www.theb1m.com/video/egypt-is-building-a-new-nile
98•geox•3d ago•32 comments

CS2 Fog Of War: Server-sided anti-wallhack occlusion culling for CS2 servers

https://github.com/karola3vax/CS2FOW
75•LorenDB•5h ago•36 comments

Show HN: Pulpie – Models for Cleaning the Web

https://usefeyn.com/blog/pulpie-pareto-optimal-models-for-cleaning-the-web/
68•snyy•5h ago•14 comments

Price per 1M tokens is meaningless

https://janilowski.pl/en/blog/2026/price-per-m-tokens/
85•janilowski•1h ago•45 comments

Clojure 1.13 adds support for checked keys

https://clojure.org/news/2026/07/02/clojure-1-13-alpha1
162•FelipeCortez•4d ago•36 comments

1k Words: A Writing Contest

https://writingclub.world/1picture1000words
66•surprisetalk•5h ago•32 comments

Introduction to Genomics for Engineers

https://learngenomics.dev/docs/biological-foundations/cells-genomes-dna-chromosomes/
208•yreg•4d ago•33 comments

Fable 5 On Vending-Bench: Misbehaving, With Plausible Deniability

https://andonlabs.com/blog/fable5-vending-bench
158•optimalsolver•8h ago•112 comments

Hobbes – A Language and Embedded JIT Compiler

https://github.com/morganstanley/hobbes
15•ryan-ca•3d ago•2 comments

Nintendo announces new product revisions in Europe with replaceable batteries

https://www.nintendo.com/en-gb/Support/Nintendo-Switch-2/Information-about-upcoming-battery-relat...
283•akyuu•7h ago•174 comments

Pros and Cons of Solo Development

https://johnjeffers.com/pros-and-cons-of-solo-development/
80•johnj-hn•2h ago•41 comments

Should DayQuil Be Legal?

https://www.theargumentmag.com/p/should-dayquil-be-legal
147•paulpauper•5h ago•191 comments

Apricot Computers: An underrated British brand

https://dfarq.homeip.net/apricot-computers-an-underrated-british-brand/
70•giuliomagnifico•5d ago•30 comments