julia
c3b29a31
- switch staticdata to a pre-order worklist instead of recursion (#43879)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
switch staticdata to a pre-order worklist instead of recursion (#43879) Avoids stack-overflow when the graph has long linked lists.
References
#43879 - switch staticdata to a pre-order worklist instead of recursion
Author
vtjnash
Parents
06ad3f49
Loading