Packing from Right to Left
nikhilingale0411 opened this issue · 1 comments
nikhilingale0411 commented
HI Team, Could you please let me know How we can pack rectangles from Right to Left?
secnot commented
Pack them using the normal bottom-left algorithms and then mirror the result.