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

Implement Calculus of Natural Deduction #272

Open
SamyaDaleh opened this issue Jan 14, 2021 · 1 comment
Open

Implement Calculus of Natural Deduction #272

SamyaDaleh opened this issue Jan 14, 2021 · 1 comment
Labels
new feature functionality to be implemented

Comments

@SamyaDaleh
Copy link
Owner

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.

@SamyaDaleh SamyaDaleh added the new feature functionality to be implemented label Jan 14, 2021
@SamyaDaleh
Copy link
Owner Author

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.

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

No branches or pull requests

1 participant