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

Error while building TA #2

Closed
jrenaf opened this issue Nov 21, 2023 · 1 comment
Closed

Error while building TA #2

jrenaf opened this issue Nov 21, 2023 · 1 comment

Comments

@jrenaf
Copy link

jrenaf commented Nov 21, 2023

Hello, I managed to compile and run it anyway, but when I fed in the formula you gave in .mitl files, the program gave the following error:

mightyl: ~/Documents/MightyL/MightyL.cpp:3428: monitaal::TA mightylcpp::build_ta_from_main(mightylcpp::MitlParser::MainContext*): Assertion `std::any_cast<bool>(check_nnf_visitor.visitMain(nnf_formula))' failed.
Aborted (core dumped)

Do you have any idea how to solve it?
Thanks.

@hsimho
Copy link
Owner

hsimho commented Nov 23, 2023

Hi, it's just that the current version does not support intervals like [1, 2] (as noted in the README)!

@hsimho hsimho closed this as completed Nov 23, 2023
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