Module Generic.MakePrinter

This functor MakePrinter allows users to construct EGraph printing utilities for a given LANGUAGE and ANALYSIS.

Parameters

Signature

val to_dot : (Id.t L.shapeA.tA.data'b) egraph -> Odot.graph

to_dot graph converts an EGraph into a Graphviz representation for debugging.