Coding Black Arts

Solving NP-Complete Problems Faster Part 1 – Sequence Reduction

Disclaimer This article is a little more advanced than previous ones but will still be useful to programmers of all skill levels. To get the most from this article I suggest running the attached code locally, then reading what I have to say about it. I rushed to get this out so there may be…