We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
Hi, it's just that the current version does not support intervals like [1, 2] (as noted in the README)!
[1, 2]
Sorry, something went wrong.
No branches or pull requests
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:
Do you have any idea how to solve it?
Thanks.
The text was updated successfully, but these errors were encountered: