draffensperger / golp

Go bindings for LPSolve, a Mixed Integer Linear Programming (MILP) solver
MIT License
79 stars 21 forks source link

Rework Duals() to not pass pointers into C code #23

Closed alexykot closed 3 months ago

alexykot commented 4 months ago

Fix for issue #22.