Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-29 | Added compile_flags.txt for IDE settings. | Jaron Kent-Dobias | |
2022-09-29 | Working implementation of the hungarian algorithm. | Jaron Kent-Dobias | |
2022-09-17 | Changes to how the propogation happens. | Jaron Kent-Dobias | |
2022-09-16 | Turned on cheap parallelization for belief propagation. | Jaron Kent-Dobias | |
2022-09-16 | Added getopt interface. | Jaron Kent-Dobias | |
2022-09-16 | Returned to initializing to zero. | Jaron Kent-Dobias | |
2022-09-14 | Small fixes. | Jaron Kent-Dobias | |
2022-09-14 | Readded threshold-based stopping conditions. | Jaron Kent-Dobias | |
2022-09-14 | Small refactor. | Jaron Kent-Dobias | |
2022-09-14 | Small simplification. | Jaron Kent-Dobias | |
2022-09-14 | Some cleanup and removal of convergence metric. | Jaron Kent-Dobias | |
2022-09-14 | Some simplifying refactoring. | Jaron Kent-Dobias | |
2022-09-13 | Some code simplification. | Jaron Kent-Dobias | |
2022-09-13 | Initial commit. | Jaron Kent-Dobias | |