User:Realazthat/Projects wishlist/NP/Reduction library

From Rosetta Code
Revision as of 23:02, 2 December 2010 by rosettacode>Realazthat
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Make an NP-complete reduction library, which will be capable of reducing NP-complete problems to each-other.

Features:

  • Computation of exact complexity
    • By annotation of functions with their complexity
    • Stacking of functions annotations