Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
mmn_arcRepresentation of topological arc joining two vertices
mmn_csp_solverGiven (sparse?) graph eliminate invalid arcs and nodes until a kernel of arc-consistent nodes and arcs remains
mmn_dependancyStore information about which node a given node depends on
mmn_diffusion_solverRun diffusion algorithm to solve max sum problem
mmn_dp_solverSolve restricted class of Markov problems (trees and tri-trees)
mmn_graph_rep1Representation of a graph, stored by links at each node
mmn_lbp_solverRun loopy belief to estimate overall marginal probabilities of all node states
mmn_solverBase for classes which solve Markov Random Field problems
mmn_tripletRepresentation of three vertex indices, eg a triangle