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

Bug reason binary search #670

Open
Konard opened this issue Jun 1, 2023 · 0 comments
Open

Bug reason binary search #670

Konard opened this issue Jun 1, 2023 · 0 comments

Comments

@Konard
Copy link
Owner

Konard commented Jun 1, 2023

There is limited number of lines in code.
Half of these lines can be commented, and if the problem persists we are in the half of the code there the problem is situated.
If we don't have problem but code compiles and runs - we are in the half of the code without the problem.
This algorithm is recursive and can be fully automated.
This will give an ability to find bugs in semi automated way.
This will also require the full AST of the code, to make safe changes.

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

No branches or pull requests

1 participant