Optimisation asks what is best when there are limits. The best route, shape, choice or strategy depends on what you decide to value.
Before searching for the best answer, decide what best actually means.
What is the best choice when there are limits or trade-offs?
Optimisation asks what is best when there are limits. The best route, shape, choice or strategy depends on what you decide to value.
Before searching for the best answer, decide what best actually means.
You can walk a short steep route or a longer flat route.
Which is best if you care about time? Which is best if you care about energy?
Notice 1
What are you trying to maximise or minimise?
Notice 2
What constraints cannot be ignored?
Notice 3
Can a good local choice lead to a bad final result?
Notice 4
What changes if the cost changes?
Explore goal-directed pathfinding with heuristics, g-scores and f-scores.
ExplorationCompare rectangles, midpoint approximations, trapezia and exact integrals.
ToolExplore weighted shortest paths, tentative distances and settled nodes.
ExplorationWatch optimisation move across a loss landscape.
Tool and explorationUse greedy colouring and compare vertex-order strategies.
ExplorationCompare training error, test error and model complexity.
Tool and explorationEstimate pi and area under a curve using random sampling.
Tool and explorationAdjust launch speed, angle and gravity to explore projectile motion.
ToolExplore rainfall, storage, release decisions and flood thresholds.
Tool and explorationCompare plurality, Borda count, instant runoff and head-to-head fairness.
ExplorationShortest paths, maximum points, minimum costs and efficient decisions all use optimisation thinking.
Constraints can often be written as equations, inequalities or rules.