Created by: DannyIsFunny
add #include <cmath> into beam_search.cc to fix the problem that x86 compiling can't succeed in ubuntu 18.04
#include <cmath>
beam_search.cc