Discrete optimisation #
Discrete optimisation is a field of mathematics. Most of my exposure to the field has been through integer linear programming.
Links and resources #
- An interesting use of OR-tools to solve Wordle.
- A nice thread on Hackernews about which optimisation solvers different people use in real-world scenarios.