Description Length of War and Peace

Hi all,

I read this paper: “Modelling sequences and temporal networks with dynamic community structures“ Peixoto et al. 2014 Nature Communications.

Code availability. A free C++ implementation of the inference algorithm is available as part of the graph-tool .

I want to replicate the results in Table 1 for “War and Peace“ book. I want o get these values BN, BM and Description Length. How can I get it? Which api function should I use?

thanks

This implementation of this model has been disabled in the latest versions of the library due to restructuring of the code; but it will be enabled again in the next version.