Wikunia / ConstraintSolver.jl

ConstraintSolver in Julia: Blog posts ->
https://opensourc.es/blog/constraint-solver-1
MIT License
136 stars 14 forks source link

Memory allocation in `Table` #146

Closed Wikunia closed 4 years ago

Wikunia commented 4 years ago

I think in some cases it uses more memory than needed. This is besides doing all those copy calls :/