Lantao Liu's Codes
Optimal Assignment or Task Allocation Algorithms
Kuhn-Munkres Hungarian Method (C++)
Interval Hungarian Method (C++) (Based on Hungarian Method, analyze the sensitivity of each matrix entry)
Task-swapping optimal assignment algorithm (C++) (Centralized version. Much faster than above Hungarian implementation.)
Optimal market-based assignment algorithm (C++) (Centralized version. Our new method, very fast, take a try!)
Bioinformatics codes
HDX-Analyzer (Python+R) (For analysis of protein structure dynamics)
Other codes
Coming soon...
Last updated 4/2013