The results below are organized as follows:
- each table displays the cumulative results for the given task under different time limits
- table values are average normalized scores across all evaluated problems as outlined in Evaluation Criteria
- clicking on a solver name links to the results of the solver on the individual problem instances
PR
Side-by-Side Comparisons
Solvers
- ibia-pr: PR solver submission
- uai14-pr: PR solver submission from UAI 2014
- Abstraction-Sampling: Importance Sampling scheme in AND/OR trees
- lbp: loopy belief propogation
- wmbsearch-aobfs-pr: AND/OR best-first search scheme using the weighted mini-bucket guiding heuristic
MAR
Side-by-Side Comparisons
Solvers
- ibia-mar: MAR solver submission
- uai14-mar: MAR solver submission from UAI 2014
- lbp: loopy belief propogation
MPE
Side-by-Side Comparisons
Solvers
- toulbar2-vns-mpe: A variable neighborhood search method of former UAI competition winner Toulbar2
- toulbar2-ipr-mpe: An incremental precision-based search method of former UAI competition winner Toulbar2
- toulbar2-vacint-mpe: A heuristic search method of former UAI competition winner Toulbar2
- daoopt: uai 2012, 2014, and 2016 participant by Lars Otten
- daoopt-lh-mpe: daoopt with look ahead heuristic
- daoopt-test: daoopt with less competitive settings
- uai14-mpe: MPE solver submission from UAI 2014
MMAP
Side-by-Side Comparisons
Solvers
- toulbar2-vacint-mmap: A heuristic search method of former UAI competition winner Toulbar2
- toulbar2-vns-mmap: A variable neighborhood search method of former UAI competition winner Toulbar2
- toulbar2-ipr-mmap: An incremental precision-based search method of former UAI competition winner Toulbar2
- daoopt: uai 2012, 2014, and 2016 participant by Lars Otten
- daoopt-lh-mmap: daoopt with look ahead heuristic
- merlin-mmap: Breadth rotating depth-first AND/OR branch and bound based scheme for MMAP
- uai14-mmap: MMAP solver submission from UAI 2014
- lbp-mmap: loopy belief propagation modified for solving MMAP