TensorBFS / TensorInference.jl

Probabilistic inference using contraction of tensor networks
https://tensorbfs.github.io/TensorInference.jl/
MIT License
18 stars 2 forks source link

Support reading solution files for the MAP, MMAP and PR tasks #35

Closed mroavi closed 1 year ago

mroavi commented 1 year ago

The format of these files is described in: https://uaicompetition.github.io/uci-2022/file-formats/result-format/

mroavi commented 1 year ago

Fixed in https://github.com/TensorBFS/TensorInference.jl/pull/41