TMD Algo 0.0.4.0

Since its GCJ qualifying round day, I’m releasing a new version of TMD Algo.  This version is now a VS 2010 project and is built against .Net 4.

Other than that it hardly justifies a new version number.  I have removed BigInteger, since BigInteger is now natively available in .Net 4.  I also added a couple of generic binary search algorithms, currently under SpecialtySelect but will likely move to a new class under Algorithms namespace in the next version.  I also intend to add a generic ternary search at some point.

The source+binary release can be downloaded here.  As usual it is missing the private key file so if you want to do a custom compile you will need to reconfigure signing and internals visible to.

Leave a Reply

Your email address will not be published. Required fields are marked *