How to identify deadlock conditions in the model containing infinite domain variable?

74 Views Asked by At

"check_fsm" command is used in nuxmv shell for checking deadlock conditions in model containing finite domain variables. But in case of models containing infinite domain variables like integers with no range or real variable the model can't be built with "go" command. How can we check for deadlock with "go_msat" command for building the model and further analysis.

0

There are 0 best solutions below