Implementing Late Acceptance in Rust
A practical guide to implementing the Late Acceptance Hill Climbing metaheuristic in Rust for optimization problems
I write when I have something worth saying. Usually that means optimization in practice, system design under real constraints, AI beyond the demo stage, or technical decisions that only become visible once software meets production.
A practical guide to implementing the Late Acceptance Hill Climbing metaheuristic in Rust for optimization problems
How I implemented aviation safety regulations as optimization constraints using Timefold