[][src]Module gs_rs::parser::model

Structures and functions for an intermediate step when converting between factor graphs and serialized files.

Structs

Edge

Structure containing a factor graph model's edge, representing a factor.

FactorGraphModel

Structure containing the serializable model of a factor graph.

Vertex

Structure containing a factor graph model's vertex, representing a variable.