Optimizing power line connections between stations and consumers
Electrical grids connect power plants to homes and businesses through a network of transmission lines and substations. These networks can be modeled as graphs where power stations are vertices and transmission lines are edges. Engineers face real optimization problems: what is the minimum total cable length needed to connect all substations, and how much does redundancy against line failure cost on top of that minimum? Graph theory provides tools to answer these questions, using concepts like minimum spanning trees and connectivity analysis. Graph theory here (syllabus topics 3.14 to 3.16) is AI HL content, so if you are doing AI SL or an AA course, treat this as an extension beyond your normal syllabus.