Maximum Entropy
Hub

The hub of maximum-entropy null models
for network randomization

by Eli van Es

Language: C++
Last update: July 2014
Networks: monopartite, directed/undirected, weighted/unweighted
Null models: UBCM, UWCM, DBCM, DWCM, RBCM, RWCM, UECM
Papers: Tiziano Squartini et al. (2015) New J. Phys. 17 023052

A software library that can be used to solve maximum-likelihood problems numerically for the analysis of graph ensembles. It also allows for the samplingof graphs from the maximum-entropy ensemble. This library is considered to be a very fast and robust implementation for solving maximum-likelihood problems.

The MaxEntropy library is developed by Eli van Es and is the property of VORtech BV and the Leiden Institute of Physics of Leiden University.

To get started, take a look at the documentation by opening the file "doc/html/index.html" in your favorite web browser. If you have any questions or suggestions, you can contact Eli van Es by emailing eli@vortech.nl.

(from the repository description)