julia
31e4e267
- Switch from sorted vector to heap in slot2ssa (#46510)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
Switch from sorted vector to heap in slot2ssa (#46510) * copy heap.jl from DataStructures.jl * use heap instead of sorted vector * add heap tests
References
#46510 - Switch from sorted vector to heap in optimizer
Author
LilithHafner
Parents
8ee4b311
Loading