How to Install libopengm-dev in Ubuntu 18.04



Install libopengm-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libopengm-dev

Description:

C++ template library for discrete factor graph models

OpenGM is a C++ template library for discrete factor graph models and distributive operations on these models. . It includes state-of-the-art optimization and inference algorithms beyond message passing. OpenGM handles large models efficiently, is modular and extendible. The graphical model data structure, inference algorithms and different encodings of functions inter-operate through well-defined interfaces. The binary OpenGM file format is based on the HDF5 standard and incorporates user extensions automatically. . This package contains the development headers for the OpenGM library.

Homepage: http://hci.iwr.uni-heidelberg.de/opengm2/

Version: 2.3.6+20160905-1build2

Section: universe/libdevel