summaryrefslogtreecommitdiff
path: root/rbmp.cpp
AgeCommit message (Expand)Author
2022-10-04Refactored base code and added new utility to measure the order paremeter.Jaron Kent-Dobias
2022-09-30Added routine to try perturbations until a large one is found.Jaron Kent-Dobias
2022-09-30Slightly changed what is output.Jaron Kent-Dobias
2022-09-30Save a lot of time by using the built-in update method.Jaron Kent-Dobias
2022-09-30Changed rbmp to use blossom algorithm.Jaron Kent-Dobias
2022-09-17Changes to how the propogation happens.Jaron Kent-Dobias
2022-09-16Turned on cheap parallelization for belief propagation.Jaron Kent-Dobias
2022-09-16Added getopt interface.Jaron Kent-Dobias
2022-09-16Returned to initializing to zero.Jaron Kent-Dobias
2022-09-14Small fixes.Jaron Kent-Dobias
2022-09-14Readded threshold-based stopping conditions.Jaron Kent-Dobias
2022-09-14Small refactor.Jaron Kent-Dobias
2022-09-14Small simplification.Jaron Kent-Dobias
2022-09-14Some cleanup and removal of convergence metric.Jaron Kent-Dobias
2022-09-14Some simplifying refactoring.Jaron Kent-Dobias
2022-09-13Some code simplification.Jaron Kent-Dobias
2022-09-13Initial commit.Jaron Kent-Dobias