lppl  v2.0.0

◆ display()

template<typename... Ts>
std::string display ( graph_ir< Ts... > &  g)

Returns a human-readable string representation of the graph.

Template Parameters
TsThe distribution types contained in the probabilistic program
Parameters
gthe graph_ir to print
Returns
std::string