Sean Lee
Sean Lee
half way through 2016 now.. any update on this?
I was able to change `longestPath` to use a stack, but then `tightTree` also blows up
Also in `dfsFAS` - if i get a chance, i'll try to send a pr
The only solution is to rewrite the library to avoid using recursive graph walks. Unfortunately, I haven't had time to make much progress.. there's more than one place where this...
I was able to get around it by using --skipLibCheck but not ideal..