Hacker News new | ask | show | jobs
by ventana 24 days ago
The well-known algorithms book Cormen et al. describes a lot of algorithms using loop invariants. I must say I never really liked this approach but I admit it makes things easier to reason about.