Commit 95ddb48a116735670e50cfdd8f23a9a505cd250d

Zoltan Szabadka 2015-06-29T14:20:25

Fix some VS compilation errors in the encoder. - Use std::numeric_limits<double>::infinity() instead of 1.0 / 0.0 - Use FastLog2() instead of log2() in cost model