wojtask / clrs4e-solutions

Solutions to exercises and problems from "Introduction to Algorithms", Fourth Edition by Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest and Clifford Stein
Creative Commons Attribution 4.0 International
253 stars 38 forks source link

6-2d #257

Open wojtask opened 1 year ago

wojtask commented 1 year ago

Partially migratable from CLRS2e's 6-2e. Drops the requirement for the procedure to set A[i] and to update the d-ary max-heap property.