Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@fb55
Copy link
Owner

@fb55 fb55 commented Apr 28, 2023

This PR introduces a new depth-first search algorithm that needs less memory allocations than before. Also prevents overflows such as #1316.

Fixes #1316
Fixes #1281

@coveralls
Copy link

coveralls commented Apr 29, 2023

Coverage Status

Coverage: 97.944% (+5.6%) from 92.301% when pulling 43b95d2 on querying-algo into fe7743e on master.

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

Successfully merging this pull request may close these issues.

find() throws "Maximum call stack size exceeded" error

3 participants