You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Yuheng Su,
Currently, LTSmin cannot read SMV, unfortunately. But we would be interested if you would contribute that.
The "standard" way would be to provide a language module by implementing the PINS-interface for SMV (similar to DVE, Promela, etc.). This would provide access to parallel explicit state model checking + POR, and to (multicore) symbolic model checking.
An interesting alternative would be to define a new "symbolic" interface, and use the symbolic algorithms from LTSmin directly on SMV models (this would save some re-encoding of the state space).
Can ltsmin read the SMV format file?
thanks!
The text was updated successfully, but these errors were encountered: