SoarGroup / Soar

Soar, a general cognitive architecture for systems that exhibit intelligent behavior.
http://soar.eecs.umich.edu
Other
322 stars 70 forks source link

fixed logic for depth retrieval to now use a queue-based traversal --… #445

Closed scijones closed 2 months ago

scijones commented 2 months ago

… fixes a bug with previous logic that could avoid depth depending on loopy connections.

scijones commented 2 months ago

Well, no one complained and it seems simple enough, and it fixes a bug, so it's getting pulled.