libDAI-0.2.2 (2008-??-??) ------------------------- * Contributions by Christian, resulting in vast speed and memory improvements for large factor graphs: - Sparse implementation of nodes->edge conversion table _E12ind in bipgraph.h - New FactorGraph constructor that constructs from given ranges of factors and variables - Optimization of FactorGraph constructors * FactorGraph constructors no longer check for short loops and for negative entries. Also, the normtype is now Prob::NORMPROB by default. * Moved everything into namespace "dai" libDAI-0.2.1 (2008-05-26) ------------------------- Bugfix release. * added missing cstdio header in util.h * fixed Properties in MR_CLAMPING_* and MR_EXACT_* * added description of the factor graph fileformat * improved Makefile libDAI-0.2.0 (2006-11-30) ------------------------- First public release.