Skip to content
Snippets Groups Projects
Unverified Commit 4dfa91c8 authored by James Ward's avatar James Ward Committed by GitHub
Browse files

Loop fix (#2068)

* Abort analytic expansion if crossing through already visited node

* Check that we are not creating an infinite loop at the goal node

* Mark nodes in analytic expansion as visited for the sake of completeness

* Move checking of already visited nodes to final stage of analytic expansion
parent 73afaf3f
No related branches found
No related tags found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment