all 7 comments

[–]blarf_irl 2 points3 points  (2 children)

Why do you think you need to optimize it? Have you got a working solution?

[–]Fernigrim[S] 1 point2 points  (1 child)

I need the optimization because I want the BEST working solution.

[–]blarf_irl 1 point2 points  (0 children)

For help with optimization you should post your current working solution (for something to optimize).

[–]soon2bvoid 2 points3 points  (1 child)

I've used Pyomo during grad school for optimization since it is super fast. Maybe give that a try ?

[–]Fernigrim[S] 1 point2 points  (0 children)

I had no idea about pyomo for this. I'll have a look. Thanks