CHANGES FROM VERSION 1.01:

- with newer gcc versions the code crashed on the default example (grid4x4.UAI.LG). Added compiler flag -fno-strict-aliasing to prevent this.

CHANGES FROM VERSION 1.0:

- Fixed a bug: if SRMP was called after calling some algorithm then weights could habe been computed incorrectly.
