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
Idea: Solve task using tree calculus. Derive steps from tree calculus for natural deduction and present them as solution.
You can also present the tree calculus derivation to the user. Or it might turn out to be the same if I present it in a list form.
The text was updated successfully, but these errors were encountered:
Is it possible that natural deduction uses a weight based on the length of the derivation and stops if one is found?
Maybe use heuristic respecting the length of formulas to identify good candidates.
Sorry, something went wrong.
No branches or pull requests
Idea: Solve task using tree calculus. Derive steps from tree calculus for natural deduction and present them as solution.
You can also present the tree calculus derivation to the user. Or it might turn out to be the same if I present it in a list form.
The text was updated successfully, but these errors were encountered: