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
250 stars 39 forks source link

C.1-2 #1480

Closed wojtask closed 1 year ago

wojtask commented 1 year ago

Compared to CLRS2e, the boolean function is now defined on different but isomorphic sets.

wojtask commented 1 year ago

Migrated from CormenSol