divine.bymoc_disasm.pl input.b [output.s]
or
divine.nips_disasm.pl input.b [output.s]
divine.predot
. The synopsis and the description are the same as for divine.draw_state_space
divine.predot
only produces the dot
file and it does not compile or show it.divine.ltl2ba [-hdgt] -o format -r number -O level -l input_file -f ouput_file
ltl2dve
takes an LTL formula and produces DVE process representing an (never claim) automaton for this formula.
This tool is used by divine.combine
for the generation of new DVE source representing a product of a model and LTL formula.