PuLP integration for sorting products

I am looking into using the PuLP library for linear programming in Ignition, does anyone have experience doing this and solving an optimization problem?

I have used PuLP to solve problems in nutrition, finance and resource utilization domains. I have shared all my learning on my blog post here:
I have a complete series about it on my blog.

1. Linear Programming in Python using PuLP – Part 1

2. Linear Programming in Python using Pulp – Part 2
I am not allowed to put more than 2 links but there are part 3 and 4 which cover finance and logistics domains, please do checkout my blog.