You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Two dimensional rectangle bin packing implementation in python, based on jakesgordon's implementation. Used to calculate whether basket of rectangles could fit in larger rectangle.