I’m trying to enable panel optimisation in my plugin and the code to do this properly is exceedingly complex so I’ve been trying to track down some code that already exists for this… I’ve have managed to track down a couple of c++ libraries that supposedly will do what i’m looking for. One in particular is…
http://optimalprograms.com/cut_2d_x.htm
So my question is… If this does work (i’ve sent an email to the company to enquire), can I run / access the c++ file / function from within ruby and obtain the results in ruby…?
would really appreciate it if anyone has any ideas on this? or in general the whole panel optimisation / 2d bin backing / 2d stock cutting problem thing???
Thanks