Section 6.4 - Heapsort costed execution (legacy compatibility path)
Third-edition-numbered compatibility path for the heapsort costed-execution
development. The canonical fourth-edition source is
CLRSLean.FourthEdition.Chapter_06.Section_06_4_Heapsort.CostedExecution;
this module forwards to it so legacy imports keep working during the
compatibility period (see docs/migrations/clrs4.md).