Loading levels for this subject
Full topic overview
A network turns a real map — roads, pipes, cables, delivery routes — into dots and lines you can reason about. This standard (AS91260) covers three optimisation tools: the minimum spanning tree (connect everything for the least total cost), the shortest path (the cheapest route between two points), and traversability (can you travel every link exactly once?). The marks come from carrying out each method systematically and explaining why your answer is the best one.