Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No model provided #2

Open
DonCyriac opened this issue Jun 2, 2021 · 2 comments
Open

No model provided #2

DonCyriac opened this issue Jun 2, 2021 · 2 comments

Comments

@DonCyriac
Copy link

Hi,
I was trying to make the tool work for some time. But it seems like there is something I am missing.
I made a simple robot FSM

robot.txt

(non-deterministic) using NuSMV and converted it to an aag file using smvflatten and smvtoaig tool from the aiger suite. The robot model is working fine in NuSMV, including the flattened model. The flattened model has a huge number of states when I try the pick_state command in NuSMV with it, but I still can check the model using the check_ltlspec command.
When I try and put the aag file in the tool, it does not produce a model. I tried doing the same with an SMV model synthesized by your own tool BoSy and it works.
Please help me with this. Do I need to do something differently or is this a scaling issue that I can solve by making my FSM more deterministic?

@NorineCoenen
Copy link
Member

Hi,
can you provide a minimal working example (Aiger file and MCHyper call) producing the error you encounter?

@DonCyriac
Copy link
Author

Hi,
I think I have got around that problem somehow. But I have a few other doubts is it ok if I post my questions here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants