toulbar2
toulbar2
Cost Function Network Solver toulbar2
Copyright toulbar2 team
Source https://github.com/toulbar2/toulbar2

See the README for more details.

toulbar2 can be used as a stand-alone solver reading various problem file formats (wcsp, uai, wcnf, qpbo) or as a C++ library.
This document describes the wcsp native file format and the toulbar2 C++ library API.

Note
Use cmake flags LIBTB2=ON and TOULBAR2_ONLY=OFF to get the toulbar2 C++ library libtb2.so and toulbar2test executable example.
See also
./src/toulbar2test.cpp