Libelectrod.SmvSourceRepresents SMV files and how to produce them
Given an implementation for atoms, provides a LTL implementation with a pretty printing function for Solver formulas.
module Make_SMV_file_format
(Ltl : Solver.LTL) :
Solver.MODEL with type ltl = Ltl.t and type atomic = Ltl.Atomic.tTODO: implement abstract file format functions