Line [here](https://github.com/DAIRLab/c3/blob/5c08cb2e14b1ab10e024cb46e8504970cffcd5ea/core/c3_plus.h#L64), if you try to call UpdateLCS on a C3Plus object, it won't compile. Fix is just to move it to public in c3_plus.h
Line here, if you try to call UpdateLCS on a C3Plus object, it won't compile. Fix is just to move it to public in c3_plus.h